summaryrefslogtreecommitdiffstats
path: root/m4.spec
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2012-01-13 03:12:43 -0600
committerDennis Gilmore <dennis@ausil.us>2012-01-13 03:12:43 -0600
commitd5d544822ae882a129723242bc5e2eb5c3aa63c6 (patch)
tree713af9261a6c2302867d9f92983d7727bc4ba6f5 /m4.spec
parent4e8ea6fed94ec479754f20696e1f1e479d4f5313 (diff)
downloadm4-d5d544822ae882a129723242bc5e2eb5c3aa63c6.tar.gz
m4-d5d544822ae882a129723242bc5e2eb5c3aa63c6.tar.xz
m4-d5d544822ae882a129723242bc5e2eb5c3aa63c6.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Diffstat (limited to 'm4.spec')
-rw-r--r--m4.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/m4.spec b/m4.spec
index c4c8602..d6d10aa 100644
--- a/m4.spec
+++ b/m4.spec
@@ -1,7 +1,7 @@
Summary: The GNU macro processor
Name: m4
Version: 1.4.16
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv3+
Group: Applications/Text
Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz
@@ -64,6 +64,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.16-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
* Tue Sep 20 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.16-2
- Temporarily fix readlink test to accept EINVAL also
Resolves: #739189