0.036 bump

This commit is contained in:
Petr Písař 2013-09-26 15:53:12 +02:00
parent 5c4ea1ebe0
commit 11cee991c9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/HTTP-Tiny-0.033.tar.gz
/HTTP-Tiny-0.034.tar.gz
/HTTP-Tiny-0.035.tar.gz
/HTTP-Tiny-0.036.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-HTTP-Tiny
Version: 0.035
Version: 0.036
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
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.17
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
# Run-time:
@ -72,6 +72,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Sep 26 2013 Petr Pisar <ppisar@redhat.com> - 0.036-1
- 0.036 bump
* Wed Sep 11 2013 Petr Pisar <ppisar@redhat.com> - 0.035-1
- 0.035 bump

View File

@ -1 +1 @@
b9512258d7d137f81ddabfccbb804d47 HTTP-Tiny-0.035.tar.gz
f785f74508566787a30762cf0c2c8802 HTTP-Tiny-0.036.tar.gz