diff --git a/leapp-repository.spec b/leapp-repository.spec index 133c38c..0c4b99c 100644 --- a/leapp-repository.spec +++ b/leapp-repository.spec @@ -42,7 +42,7 @@ py2_byte_compile "%1" "%2"} Name: leapp-repository Version: 0.19.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Repositories for leapp License: ASL 2.0 @@ -420,13 +420,13 @@ done; # no files here %changelog -* Thu Jan 18 2024 Petr Stodulka - 0.19.0-8 +* Fri Jan 19 2024 Petr Stodulka - 0.19.0-9 - Do not try to download data files anymore when missing as the service is obsoleted since the data is part of installed packages - Update error messages and reports when installed upgrade data files are malformed or missing to instruct user how to resolve it - Update the leapp upgrade data files - bump data stream to "3.0" -- Resolves: RHEL-18298 +- Resolves: RHEL-16729 * Fri Jan 12 2024 Petr Stodulka - 0.19.0-7 - Add detection of possible usage of OpenSSL IBMCA engine on IBM Z machines