diff --git a/anaconda.spec b/anaconda.spec index 13d8831..db9df70 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ Summary: Graphical system installer Name: anaconda Version: 35.16 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -404,6 +404,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Fri Jun 04 2021 Python Maint - 35.16-2 +- Rebuilt for Python 3.10 + * Wed May 26 2021 Martin Kolman - 35.16-1 - Add kickstart tests support for RHEL-9 branch (#infra) (jkonecny) - Add a log message for successful installation (vslavik)