[perl] Rebuild again now that perl dependency generator is fixed (#772632, #772699)

Paul Howarth pghmcfc at fedoraproject.org
Tue Jan 10 11:42:14 UTC 2012


commit 32ffdf4bae35832fe31e7d977d0b41cb767b46de
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Jan 10 11:41:53 2012 +0000

    Rebuild again now that perl dependency generator is fixed (#772632, #772699)

 perl.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 30f84ce..b1517e8 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:        209%{?dist}
+Release:        210%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        Practical Extraction and Report Language
 Group:          Development/Languages
@@ -2407,6 +2407,9 @@ sed \
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Tue Jan 10 2012 Paul Howarth <paul at city-fan.org> - 4:5.14.2-210
+- Rebuild again now that perl dependency generator is fixed (#772632, #772699)
+
 * Fri Jan 06 2012 Iain Arnell <iarnell at gmail.com> -4:5.14.2-209
 - perl-ExtUtils-MakeMaker sub-package requires ExtUtils::Install
 


More information about the scm-commits mailing list