Update to 0.24

epel9
Robin Lee 11 years ago
parent a34498df54
commit 0a08edbe38

1
.gitignore vendored

@ -1,3 +1,4 @@
Config-Any-0.19.tar.gz
/Config-Any-0.20.tar.gz
/Config-Any-0.23.tar.gz
/Config-Any-0.24.tar.gz

@ -1,24 +0,0 @@
[add_build_requires]
; for the different formats...
perl(Config::General)=0
perl(Config::Tiny)=0
perl(JSON::XS)=0
perl(Module::Build)=0
perl(Scalar::Util)=0
perl(XML::LibXML)=0
perl(XML::Simple)=0
perl(YAML::XS)=0
perl(version)=0
; tests
perl(Scalar::Util)=0
perl(XML::LibXML)=0
; optional tests
perl(Test::Pod)=0
[add_requires]
perl(Config::General)=0
perl(Config::Tiny)=0
perl(JSON::XS)=0
perl(XML::Simple)=0
perl(YAML::XS)=0

@ -1,7 +1,7 @@
Name: perl-Config-Any
Summary: Load configuration from different file formats, transparently
Version: 0.23
Release: 6%{?dist}
Version: 0.24
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/B/BR/BRICAS/Config-Any-%{version}.tar.gz
@ -72,6 +72,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/*
%changelog
* Thu Sep 26 2013 Robin Lee <cheeselee@fedoraproject.org> - 0.24-1
- Update to 0.24
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.23-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

@ -1 +1 @@
97a303ef7426e5b6888bb7dd294a7e7a Config-Any-0.23.tar.gz
bf58a5cbd8b809886bd0459986e55ad7 Config-Any-0.24.tar.gz

Loading…
Cancel
Save