From 88d25ef80da6ff4cae87a69afb45134eccc9ed7e Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Dec 13 2011 19:50:25 +0000 Subject: Update to 0.005 - New upstream release 0.005 - Fix documentation to clarify that users are responsible for UTF-8 encoding/decoding --- 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 - 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 - 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