Increase release to favour standalone package

This commit is contained in:
Petr Písař 2013-07-15 14:18:54 +02:00
parent 0eea6d59ad
commit 2ff03d09fc

View File

@ -1,7 +1,7 @@
Name: perl-parent
Epoch: 1
Version: 0.225
Release: 245%{?dist}
Release: 290%{?dist}
Summary: Establish an ISA relationship with base classes at compile time
License: GPL+ or Artistic
Group: Development/Libraries
@ -58,6 +58,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/parent.3pm*
%changelog
* Mon Jul 15 2013 Petr Pisar <ppisar@redhat.com> - 1:0.225-290
- Increase release to favour standalone package
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:0.225-245
- Link minimal build-root packages against libperl.so explicitly