From 5e4d3aae682d2af6258ea935f4b29db7f13e68f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 6 Jun 2012 23:20:03 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-Compress-Raw-Zlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index fb18c35..d6dac3e 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Zlib Version: 2.054 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Low-level interface to zlib compression library License: GPL+ or Artistic Group: Development/Libraries @@ -58,6 +58,9 @@ make test %{_mandir}/man3/Compress::Raw::Zlib.3pm* %changelog +* Wed Jun 06 2012 Petr Pisar - 2.054-3 +- Perl 5.16 rebuild + * Fri Jun 01 2012 Petr Pisar - 2.054-2 - Omit optional Test::Pod tests on bootstrap