Skip to content

Commit

Permalink
Release v0.6.0 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechsokol authored and jmikovic committed Apr 8, 2019
1 parent e68e75e commit ca79828
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packaging/leapp-repository.spec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ py2_byte_compile "%1" "%2"}


Name: leapp-repository
Version: 0.5.0
Version: 0.6.0
Release: 1%{?dist}
Summary: Repositories for leapp

Expand All @@ -34,8 +34,8 @@ Requires: leapp-repository-dependencies = 2

# That's temporary to ensure the obsoleted subpackage is not installed
# and will be removed when the current version of leapp-repository is installed
Obsoletes: leapp-repository-data <= 0.5.1
Provides: leapp-repository-data <= 0.5.1
Obsoletes: leapp-repository-data <= 0.6.1
Provides: leapp-repository-data <= 0.6.1

%description
Repositories for leapp
Expand Down

0 comments on commit ca79828

Please sign in to comment.