Update to 0.109
- New upstream release 0.109 - Update bugtracker and repo links
This commit is contained in:
parent
b1ad603ba9
commit
5e4c3c1b40
@ -1,15 +1,13 @@
|
||||
Name: perl-Data-OptList
|
||||
Summary: Parse and validate simple name/value option pairs
|
||||
Version: 0.108
|
||||
Release: 3%{?dist}
|
||||
Version: 0.109
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/Data-OptList/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
|
||||
BuildRequires: perl(File::Find)
|
||||
BuildRequires: perl(File::Temp)
|
||||
BuildRequires: perl(List::Util)
|
||||
BuildRequires: perl(Params::Util)
|
||||
BuildRequires: perl(Sub::Install) >= 0.921
|
||||
@ -63,6 +61,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
|
||||
%{_mandir}/man3/Data::OptList.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 13 2013 Paul Howarth <paul@city-fan.org> - 0.109-1
|
||||
- Update to 0.109:
|
||||
- Update bugtracker and repo links
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.108-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user