pghmcfc pushed to perl-URI (master). "1.68 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jun 26 11:11:42 UTC 2015


From 10ac354f92e5398e9e4b5aa2033af62d966fc52c Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Fri, 26 Jun 2015 12:11:08 +0100
Subject: 1.68 bump


diff --git a/perl-URI.spec b/perl-URI.spec
index 6e8ca29..0dc0e6c 100644
--- a/perl-URI.spec
+++ b/perl-URI.spec
@@ -1,6 +1,6 @@
 Name:           perl-URI
-Version:        1.67
-Release:        4%{?dist}
+Version:        1.68
+Release:        1%{?dist}
 Summary:        A Perl module implementing URI parsing and manipulation
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -8,8 +8,12 @@ URL:            http://search.cpan.org/dist/URI/
 Source0:        http://www.cpan.org/authors/id/E/ET/ETHER/URI-%{version}.tar.gz
 BuildArch:      noarch
 # Module Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires:  perl(utf8)
 # Module Runtime
 # Business::ISBN → Test::Pod → Pod::Simple → HTML::Entities (HTML::Parser) → URI
 %if 0%{!?perl_bootstrap:1}
@@ -34,9 +38,7 @@ BuildRequires:  perl(Config)
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Storable)
-BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More) >= 0.96
-BuildRequires:  perl(utf8)
 # Runtime
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(Business::ISBN)
@@ -67,6 +69,7 @@ make pure_install DESTDIR=%{buildroot}
 make test
 
 %files
+%license LICENSE
 %doc Changes README uri-test
 %{perl_privlib}/URI.pm
 %{perl_privlib}/URI/
@@ -83,6 +86,9 @@ make test
 %{_mandir}/man3/URI::ldap.3*
 
 %changelog
+* Fri Jun 26 2015 Paul Howarth <paul at city-fan.org> - 1.68-1
+- 1.68 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.67-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index c7f2f96..74ad139 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0ef53b6c63bcc02ba55f405c30741e3  URI-1.67.tar.gz
+4a954ab8d79f831616ca817ba4b26cb9  URI-1.68.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-URI.git/commit/?h=master&id=10ac354f92e5398e9e4b5aa2033af62d966fc52c


More information about the perl-devel mailing list