[perl] Rebuild for gcc 4.7

Paul Howarth pghmcfc at fedoraproject.org
Fri Jan 6 10:08:02 UTC 2012


commit 65ff3efd209ac0d5dc520685db1897d99fe9867e
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Jan 6 10:07:21 2012 +0000

    Rebuild for gcc 4.7

 perl.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 091e2cc..92c70e8 100644
--- a/perl.spec
+++ b/perl.spec
@@ -24,7 +24,7 @@
 Name:           perl
 Version:        %{perl_version}
 # release number must be even higher, because dual-lived modules will be broken otherwise
-Release:        207%{?dist}
+Release:        208%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        Practical Extraction and Report Language
 Group:          Development/Languages
@@ -2406,6 +2406,9 @@ sed \
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Fri Jan  6 2012 Paul Howarth <paul at city-fan.org> - 4:5.14.2-208
+- Rebuild for gcc 4.7
+
 * Tue Dec 20 2011 Petr Pisar <ppisar at redhat.com> - 4:5.14.2-207
 - Fix interrupted reading. Thanks to Šimon Lukašík for reporting this issue
   and thanks to Marcela Mašláňová for finding fix. (bug #767931)


More information about the scm-commits mailing list