diff --git a/anaconda.spec b/anaconda.spec index 602cb3f..20e9229 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -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 - 40.22.3.14-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Oct 23 2024 Martin Kolman - 40.22.3.14-1 - network: do not crash on destroyed device object in GUI (rvykydal) Resolves: RHEL-56141