commit 5c4ea1ebe01b9f383631c50b32fe808c1738ecb3 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Wed Sep 11 15:29:26 2013 +0200 0.035 bump .gitignore | 1 + perl-HTTP-Tiny.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index 85b2f90..8713eea 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /HTTP-Tiny-0.032.tar.gz /HTTP-Tiny-0.033.tar.gz /HTTP-Tiny-0.034.tar.gz +/HTTP-Tiny-0.035.tar.gz diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index eb66166..493894b 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Tiny -Version: 0.034 -Release: 3%{?dist} +Version: 0.035 +Release: 1%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic Group: Development/Libraries @@ -22,14 +22,15 @@ BuildRequires: perl(MIME::Base64) # Net::SSLeay 1.49 is optional BuildRequires: perl(Time::Local) # Tests: +BuildRequires: perl(Exporter) BuildRequires: perl(File::Basename) -BuildRequires: perl(File::Find) BuildRequires: perl(File::Spec) BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(File::Temp) -BuildRequires: perl(Exporter) BuildRequires: perl(IO::Dir) BuildRequires: perl(IO::File) +BuildRequires: perl(IO::Handle) +BuildRequires: perl(IPC::Open3) BuildRequires: perl(List::Util) BuildRequires: perl(open) BuildRequires: perl(Test::More) >= 0.96 @@ -71,6 +72,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Sep 11 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.035-1 +- 0.035 bump + * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.034-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index c46d310..733f8d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3fbf1f3df3fdf969a46f832ef8c2c372 HTTP-Tiny-0.034.tar.gz +b9512258d7d137f81ddabfccbb804d47 HTTP-Tiny-0.035.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