We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68e75e commit ca79828Copy full SHA for ca79828
1 file changed
packaging/leapp-repository.spec
@@ -15,7 +15,7 @@ py2_byte_compile "%1" "%2"}
15
16
17
Name: leapp-repository
18
-Version: 0.5.0
+Version: 0.6.0
19
Release: 1%{?dist}
20
Summary: Repositories for leapp
21
@@ -34,8 +34,8 @@ Requires: leapp-repository-dependencies = 2
34
35
# That's temporary to ensure the obsoleted subpackage is not installed
36
# and will be removed when the current version of leapp-repository is installed
37
-Obsoletes: leapp-repository-data <= 0.5.1
38
-Provides: leapp-repository-data <= 0.5.1
+Obsoletes: leapp-repository-data <= 0.6.1
+Provides: leapp-repository-data <= 0.6.1
39
40
%description
41
Repositories for leapp
0 commit comments