summaryrefslogtreecommitdiffstats
path: root/m4.spec
diff options
context:
space:
mode:
authorMiloslav Trmac <mitr@fedoraproject.org>2006-11-26 05:42:17 +0000
committerMiloslav Trmac <mitr@fedoraproject.org>2006-11-26 05:42:17 +0000
commit60f6d50aaf0d3acf58fb586939fc5c4071c8449a (patch)
tree1ee5436f9346754a692e766663f4e5d02a861359 /m4.spec
parent10a76f0b93ed9c235481c53fdde3751f770cba3c (diff)
downloadm4-60f6d50aaf0d3acf58fb586939fc5c4071c8449a.tar.gz
m4-60f6d50aaf0d3acf58fb586939fc5c4071c8449a.tar.xz
m4-60f6d50aaf0d3acf58fb586939fc5c4071c8449a.zip
- Update to m4-1.4.8m4-1_4_8-1
Diffstat (limited to 'm4.spec')
-rw-r--r--m4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/m4.spec b/m4.spec
index ea8aadf..dded443 100644
--- a/m4.spec
+++ b/m4.spec
@@ -1,7 +1,7 @@
Summary: The GNU macro processor
Name: m4
-Version: 1.4.7
-Release: 2
+Version: 1.4.8
+Release: 1
License: GPL
Group: Applications/Text
Source0: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.bz2
@@ -53,6 +53,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Nov 26 2006 Miloslav Trmac <mitr@redhat.com> - 1.4.8-1
+- Update to m4-1.4.8
+
* Wed Oct 25 2006 Miloslav Trmac <mitr@redhat.com> - 1.4.7-2
- Drop %%check again. SIGPIPE is set to SIG_IGN in mock, which breaks the
sysval test.