commit 88d25ef80da6ff4cae87a69afb45134eccc9ed7e
Author: Paul Howarth <[email protected]>
Date:   Tue Dec 13 19:49:48 2011 +0000

    Update to 0.005
    
    - New upstream release 0.005
      - Fix documentation to clarify that users are responsible for UTF-8
        encoding/decoding

 .gitignore               |    3 +--
 perl-CPAN-Meta-YAML.spec |    7 ++++++-
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2191ce1..0e7046c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/CPAN-Meta-YAML-0.003.tar.gz
-/CPAN-Meta-YAML-0.004.tar.gz
+/CPAN-Meta-YAML-[0-9.]*.tar.gz
diff --git a/perl-CPAN-Meta-YAML.spec b/perl-CPAN-Meta-YAML.spec
index 1ad267e..e4a24c7 100644
--- a/perl-CPAN-Meta-YAML.spec
+++ b/perl-CPAN-Meta-YAML.spec
@@ -5,7 +5,7 @@
 %global old_test_more %(perl -MTest::More -e 'print (($Test::More::VERSION < 
0.88) ? 1 : 0);' 2>/dev/null || echo 0)
 
 Name:          perl-CPAN-Meta-YAML
-Version:       0.004
+Version:       0.005
 Release:       1%{?dist}
 Summary:       Read and write a subset of YAML for CPAN Meta files
 License:       GPL+ or Artistic
@@ -74,6 +74,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/CPAN::Meta::YAML.3pm*
 
 %changelog
+* Tue Dec 13 2011 Paul Howarth <[email protected]> - 0.005-1
+- Update to 0.005:
+  - Fix documentation to clarify that users are responsible for UTF-8
+    encoding/decoding
+
 * Wed Sep  7 2011 Paul Howarth <[email protected]> - 0.004-1
 - Update to 0.004:
   - Generated from ADAMK/YAML-Tiny-1.50.tar.gz
diff --git a/sources b/sources
index c0cb032..855a1f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-120025b9fd39b9dbfeb6ffc5f4a2dd8d  CPAN-Meta-YAML-0.004.tar.gz
+b006f77a16aac0c471ed17c52e1ca648  CPAN-Meta-YAML-0.005.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to