From 4ecda4dd49f7da1e4bb5aa2da3ee0640902344df Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sat, 11 Aug 2012 00:44:07 +0100 Subject: [PATCH] Update to 2.056 (fix C++ build issue) --- perl-Compress-Raw-Zlib.spec | 6 +++++- sources | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index dc74708..29ac480 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,5 +1,5 @@ Name: perl-Compress-Raw-Zlib -Version: 2.055 +Version: 2.056 Release: 1%{?dist} Summary: Low-level interface to the zlib compression library License: GPL+ or Artistic @@ -61,6 +61,10 @@ make test %{_mandir}/man3/Compress::Raw::Zlib.3pm* %changelog +* Sat Aug 11 2012 Paul Howarth - 2.056-1 +- Update to 2.056 + - Fix C++ build issue + * Mon Aug 6 2012 Paul Howarth - 2.055-1 - Update to 2.055 - Fix misuse of magic in API (CPAN RT#78079) diff --git a/sources b/sources index b6d2a5b..5893ac9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a1f3d1a420c2ebec5f36f77b9e236b57 Compress-Raw-Zlib-2.055.tar.gz +9ab773bfed05e1293dab8ffae52f5550 Compress-Raw-Zlib-2.056.tar.gz