From 70de45e22faffb7d57c6d4d7c2e63f3a8c0fa4f9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 07:29:50 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- gawk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gawk.spec b/gawk.spec index 8828506..3c54687 100644 --- a/gawk.spec +++ b/gawk.spec @@ -1,7 +1,7 @@ Summary: The GNU version of the awk text processing utility Name: gawk Version: 4.1.0 -Release: 1%{?dist} +Release: 2%{?dist} # Most of source files are licensed under GPLv3+, # several files are GPL or LGPLv2.1+ licensed, # gettext.h is LGPL and random.c is BSD licensed @@ -74,6 +74,9 @@ fi %{_libdir}/gawk/* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 4.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon May 13 2013 Fridolin Pokorny - 4.1.0-1 - Update to upstream 4.1.0 (#962109) - Removed FUTURES and LIMITATIONS