[perl-Data-OptList] Update to 0.109

Paul Howarth pghmcfc at fedoraproject.org
Fri Dec 13 16:11:52 UTC 2013


commit 5e4c3c1b4014d08612768aeff6f5947f52058dc7
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Dec 13 16:09:28 2013 +0000

    Update to 0.109
    
    - New upstream release 0.109
      - Update bugtracker and repo links

 perl-Data-OptList.spec |   10 ++++++----
 sources                |    2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec
index e1801ca..dbf8f88 100644
--- a/perl-Data-OptList.spec
+++ b/perl-Data-OptList.spec
@@ -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 at city-fan.org> - 0.109-1
+- Update to 0.109:
+  - Update bugtracker and repo links
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.108-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 6dfc86b..f6419b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5c2d27987c1ec4b89b2702698881579  Data-OptList-0.108.tar.gz
+de3f747d6b802ded363cf434a96dab8f  Data-OptList-0.109.tar.gz


More information about the scm-commits mailing list