summaryrefslogtreecommitdiffstats
path: root/m4.spec
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2012-07-19 17:56:32 -0500
committerDennis Gilmore <dennis@ausil.us>2012-07-19 17:56:32 -0500
commit5e902b3a6b4e867591bd288d5f5b3d0f906f33d7 (patch)
treef733dd4534c99b9415239e11b3e451cd78e52c24 /m4.spec
parent4301638503a47cb7f37dbfee645b12f9b37109f1 (diff)
downloadm4-5e902b3a6b4e867591bd288d5f5b3d0f906f33d7.tar.gz
m4-5e902b3a6b4e867591bd288d5f5b3d0f906f33d7.tar.xz
m4-5e902b3a6b4e867591bd288d5f5b3d0f906f33d7.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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 d8355d5..5d8f847 100644
--- a/m4.spec
+++ b/m4.spec
@@ -1,7 +1,7 @@
Summary: The GNU macro processor
Name: m4
Version: 1.4.16
-Release: 4%{?dist}
+Release: 5%{?dist}
License: GPLv3+
Group: Applications/Text
Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz
@@ -71,6 +71,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.16-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
* Mon May 28 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.16-4
- Fix handling of bundled gnulib in the spec file
Resolves: #821777