Fix the changelog (passed with invalid ticket number)

Resolves: RHEL-16729
This commit is contained in:
Petr Stodulka 2024-01-19 17:15:57 +01:00
parent 0d3570809e
commit 254cdd4a81

View File

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