[perl-HTTP-Tiny] 0.036 bump

Petr Pisar ppisar at fedoraproject.org
Thu Sep 26 13:53:53 UTC 2013


commit 11cee991c9df190de7fba9e9984ab9a1935a27c4
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Sep 26 15:53:12 2013 +0200

    0.036 bump

 .gitignore          |    1 +
 perl-HTTP-Tiny.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8713eea..4db5105 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec
index 493894b..2205ae6 100644
--- a/perl-HTTP-Tiny.spec
+++ b/perl-HTTP-Tiny.spec
@@ -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 at redhat.com> - 0.036-1
+- 0.036 bump
+
 * Wed Sep 11 2013 Petr Pisar <ppisar at redhat.com> - 0.035-1
 - 0.035 bump
 
diff --git a/sources b/sources
index 733f8d3..1e1e8f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9512258d7d137f81ddabfccbb804d47  HTTP-Tiny-0.035.tar.gz
+f785f74508566787a30762cf0c2c8802  HTTP-Tiny-0.036.tar.gz



More information about the perl-devel mailing list