Increase release number to be higher than perl one

Unbundled Class::ISA should be preferred.
f38
Petr Písař 14 years ago
parent 0d567889c7
commit 2c7f08beed

@ -1,6 +1,6 @@
Name: perl-Class-ISA
Version: 0.36
Release: 2%{?dist}
Release: 1003%{?dist}
Summary: Report the search path for a class's ISA tree
License: GPL+ or Artistic
Group: Development/Libraries
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{perl_vendorlib}/*
%changelog
* Tue Nov 09 2010 Petr Pisar <ppisar@redhat.com> - 0.36-1003
- Increase release number to be higher than Perl core package (bug #651317)
* Mon May 10 2010 Marcela Mašláňová <mmaslano@redhat.com> 0.36-2
- fix of conflicting man pages

Loading…
Cancel
Save