Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-20 20:45:51 +00:00
parent 0465dfe09b
commit 844b8174fa

View File

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