>From 541f59723d8ce4aea9c245865db0f9fd8fc09ff0 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Mon, 4 May 2015 13:34:12 +0200 Subject: 0.083 bump diff --git a/.gitignore b/.gitignore index 910700a..69092a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /CGI-Deurl-XS-0.07.tar.gz +/CGI-Deurl-XS-0.08.tar.gz diff --git a/perl-CGI-Deurl-XS.spec b/perl-CGI-Deurl-XS.spec index 24d9ade..94777a8 100644 --- a/perl-CGI-Deurl-XS.spec +++ b/perl-CGI-Deurl-XS.spec @@ -1,5 +1,5 @@ Name: perl-CGI-Deurl-XS -Version: 0.07 +Version: 0.08 Release: 1%{?dist} Summary: Fast decoder for URL parameter strings License: (GPL+ or Artistic) and ASL 2.0 @@ -9,7 +9,6 @@ Source0: http://www.cpan.org/modules/by-module/CGI/CGI-Deurl-XS-%{version BuildRequires: perl BuildRequires: perl(AutoLoader) BuildRequires: perl(Carp) -BuildRequires: perl(encoding) BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::Constant) BuildRequires: perl(ExtUtils::MakeMaker) @@ -17,6 +16,7 @@ BuildRequires: perl(File::Copy) BuildRequires: perl(File::Spec) BuildRequires: perl(strict) BuildRequires: perl(Test::More) +BuildRequires: perl(utf8) BuildRequires: perl(warnings) BuildRequires: perl(XSLoader) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -52,5 +52,8 @@ make test %{_mandir}/man3/* %changelog +* Mon May 04 2015 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.08-1 +- 0.08 bump + * Fri Oct 03 2014 David Dick <ddick@xxxxxxxx> - 0.07-1 - Initial release diff --git a/sources b/sources index d642585..db1b123 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5692438b5fe015d214d9dca6e4c98811 CGI-Deurl-XS-0.07.tar.gz +f177eba5ed5915bbf458afeeab414ea3 CGI-Deurl-XS-0.08.tar.gz -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-CGI-Deurl-XS.git/commit/?h=master&id=541f59723d8ce4aea9c245865db0f9fd8fc09ff0 -- 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