From c2689300b607c0816734a6a97f67ce85d472f727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 19 May 2015 14:46:37 +0200 Subject: [PATCH] 0.056 bump --- 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 ce1879c..c1794d4 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-HTTP-Tiny -Version: 0.054 +Version: 0.056 Release: 1%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic @@ -78,6 +78,9 @@ make test %{_mandir}/man3/* %changelog +* Tue May 19 2015 Petr Pisar - 0.056-1 +- 0.056 bump + * Mon Feb 02 2015 Petr Pisar - 0.054-1 - 0.054 bump