From bccba387a2a2e5858da166fbaf41c84f3a64319a Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Tue, 5 Nov 2013 11:02:12 +0100 Subject: [PATCH] Update to m4-1.4.17, Fix bogus date in the changelog --- .gitignore | 2 ++ m4.spec | 19 ++++++++----------- sources | 4 ++-- 3 files changed, 12 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 299e03e..895bc9e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ m4-1.4.14.tar.xz.sig /m4-1.4.15.tar.xz.sig /m4-1.4.16.tar.xz /m4-1.4.16.tar.xz.sig +/m4-1.4.17.tar.xz +/m4-1.4.17.tar.xz.sig diff --git a/m4.spec b/m4.spec index d17fd96..2d55874 100644 --- a/m4.spec +++ b/m4.spec @@ -1,18 +1,12 @@ Summary: The GNU macro processor Name: m4 -Version: 1.4.16 -Release: 9%{?dist} +Version: 1.4.17 +Release: 1%{?dist} License: GPLv3+ Group: Applications/Text Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz Source1: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz.sig URL: http://www.gnu.org/software/m4/ -# Patch0: Temporary fix to avoid fails, already fixed in gnulib, this patch -# should be removed after updating m4 to newer gnulib -Patch0: m4-1.4.16-readlink-einval.patch -# Patch1: Temporary fix to avoid build fails, this patch -# should be removed after updateing m4 to newer gnulib -Patch1: m4-1.4.16-gnulib-gets.patch Requires(post): /sbin/install-info Requires(preun): /sbin/install-info BuildRequires: autoconf automake @@ -32,8 +26,6 @@ Install m4 if you need a macro processor. %prep %setup -q -%patch0 -p1 -b .readlink-einval -%patch1 -p1 -b .gnulib-gets chmod 644 COPYING %build @@ -67,6 +59,11 @@ if [ "$1" = 0 ]; then fi %changelog +* Tue Nov 05 2013 Vitezslav Crhonek - 1.4.17-1 +- Update to m4-1.4.17 + Resolves: #1010895 +- Fix bogus date in the %%changelog + * Sat Aug 03 2013 Fedora Release Engineering - 1.4.16-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild @@ -272,7 +269,7 @@ fi * Fri Apr 10 1998 Cristian Gafton - Manhattan build -* Wed Oct 21 1997 Cristian Gafton +* Tue Oct 21 1997 Cristian Gafton - added info file handling and BuildRoot * Mon Jun 02 1997 Erik Troan diff --git a/sources b/sources index 27b265c..f6149f1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -7548ec061a1ba993790159764f522d0e m4-1.4.16.tar.xz -eebe5c94e74e7551e2e30c5844f1b653 m4-1.4.16.tar.xz.sig +12a3c829301a4fd6586a57d3fcf196dc m4-1.4.17.tar.xz +5e527428642699b78076bf14c1857331 m4-1.4.17.tar.xz.sig