diff --git a/.cockpit-leapp.metadata b/.cockpit-leapp.metadata index 22df85f..6b1b9ea 100644 --- a/.cockpit-leapp.metadata +++ b/.cockpit-leapp.metadata @@ -1 +1 @@ -ca06985dd9653ba141eb984ba4e20d81c84aebf1 SOURCES/cockpit-leapp-0.1.5.tar.gz +31d9ad3cf228e374cd90fa12b67c74b78d351ab8 SOURCES/cockpit-leapp-0.1.6.tar.gz diff --git a/.gitignore b/.gitignore index c0a9f9c..f3b119e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cockpit-leapp-0.1.5.tar.gz +SOURCES/cockpit-leapp-0.1.6.tar.gz diff --git a/SPECS/cockpit-leapp.spec b/SPECS/cockpit-leapp.spec index 63a074f..e3f74bb 100644 --- a/SPECS/cockpit-leapp.spec +++ b/SPECS/cockpit-leapp.spec @@ -1,6 +1,6 @@ Name: cockpit-leapp -Version: 0.1.5 -Release: 1%{?dist} +Version: 0.1.6 +Release: 2%{?dist} Summary: Leapp in-place upgrade Cockpit UI License: LGPLv2+ @@ -10,7 +10,7 @@ Source0: cockpit-leapp-%{version}.tar.gz BuildArch: noarch Requires: cockpit -Requires: leapp leapp-repository +Requires: leapp-upgrade-el7toel8 %description Leapp in-place upgrade Cockpit UI @@ -34,6 +34,16 @@ touch %{_localstatedir}/log/leapp/remediations %changelog +* Wed Oct 27 2021 Petr Stodulka - 0.1.6-2 +- Updated dependencies regarding rename of binary packages + in leapp-repository + Resolves: #2017115 + +* Mon Oct 25 2021 Dominik Rehak - 0.1.6-1 +- Update to 0.1.6 +- Fix showing report entries with unknown resource types + Resolves: #2017115 + * Thu Oct 22 2020 Dominik Rehak - 0.1.5-1 - Update to 0.1.5 - Fix execution of remediations and error redirect