Increase release to favour standalone package

This commit is contained in:
Petr Písař 2013-07-15 13:15:31 +02:00
parent 3377b39684
commit 645a11d9bf

View File

@ -1,6 +1,6 @@
Name: perl-Exporter
Version: 5.68
Release: 2%{?dist}
Release: 290%{?dist}
Summary: Implements default import method for modules
License: GPL+ or Artistic
Group: Development/Libraries
@ -50,6 +50,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Jul 15 2013 Petr Pisar <ppisar@redhat.com> - 5.68-290
- Increase release to favour standalone package
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 5.68-2
- Link minimal build-root packages against libperl.so explicitly