diff --git a/parted.spec b/parted.spec index 24e244e..5145abc 100644 --- a/parted.spec +++ b/parted.spec @@ -4,7 +4,7 @@ Summary: The GNU disk partition manipulation program Name: parted Version: 1.8.8 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv3+ Group: Applications/System URL: http://www.gnu.org/software/parted @@ -127,6 +127,9 @@ fi %{_exec_prefix}/%{_lib}/pkgconfig/libparted.pc %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 1.8.8-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Thu Jan 22 2009 Joel Granados - 1.8.8.-12 - Avoid the calling of stat for strings that don't begin with the "/" char (#353191).