From 243ae1f198738fd264072a436f389ab5b0750f20 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 3 Jun 2015 15:51:55 +0200 Subject: [PATCH] Perl 5.22 rebuild --- perl-HTTP-Tiny.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index c1794d4..2e028c0 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Tiny Version: 0.056 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic Group: Development/Libraries @@ -78,6 +78,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jun 03 2015 Jitka Plesnikova - 0.056-2 +- Perl 5.22 rebuild + * Tue May 19 2015 Petr Pisar - 0.056-1 - 0.056 bump