[perl-Test-Unit-Lite] Update to 0.1202

Paul Howarth pghmcfc at fedoraproject.org
Fri Dec 21 16:17:22 UTC 2012


commit e9b545c7b4ef1b4b1fdf1af08c7d5f447a6d15a9
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Dec 21 16:16:40 2012 +0000

    Update to 0.1202
    
    - New upstream release 0.1202
      - Fix for hash key randomization after 5.17.5 (CPAN RT#81879)

 perl-Test-Unit-Lite.spec |    8 ++++++--
 sources                  |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Test-Unit-Lite.spec b/perl-Test-Unit-Lite.spec
index 04f417f..538b30a 100644
--- a/perl-Test-Unit-Lite.spec
+++ b/perl-Test-Unit-Lite.spec
@@ -1,10 +1,10 @@
 # Perl and RPM versioning don't work the same :-(
-%global extraversion 01
+%global extraversion 02
 
 Name:		perl-Test-Unit-Lite
 Epoch:		1
 Version:	0.12
-Release:	14%{?dist}
+Release:	15%{?dist}
 Summary:	Unit testing without external dependencies
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -62,6 +62,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Unit::Lite.3pm*
 
 %changelog
+* Fri Dec 21 2012 Paul Howarth <paul at city-fan.org> - 1:0.12-15
+- Update to 0.1202
+  - Fix for hash key randomization after 5.17.5 (CPAN RT#81879)
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.12-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index bb9cec2..123a1de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eda35ad122e70050b6e5f966b53d3b9e  Test-Unit-Lite-0.1201.tar.gz
+2ccb9d4fe1d702c5b88838d91abfe3e3  Test-Unit-Lite-0.1202.tar.gz


More information about the scm-commits mailing list