Skip to content

Commit

Permalink
Release v0.5.0
Browse files Browse the repository at this point in the history
- Require DNF v4+ and Leapp framework v0.5.0
- Improved handling of RPM transaction using own DNF plugin and PES
  data
- Models have been refactored to use new format supported by framework
- Handle transaction preparation when release is set through RHSM
- Fix failing overlayfs unmounting
- Reduce the IPUWorkflo workflow
- Include all required directories inside RPMs
- Handle repositories using metalink and mirrorlist
- Handle better installation of local RPMs
- Move system dependencies into the RPM metapackage
- Satisfy leapp and leapp-repository RPM dependencies during the
  upgrade
  • Loading branch information
pirat89 committed Jan 24, 2019
1 parent 50d18a1 commit 6a557db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/leapp-repository.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%global custom_repositorydir %{leapp_datadir}/custom-repositories

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

Expand Down

0 comments on commit 6a557db

Please sign in to comment.