Rebuilt for Python3.5 rebuild

This commit is contained in:
Robert Kuska 2015-11-05 10:48:59 +01:00
parent 09fb379ea5
commit 91c8c86a5f

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 24.5 Version: 24.5
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ and MIT License: GPLv2+ and MIT
Group: Applications/System Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda URL: http://fedoraproject.org/wiki/Anaconda
@ -305,6 +305,9 @@ update-desktop-database &> /dev/null || :
%{_prefix}/libexec/anaconda/dd_* %{_prefix}/libexec/anaconda/dd_*
%changelog %changelog
* Thu Nov 05 2015 Robert Kuska <rkuska@redhat.com> - 24.5-2
- Rebuilt for Python3.5 rebuild
* Wed Oct 28 2015 Brian C. Lane <bcl@redhat.com> - 24.5-1 * Wed Oct 28 2015 Brian C. Lane <bcl@redhat.com> - 24.5-1
- Improve install space required estimation (#1224048) (jkonecny) - Improve install space required estimation (#1224048) (jkonecny)
- Update the on-disk snapshot of storage when adv. disks are added (#1267944) - Update the on-disk snapshot of storage when adv. disks are added (#1267944)