Commit 216ecb86fec214d7a0d8b898ac4f8264a0ecaf4e
Committed by
Rodrigo Siqueira de Melo
1 parent
84f11482
Exists in
master
and in
79 other branches
Handling colab-spb-theme spec version
Signed-off-by: Alexandre Barbosa <alexandreab@live.com> Signed-off-by: Paulo Tada <paulohtfs@gmail.com>
Showing
1 changed file
with
4 additions
and
3 deletions
Show diff stats
colab-spb-theme-plugin/colab-spb-theme-plugin.spec
1 | -Name: colab-spb-theme-plugin | |
2 | -Version: 0.2 | |
1 | +Name: colab-spb-theme | |
2 | +Version: 0.2.0 | |
3 | 3 | Release: 1 |
4 | 4 | Summary: SPB-specific Colab theme |
5 | 5 | Group: Applications/Publishing |
... | ... | @@ -7,7 +7,8 @@ License: GPLv3 |
7 | 7 | URL: https://portal.softwarepublico.gov.br/gitlab/softwarepublico/colab-spb-theme-plugin |
8 | 8 | Source0: %{name}-%{version}.tar.gz |
9 | 9 | BuildArch: noarch |
10 | -BuildRequires: colab >= 1.10 | |
10 | +BuildRequires: colab >= 1.11 | |
11 | +Requires: colab >= 1.11 | |
11 | 12 | %description |
12 | 13 | This package contains Colab theme for Software Público Brasileiro platform. |
13 | 14 | ... | ... |