[perl-URI] 1.61 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jul 7 13:18:40 UTC 2014


commit 0b9235cd8365f16f705f8d6fc4006f1320db6395
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jul 7 15:13:09 2014 +0200

    1.61 bump

 perl-URI.spec |   10 +++++++---
 sources       |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-URI.spec b/perl-URI.spec
index de98ac5..f8f01ce 100644
--- a/perl-URI.spec
+++ b/perl-URI.spec
@@ -1,11 +1,11 @@
 Name:           perl-URI
-Version:        1.60
-Release:        12%{?dist}
+Version:        1.61
+Release:        1%{?dist}
 Summary:        A Perl module implementing URI parsing and manipulation
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/URI/
-Source0:        http://www.cpan.org/authors/id/G/GA/GAAS/URI-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/E/ET/ETHER/URI-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
@@ -15,6 +15,7 @@ BuildRequires:  perl(Encode)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(MIME::Base64) >= 2
 BuildRequires:  perl(Net::Domain)
 BuildRequires:  perl(Storable)
@@ -69,6 +70,9 @@ make test
 %{_mandir}/man3/URI::ldap.3pm*
 
 %changelog
+* Mon Jul 07 2014 Petr Pisar <ppisar at redhat.com> - 1.61-1
+- 1.61 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.60-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index e2dad49..9a7cce6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-70f739be8ce28b8baba7c5920ffee4dc  URI-1.60.tar.gz
+4f81439a31c60887a7ef319272c21ac1  URI-1.61.tar.gz


More information about the scm-commits mailing list