commit 658f792986f79955d94d45bf58ffabef54227879
Author: Marcela Mašláňová <mmasl...@redhat.com>
Date:   Mon Apr 23 14:32:18 2012 +0200

    Data::Dumper is not really needed, dependencies must be fixed in YAML

 perl-CPAN-Meta-YAML.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-CPAN-Meta-YAML.spec b/perl-CPAN-Meta-YAML.spec
index bcae600..2c230db 100644
--- a/perl-CPAN-Meta-YAML.spec
+++ b/perl-CPAN-Meta-YAML.spec
@@ -3,7 +3,7 @@
 
 Name:          perl-CPAN-Meta-YAML
 Version:       0.008
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       Read and write a subset of YAML for CPAN Meta files
 License:       GPL+ or Artistic
 Group:         Development/Libraries
@@ -13,7 +13,6 @@ Patch1:               
CPAN-Meta-YAML-0.006-old-Test::More.patch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:     noarch
 BuildRequires: perl(ExtUtils::MakeMaker)
-BuildRequires: perl(Data::Dumper)
 BuildRequires: perl(File::Spec)
 # Version 1.113620 needed for "UTF"
 %if 0%{?rhel} < 7
@@ -66,6 +65,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/CPAN::Meta::YAML.3pm*
 
 %changelog
+* Mon Apr 23 2012 Marcela Mašláňová <mmasl...@redhat.com> - 0.008-3
+- Data::Dumper is not really needed, dependencies must be fixed in YAML
+
 * Mon Apr 23 2012 Marcela Mašláňová <mmasl...@redhat.com> - 0.008-2
 - BR Pod::Wordlist::hanekomu only if macro is true
 - add missing Data::Dumper dependency
--
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