diff --git a/.gitignore b/.gitignore index d3e665e..341e308 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ automake-1.11.1.tar.bz2 /automake-1.12.2.tar.xz /automake-1.13.1.tar.xz /automake-1.13.2.tar.xz +/automake-1.13.4.tar.xz diff --git a/automake.spec b/automake.spec index d44da75..7665c33 100644 --- a/automake.spec +++ b/automake.spec @@ -2,7 +2,7 @@ Summary: A GNU tool for automatically creating Makefiles Name: automake -Version: %{api_version}.2 +Version: %{api_version}.4 Release: 1%{?dist} # docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT @@ -102,6 +102,9 @@ fi %{_mandir}/man1/* %changelog +* Mon Jun 17 2013 Pavel Raiskup - 1.13.4-1 +- update to automake 1.13.4 + * Thu May 16 2013 Pavel Raiskup - 1.13.2-1 - update to automake 1.13.2 (#963556), remove (now) redundant patches diff --git a/sources b/sources index 461f37c..c4a54d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -497f3ea7e85504fe5b1b1b6d27cc71f1 automake-1.13.2.tar.xz +71b03c1bc4f587add12604587d9276d1 automake-1.13.4.tar.xz