diff --git a/.cvsignore b/.cvsignore index b5acef3..e8e54e2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -automake-1.8.5.tar.bz2 +automake-1.9.tar.bz2 diff --git a/automake.spec b/automake.spec index 10647b5..f8e7453 100644 --- a/automake.spec +++ b/automake.spec @@ -1,9 +1,9 @@ -%define api_version 1.8 +%define api_version 1.9 Summary: A GNU tool for automatically creating Makefiles. Name: automake -Version: %{api_version}.5 -Release: 2 +Version: %{api_version} +Release: 1 License: GPL Group: Development/Tools Source: ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.bz2 @@ -69,6 +69,9 @@ fi %dir %{_datadir}/aclocal %changelog +* Fri Jul 30 2004 Daniel Reed - 1.9-1 +- version bump + * Tue Jun 15 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index 2e8baf9..132cbef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0114aa6d7dc32112834b68105fb8d7e2 automake-1.8.5.tar.bz2 +c0b6434087e3be0606ef9d172238f26c automake-1.9.tar.bz2