summaryrefslogtreecommitdiffstats
path: root/m4.spec
diff options
context:
space:
mode:
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 ed879ab..080aedd 100644
--- a/m4.spec
+++ b/m4.spec
@@ -1,7 +1,7 @@
Summary: The GNU macro processor
Name: m4
Version: 1.4.18
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv3+
Group: Applications/Text
Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz
@@ -63,6 +63,9 @@ if [ "$1" = 0 ]; then
fi
%changelog
+* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.18-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
* Wed Feb 01 2017 Stephen Gallagher <sgallagh@redhat.com> - 1.4.18-2
- Add missing %%license macro
Resolves: #1418521