From 4c421d07bb2726973595ac7030745e141a51b0b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 9 Jul 2012 17:07:33 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-Compress-Raw-Lzma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec index a54cf38..6bac9d1 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Lzma Version: 2.052 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Low-level interface to lzma compression library Group: Development/Libraries License: GPL+ or Artistic @@ -52,6 +52,9 @@ make test %{_mandir}/man3/Compress::Raw::Lzma.3pm* %changelog +* Mon Jul 09 2012 Petr Pisar - 2.052-4 +- Perl 5.16 rebuild + * Thu Jul 5 2012 Paul Howarth - 2.052-3 - Rebuild for xz 5.1.2alpha in Rawhide - BR: perl(AutoLoader), perl(constant), perl(Exporter), perl(lib) and