diff --git a/anaconda.spec b/anaconda.spec index a64720e..4c91e03 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ Summary: Graphical system installer Name: anaconda Version: 37.11 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -456,6 +456,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 37.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 27 2022 Packit - 37.11-1 - anaconda-modprobe: don't try and load cramfs (awilliam) - module-setup.sh: Don't ignore errors, unbound variable and pipe fails (miro)