- auto-update to 1.39 (by cpan-spec-update 0.01)

- added a new br on perl(File::Spec) (version 0.80)
This commit is contained in:
Chris Weyl 2009-05-23 19:54:51 +00:00
parent 2accb04cbc
commit e1669b66ab
3 changed files with 10 additions and 5 deletions

View File

@ -1 +1 @@
YAML-Tiny-1.36.tar.gz
YAML-Tiny-1.39.tar.gz

View File

@ -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 <cweyl@alumni.drew.edu> 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 <rel-eng@lists.fedoraproject.org> - 1.36-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
4d2b19298e9f500b3fff961daf458a01 YAML-Tiny-1.36.tar.gz
549d0d26bc4d9609ed43b84aec20cf19 YAML-Tiny-1.39.tar.gz