commit e636835098a5c9790e296d856787c6855f867ff6 Author: Petr Šabata <contyk@xxxxxxxxxx> Date: Fri Aug 8 14:42:51 2014 +0200 1.06 bump; the last patch included upstream .gitignore | 1 + ...05-Do-not-expect-URI-Find-normalizes-URIs.patch | 63 -------------------- perl-URI-Find-Simple.spec | 10 ++-- sources | 2 +- 4 files changed, 7 insertions(+), 69 deletions(-) --- diff --git a/.gitignore b/.gitignore index f47c29c..7ce5e1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /URI-Find-Simple-1.03.tar.gz /URI-Find-Simple-1.05.tar.gz +/URI-Find-Simple-1.06.tar.gz diff --git a/perl-URI-Find-Simple.spec b/perl-URI-Find-Simple.spec index 06a0a7e..95a51c1 100644 --- a/perl-URI-Find-Simple.spec +++ b/perl-URI-Find-Simple.spec @@ -1,13 +1,11 @@ Name: perl-URI-Find-Simple -Version: 1.05 -Release: 3%{?dist} +Version: 1.06 +Release: 1%{?dist} Summary: Simple interface to URI::Find License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/URI-Find-Simple/ Source0: http://www.cpan.org/authors/id/T/TO/TOMI/URI-Find-Simple-%{version}.tar.gz -# Do not expect URI::Find normalizes URIs, bug #1124417, CPAN RT#97738 -Patch0: URI-Find-Simple-1.05-Do-not-expect-URI-Find-normalizes-URIs.patch BuildArch: noarch BuildRequires: perl BuildRequires: perl(Carp) @@ -30,7 +28,6 @@ functions - one to list all the uris, and one to change all the uris. %prep %setup -q -n URI-Find-Simple-%{version} -%patch0 -p1 %build perl Makefile.PL INSTALLDIRS=vendor @@ -50,6 +47,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Aug 08 2014 Petr Šabata <contyk@xxxxxxxxxx> - 1.06-1 +- 1.06 bump; the last patch included upstream + * Mon Aug 04 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 1.05-3 - Do not expect URI::Find normalizes URIs (bug #1124417) diff --git a/sources b/sources index 315aeae..7352cea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b10a94a80fefe044cf9d9b34158b6718 URI-Find-Simple-1.05.tar.gz +dc3843e11e7abf5553cf78289d18aa1d URI-Find-Simple-1.06.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel