Commit c8b46b898df3ff93f62e340b074da59657a3bf0c
1 parent
3bc4e7b5
Exists in
master
and in
51 other branches
Bump spec version from colab-spb-theme
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: Rodrigo Siqueira <siqueira@kuniri.org>
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/pkg-rpm/colab-spb-theme/colab-spb-theme.spec
1 | 1 | |
2 | 2 | Name: colab-spb-theme |
3 | -Version: 0.3.3 | |
3 | +Version: 0.3.4 | |
4 | 4 | Release: 1 |
5 | 5 | Summary: SPB-specific Colab theme |
6 | 6 | License: GPL-3.0 |
7 | 7 | Group: Applications/Publishing |
8 | 8 | Url: https://softwarepublico.gov.br/gitlab/softwarepublico/colab-spb-theme-plugin |
9 | 9 | Source0: %{name}-%{version}.tar.gz |
10 | -Requires: colab >= 1.12.5 | |
10 | +Requires: colab >= 1.12.6 | |
11 | 11 | BuildArch: noarch |
12 | 12 | |
13 | 13 | %description | ... | ... |