From 8db13cba74c9f96f9e81af510791148eb455516f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 16:57:21 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_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 fc74e1c..eb66166 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Tiny Version: 0.034 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic Group: Development/Libraries @@ -71,6 +71,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.034-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jul 12 2013 Petr Pisar - 0.034-2 - Link minimal build-root packages against libperl.so explicitly