diff --git a/automake.spec b/automake.spec index 0c054b9..12b4255 100644 --- a/automake.spec +++ b/automake.spec @@ -3,7 +3,7 @@ Summary: A GNU tool for automatically creating Makefiles Name: automake Version: %{api_version}.1 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ and GFDL Group: Development/Tools Source: http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.bz2 @@ -81,6 +81,9 @@ fi %{_mandir}/man1/* %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 1.11.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Mar 29 2010 Karsten Hopp 1.11.1-5 - removed redundant text about installing autoconf from package description (#225302)