commit 13b616a70ec3193ee2636c4a1227e7aa763d4f89
Author: Marcela Mašláňová <mmasl...@redhat.com>
Date:   Mon Apr 23 14:09:23 2012 +0200

    update to 0.81
    - add BR Data::Dumper

 .gitignore     |    1 +
 perl-YAML.spec |    9 +++++++--
 sources        |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1f4f44d..0036220 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 YAML-0.71.tar.gz
 /YAML-0.72.tar.gz
 /YAML-0.73.tar.gz
+/YAML-0.81.tar.gz
diff --git a/perl-YAML.spec b/perl-YAML.spec
index 2af9386..b989cd4 100644
--- a/perl-YAML.spec
+++ b/perl-YAML.spec
@@ -1,6 +1,6 @@
 Name:           perl-YAML
-Version:        0.73
-Release:        3%{?dist}
+Version:        0.81
+Release:        1%{?dist}
 Summary:        YAML Ain't Markup Language (tm)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@ URL:            http://search.cpan.org/dist/YAML/
 Source0:        
http://search.cpan.org/CPAN/authors/id/I/IN/INGY/YAML-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Data::Dumper)
 %if !%{defined perl_bootstrap}
 BuildRequires:  perl(Test::CPAN::Meta), perl(Test::MinimumVersion), 
perl(Test::Pod)
 %endif
@@ -58,6 +59,10 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/YAML*.3*
 
 %changelog
+* Mon Apr 23 2012 Marcela Mašláňová <mmasl...@redhat.com> - 0.81-1
+- update to 0.81
+- add BR Data::Dumper
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.73-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index c7d74e9..d8e88dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef10641e699df5869da9ae006ad78719  YAML-0.73.tar.gz
+1aaddf963786d70518236ae6f6347cad  YAML-0.81.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to