- 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:
parent
2accb04cbc
commit
e1669b66ab
@ -1 +1 @@
|
||||
YAML-Tiny-1.36.tar.gz
|
||||
YAML-Tiny-1.39.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user