Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:14:36 -07:00
parent abc3beeb57
commit 4c582e087e

View File

@ -1,7 +1,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 40.22.3.14
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL-2.0-or-later
URL: http://fedoraproject.org/wiki/Anaconda
@ -482,6 +482,10 @@ rm -rf \
%{_prefix}/libexec/anaconda/dd_*
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 40.22.3.14-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Wed Oct 23 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.14-1
- network: do not crash on destroyed device object in GUI (rvykydal)
Resolves: RHEL-56141