remove epoch again, it's actually rpmdev bug
https://fedorahosted.org/rpmdevtools/ticket/13
This commit is contained in:
parent
8b36f08197
commit
b149ec2797
@ -1,7 +1,6 @@
|
||||
Name: perl-Compress-Raw-Zlib
|
||||
Epoch: 0
|
||||
Version: 2.033
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Low-Level Interface to zlib compression library
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -57,6 +56,10 @@ 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-3
|
||||
- remove epoch again, it's actually rpmdev bug
|
||||
https://fedorahosted.org/rpmdevtools/ticket/13
|
||||
|
||||
* 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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user