From 9677bdb741d0a59b026ec8e33e686e4840537790 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 21 Feb 2014 14:42:08 +0100 Subject: [PATCH] 0.043 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 6069f02..c2978c2 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-HTTP-Tiny -Version: 0.042 +Version: 0.043 Release: 1%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic @@ -80,6 +80,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Feb 21 2014 Petr Pisar - 0.043-1 +- 0.043 bump + * Wed Feb 19 2014 Petr Pisar - 0.042-1 - 0.042 bump