Commit 4ff8a6f1fd937e31bc4f6380954fb50234808b82
1 parent
4f59b806
Exists in
master
and in
54 other branches
Release must be present on spec
Showing
2 changed files
with
2 additions
and
0 deletions
Show diff stats
colab-deps/colab-deps.spec
1 | Summary: Collaboration platform for communities (Python dependencies) | 1 | Summary: Collaboration platform for communities (Python dependencies) |
2 | Name: colab-deps | 2 | Name: colab-deps |
3 | Version: 1.11.0 | 3 | Version: 1.11.0 |
4 | +Release: 0 | ||
4 | Source0: colab-deps-%{version}.tar.gz | 5 | Source0: colab-deps-%{version}.tar.gz |
5 | License: Various | 6 | License: Various |
6 | Group: Development/Tools | 7 | Group: Development/Tools |
colab/colab.spec
@@ -7,6 +7,7 @@ | @@ -7,6 +7,7 @@ | ||
7 | Summary: Collaboration platform for communities | 7 | Summary: Collaboration platform for communities |
8 | Name: %{name} | 8 | Name: %{name} |
9 | Version: %{version} | 9 | Version: %{version} |
10 | +Release: 0 | ||
10 | Source0: %{name}-%{version}.tar.gz | 11 | Source0: %{name}-%{version}.tar.gz |
11 | License: GPLv2 | 12 | License: GPLv2 |
12 | Group: Development/Tools | 13 | Group: Development/Tools |