[perl-Array-Compare: 6/6] Merge branch 'master' into el6

Paul Howarth pghmcfc at fedoraproject.org
Tue Jul 24 16:22:30 UTC 2012


commit 49cd2ef83dc033bed8bae893e125dc6c3a1b1d6d
Merge: e1713f7 3ed5588
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Jul 24 17:19:32 2012 +0100

    Merge branch 'master' into el6
    
    Conflicts:
    	.gitignore
    	perl-Array-Compare.spec
    	sources

 .gitignore              |    2 +-
 perl-Array-Compare.spec |   80 ++++++++++++++++++++++++++++++++++-------------
 sources                 |    2 +-
 3 files changed, 60 insertions(+), 24 deletions(-)
---
diff --cc perl-Array-Compare.spec
index f0e3468,4dda323..4d064a1
--- a/perl-Array-Compare.spec
+++ b/perl-Array-Compare.spec
@@@ -38,19 -37,56 +37,56 @@@ rm -rf %{buildroot
  %check
  ./Build test
  
- 
  %clean
- rm -rf $RPM_BUILD_ROOT
- 
+ rm -rf %{buildroot}
  
  %files
- %defattr(-,root,root,-)
  %doc Changes README
  %{perl_vendorlib}/Array/
- %{_mandir}/man3/*.3pm*
- 
+ %{_mandir}/man3/Array::Compare.3pm*
  
  %changelog
+ * Tue Jul 24 2012 Paul Howarth <paul at city-fan.org> - 2.02-1
+ - Update to 2.02
+   - Removed old Perl 4-ish test comments in t/test.t
+   - Tests and fixes for "Use of uninitialized value in join or string" warning
+     (CPAN RT#73287)
+ - BR: perl(Carp), perl(Test::More) and perl(Test::NoWarnings)
+ - Don't use macros for commands
+ - Drop %%defattr, redundant since rpm 4.4
+ - Use %%{_fixperms} macro rather than our own chmod incantation
+ - Make %%files list more explicit
+ 
+ * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.01-11
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+ 
+ * Fri Jun 22 2012 Petr Pisar <ppisar at redhat.com> - 2.01-10
+ - Perl 5.16 rebuild
+ 
+ * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.01-9
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+ 
+ * Thu Jul 21 2011 Petr Sabata <contyk at redhat.com> - 2.01-8
+ - Perl mass rebuild
+ 
+ * Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 2.01-7
+ - Perl mass rebuild
+ 
+ * Thu Jun 29 2011 Marcela Mašláňová <mmaslano at redhat.com> - 2.01-6
+ - Perl mass rebuild
+ 
+ * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.01-5
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+ 
+ * Wed Dec 15 2010 Marcela Maslanova <mmaslano at redhat.com> - 2.01-4
 -- 661697 rebuild for fixing problems with vendorach/lib
++- Rebuild to fix problems with vendorarch/lib (#661697)
+ 
+ * Thu Apr 29 2010 Marcela Maslanova <mmaslano at redhat.com> - 2.01-3
+ - Mass rebuild with perl-5.12.0
+ 
+ * Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 2.01-2
+ - rebuild against perl 5.10.1
+ 
  * Mon Oct  5 2009 Stepan Kasal <skasal at redhat.com> - 2.01-1
  - new upstream version, BR perl(Moose)
  



More information about the perl-devel mailing list