diff --git a/anaconda.spec b/anaconda.spec index 19c6d5d..df10bcd 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -5,7 +5,7 @@ Summary: Graphical system installer Name: anaconda Version: 32.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -351,6 +351,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Wed Aug 21 2019 Miro HronĨok - 32.2-2 +- Rebuilt for Python 3.8 + * Mon Aug 19 2019 Jiri Konecny - 32.2-1 - Set the minimum required entropy only once (vponcova) - Rename the icon (#1740864) (vponcova)