From 8b36f08197c09f0ae7580f59d5470fb00ff121cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Fri, 14 Jan 2011 09:34:23 +0100 Subject: [PATCH] re-add epoch. rpmdev-vercmp "0" 2.032 2 "" 2.033 1 -> 2.032 --- perl-Compress-Raw-Zlib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index ed42e30..eb47a4a 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,6 +1,7 @@ Name: perl-Compress-Raw-Zlib +Epoch: 0 Version: 2.033 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-Level Interface to zlib compression library License: GPL+ or Artistic Group: Development/Libraries @@ -56,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Compress::Raw::Zlib.3pm* %changelog +* Fri Jan 14 2011 Marcela Mašláňová - 2.033-2 +- re-add epoch. rpmdev-vercmp "0" 2.032 2 "" 2.033 1 -> 2.032 + * Thu Jan 13 2011 Paul Howarth - 2.033-1 - Update to 2.033 (fixed typos and spelling errors - Perl RT#81782) - Drop redundant Obsoletes and Epoch tags