commit 323014bad8aa560668612a1d6ff00e253c02c800 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Wed Nov 7 11:12:54 2012 +0100 0.997002 bump .gitignore | 1 + perl-IO-Prompt-rt69084.patch | 33 --------------------------------- perl-IO-Prompt.spec | 14 ++++++-------- sources | 2 +- 4 files changed, 8 insertions(+), 42 deletions(-) --- diff --git a/.gitignore b/.gitignore index 17ebb00..ef866f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ IO-Prompt-0.997.tar.gz /IO-Prompt-0.997001.tar.gz +/IO-Prompt-0.997002.tar.gz diff --git a/perl-IO-Prompt.spec b/perl-IO-Prompt.spec index 454e9a8..8a62a23 100644 --- a/perl-IO-Prompt.spec +++ b/perl-IO-Prompt.spec @@ -1,15 +1,11 @@ Name: perl-IO-Prompt Summary: Interactively prompt for user input -%global cpanver 0.997001 -Version: 0.997.001 -Release: 4%{?dist} +%global cpanver 0.997002 +Version: 0.997.002 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/IO-Prompt-%{cpanver}.tar.gz -# doesn't work on 5.14 if you call prompt() in non-"main" package -# see https://rt.cpan.org/Public/Bug/Display.html?id=69084 -# and https://github.com/gfx/p5-IO-Prompt-patched/commit/8300962b0235803287777f78b86aa1776d369769.patch -Patch0: perl-IO-Prompt-rt69084.patch URL: http://search.cpan.org/dist/IO-Prompt BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -39,7 +35,6 @@ prompted. %prep %setup -q -n IO-Prompt-%{cpanver} -%patch0 -p1 sed -i 's/\r//' t/*.t @@ -79,6 +74,9 @@ rm -rf %{buildroot} %changelog +* Wed Nov 07 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.997.002-1 +- 0.997002 bump + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.997.001-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index c23d694..55854a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1311dd2122cca28426394acf2aed2ba IO-Prompt-0.997001.tar.gz +292048668ee6c489c61da6665bdc1c1f IO-Prompt-0.997002.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