Commit b89c37f4db6d070aca9c146dd3dfad4700a750a3
Committed by
Luciano Prestes
1 parent
b51287a7
Exists in
master
and in
51 other branches
Bump colab version in colab-spb-theme
Signed-off-by: Daniel Henrique <danielhmarinho@gmail.com> Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: Sergio Oliveira <seocam@seocam.com>
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 | 3 | Version: 0.3.1 |
4 | -Release: 1 | |
4 | +Release: 2 | |
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 | |
10 | +Requires: colab >= 1.12.3 | |
11 | 11 | BuildArch: noarch |
12 | 12 | |
13 | 13 | %description | ... | ... |