re-add epoch.

rpmdev-vercmp "0" 2.032 2 "" 2.033 1 -> 2.032
This commit is contained in:
Marcela Mašláňová 2011-01-14 09:34:23 +01:00
parent 0010191268
commit 8b36f08197

View File

@ -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á <mmaslano@redhat.com> - 2.033-2
- re-add epoch. rpmdev-vercmp "0" 2.032 2 "" 2.033 1 -> 2.032
* Thu Jan 13 2011 Paul Howarth <paul@city-fan.org> - 2.033-1
- Update to 2.033 (fixed typos and spelling errors - Perl RT#81782)
- Drop redundant Obsoletes and Epoch tags