[perl-Unicode-UTF8] Update to 0.60

Paul Howarth pghmcfc at fedoraproject.org
Wed Sep 25 18:23:36 UTC 2013


commit c43958daab1b4fdb35ffa586f9daddf90a7a8bf2
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Sep 25 19:22:41 2013 +0100

    Update to 0.60
    
    - New upstream release 0.60
      - Added valid_utf8()
      - Skip copy-on-write tests on Perl 5.19

 perl-Unicode-UTF8.spec |    9 +++++++--
 sources                |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/perl-Unicode-UTF8.spec b/perl-Unicode-UTF8.spec
index eae995d..6819438 100644
--- a/perl-Unicode-UTF8.spec
+++ b/perl-Unicode-UTF8.spec
@@ -1,7 +1,7 @@
 Summary:	Encoding and decoding of UTF-8 encoding form
 Name:		perl-Unicode-UTF8
-Version:	0.59
-Release:	3%{?dist}
+Version:	0.60
+Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 Url:		http://search.cpan.org/dist/Unicode-UTF8/
@@ -81,6 +81,11 @@ make test
 %{_mandir}/man3/Unicode::UTF8.3pm*
 
 %changelog
+* Wed Sep 25 2013 Paul Howarth <paul at city-fan.org> - 0.60-1
+- Update to 0.60
+  - Added valid_utf8()
+  - Skip copy-on-write tests on Perl 5.19
+
 * Mon Sep  2 2013 Paul Howarth <paul at city-fan.org> - 0.59-3
 - BR: perl(Scalar::Util) for the test suite (#1003650)
 - Add buildreqs for deps of bundled inc::Module::Install for EL-6 build
diff --git a/sources b/sources
index 6276874..0d33be5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da4e4d924d310d834780203dea0f5617  Unicode-UTF8-0.59.tar.gz
+68dc4cfe6724944d5d19b6570dc7eab4  Unicode-UTF8-0.60.tar.gz



More information about the perl-devel mailing list