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 - 1.4.18-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Feb 01 2017 Stephen Gallagher - 1.4.18-2 - Add missing %%license macro Resolves: #1418521