This commit is contained in:
Dennis Gilmore 2012-01-12 15:15:29 -06:00
parent ddceadd043
commit 797c9fa0a9

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 17.2 Version: 17.2
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda URL: http://fedoraproject.org/wiki/Anaconda
@ -232,6 +232,9 @@ update-desktop-database &> /dev/null || :
%endif %endif
%changelog %changelog
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Nov 15 2011 Chris Lumens <clumens@redhat.com> - 17.2-1 * Tue Nov 15 2011 Chris Lumens <clumens@redhat.com> - 17.2-1
- ARCHIVE_DEFAULT_BYTES_PER_BLOCK no longer exists in libarchive-3.0.0 - ARCHIVE_DEFAULT_BYTES_PER_BLOCK no longer exists in libarchive-3.0.0
(clumens) (clumens)