From e1669b66ab4dd3b7d3f659c1759ebfd6dfd7adff Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Sat, 23 May 2009 19:54:51 +0000 Subject: [PATCH] - auto-update to 1.39 (by cpan-spec-update 0.01) - added a new br on perl(File::Spec) (version 0.80) --- .cvsignore | 2 +- perl-YAML-Tiny.spec | 11 ++++++++--- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index c6f78e8..dc6470b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -YAML-Tiny-1.36.tar.gz +YAML-Tiny-1.39.tar.gz diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index 0ad153c..f96cee4 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -1,14 +1,15 @@ Name: perl-YAML-Tiny -Version: 1.36 -Release: 2%{?dist} +Version: 1.39 +Release: 1%{?dist} Summary: Read/Write YAML files with as little code as possible License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/YAML-Tiny/ -Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/YAML-Tiny-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/YAML-Tiny-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(File::Spec) >= 0.80 BuildRequires: perl(Test::MinimumVersion) BuildRequires: perl(Test::More) >= 0.47 BuildRequires: perl(Test::Pod) @@ -51,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sat May 23 2009 Chris Weyl 1.39-1 +- auto-update to 1.39 (by cpan-spec-update 0.01) +- added a new br on perl(File::Spec) (version 0.80) + * Thu Feb 26 2009 Fedora Release Engineering - 1.36-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index cbd812e..1cde51f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4d2b19298e9f500b3fff961daf458a01 YAML-Tiny-1.36.tar.gz +549d0d26bc4d9609ed43b84aec20cf19 YAML-Tiny-1.39.tar.gz