diff --git a/automake.spec b/automake.spec index 9b02d76..4ab222c 100644 --- a/automake.spec +++ b/automake.spec @@ -3,7 +3,7 @@ Summary: A GNU tool for automatically creating Makefiles Name: automake Version: %{api_version}.4 -Release: 3%{?dist} +Release: 4%{?dist} # docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT License: GPLv2+ and GFDL and Public Domain and MIT @@ -111,6 +111,9 @@ fi %{_mandir}/man1/* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.13.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Jul 22 2013 Pavel Raiskup - 1.13.4-3 - testsuite fix for Perl 5.18 rebase