commit e2d05d6248fd27960842bbd737c5c12c758fa5d4 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Feb 2 15:13:25 2015 +0100 0.054 bump .gitignore | 1 + ...y-0.053-Croak-on-failed-write-into-a-file.patch | 0 perl-HTTP-Tiny.spec | 10 +++++++--- sources | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 7c7d3ff..a47cedc 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /HTTP-Tiny-0.050.tar.gz /HTTP-Tiny-0.051.tar.gz /HTTP-Tiny-0.053.tar.gz +/HTTP-Tiny-0.054.tar.gz diff --git a/HTTP-Tiny-0.051-Croak-on-failed-write-into-a-file.patch b/HTTP-Tiny-0.053-Croak-on-failed-write-into-a-file.patch similarity index 100% rename from HTTP-Tiny-0.051-Croak-on-failed-write-into-a-file.patch rename to HTTP-Tiny-0.053-Croak-on-failed-write-into-a-file.patch diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index db86790..ce1879c 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-HTTP-Tiny -Version: 0.053 +Version: 0.054 Release: 1%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic @@ -8,7 +8,7 @@ URL: http://search.cpan.org/dist/HTTP-Tiny/ Source0: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/HTTP-Tiny-%{version}.tar.gz # Check for write failure, bug #1031096, refused by upstream, # <https://github.com/chansen/p5-http-tiny/issues/32> -Patch0: HTTP-Tiny-0.051-Croak-on-failed-write-into-a-file.patch +Patch0: HTTP-Tiny-0.053-Croak-on-failed-write-into-a-file.patch BuildArch: noarch BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) >= 6.17 @@ -72,11 +72,15 @@ find '%{buildroot}' -type f -name .packlist -exec rm -f {} \; make test %files -%doc Changes CONTRIBUTING.mkdn eg LICENSE README +%license LICENSE +%doc Changes CONTRIBUTING.mkdn eg README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Mon Feb 02 2015 Petr Pisar <ppisar@xxxxxxxxxx> - 0.054-1 +- 0.054 bump + * Mon Dec 15 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.053-1 - 0.053 bump diff --git a/sources b/sources index c6219dc..563bdba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -613b11b9d1cd0fe031f0e846d39b6011 HTTP-Tiny-0.053.tar.gz +dd60201b1711519075618475c3f5fbe7 HTTP-Tiny-0.054.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