commit 2e0508e99bfaf9c8624e80d0edd67c7c462c65d7
Author: Steven Pritchard <steven.pritch...@gmail.com>
Date:   Wed Dec 8 09:26:35 2010 -0600

    Update to 0.72.

 .gitignore     |    1 +
 perl-YAML.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a14ebdd..e754a87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 YAML-0.71.tar.gz
+/YAML-0.72.tar.gz
diff --git a/perl-YAML.spec b/perl-YAML.spec
index cfd841f..33d3c86 100644
--- a/perl-YAML.spec
+++ b/perl-YAML.spec
@@ -1,5 +1,5 @@
 Name:           perl-YAML
-Version:        0.71
+Version:        0.72
 Release:        1%{?dist}
 Summary:        YAML Ain't Markup Language (tm)
 License:        GPL+ or Artistic
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/YAML*.3*
 
 %changelog
+* Wed Dec 08 2010 Steven Pritchard <st...@kspei.com> 0.72-1
+- Update to 0.72.
+
 * Wed Aug 18 2010 Paul Howarth <p...@city-fan.org> - 0.71-1
 - Update to 0.71 (use UTF-8 encoding in LoadFile/DumpFile: CPAN RT#25434)
 - Enable AUTOMATED_TESTING
diff --git a/sources b/sources
index 4fe9055..ec13446 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0f7cf232dd43c28c0e3767d672d6887  YAML-0.71.tar.gz
+35f8107367a5ba8c50965eca0ea7c370  YAML-0.72.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to