[perl] bump release and update changelog

Iain Arnell iarnell at fedoraproject.org
Sun Aug 14 13:33:32 UTC 2011


commit 80e9abe8e2aab4f3766dcee5ad10af8eb641a7d6
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Aug 14 15:27:53 2011 +0200

    bump release and update changelog

 perl.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 6e32d8f..d1b9071 100644
--- a/perl.spec
+++ b/perl.spec
@@ -17,7 +17,7 @@
 Name:           perl
 Version:        %{perl_version}
 # release number must be even higher, because dual-lived modules will be broken otherwise
-Release:        185%{?dist}
+Release:        186%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        Practical Extraction and Report Language
 Group:          Development/Languages
@@ -2093,6 +2093,9 @@ sed \
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Sun Aug 14 2011 Iain Arnell <iarnell at gmail.com> 4:5.14.1-186
+- perl needs to own vendorarch/auto directory
+
 * Fri Aug 05 2011 Petr Sabata <contyk at redhat.com> - 4:5.14.1-185
 - Move xsubpp to ExtUtils::ParseXS (#728393)
 


More information about the scm-commits mailing list