diff --git a/m4-1.4.8.tar.bz2 b/m4-1.4.8.tar.bz2 deleted file mode 100644 index 6cc67f3..0000000 --- a/m4-1.4.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0e6734743f9eca530ea90c289c0f1770bdf37f846561557f0b0db7f87b7d7cc -size 580222 diff --git a/m4-1.4.9.tar.bz2 b/m4-1.4.9.tar.bz2 new file mode 100644 index 0000000..3c18dd3 --- /dev/null +++ b/m4-1.4.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e29386374ba0eacbd7b339b97f169603d63a736bd87eee85ed2771ed7c3d29 +size 609666 diff --git a/m4.changes b/m4.changes index 0c665a7..86614a2 100644 --- a/m4.changes +++ b/m4.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 23 23:31:50 CET 2007 - schwab@suse.de + +- Update to m4 1.4.9. + * Minor documentation and portability cleanups. + ------------------------------------------------------------------- Mon Dec 4 11:13:03 CET 2006 - schwab@suse.de diff --git a/m4.spec b/m4.spec index 72abf23..aaa0d75 100644 --- a/m4.spec +++ b/m4.spec @@ -1,7 +1,7 @@ # -# spec file for package m4 (Version 1.4.8) +# spec file for package m4 (Version 1.4.9) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -16,7 +16,7 @@ Group: Development/Languages/Other Provides: base:/usr/bin/m4 Autoreqprov: on PreReq: %{install_info_prereq} -Version: 1.4.8 +Version: 1.4.9 Release: 1 Summary: GNU m4 URL: http://www.gnu.org/software/m4/ @@ -57,7 +57,10 @@ make install DESTDIR="$RPM_BUILD_ROOT" %doc %{_infodir}/*.gz %{_mandir}/*/* -%changelog -n m4 +%changelog +* Fri Mar 23 2007 - schwab@suse.de +- Update to m4 1.4.9. + * Minor documentation and portability cleanups. * Mon Dec 04 2006 - schwab@suse.de - Update to m4 1.4.8. * The `divert' macro and `-H'/`--hashsize' command line option no longer