Increase release to favour standalone package

This commit is contained in:
Petr Písař 2013-07-15 13:46:14 +02:00
parent 1fa5a97032
commit 5e508992d5

View File

@ -1,7 +1,7 @@
%global cpan_version 3.40
Name: perl-PathTools
Version: %(echo '%{cpan_version}' | tr _ .)
Release: 4%{?dist}
Release: 290%{?dist}
Summary: PathTools Perl module (Cwd, File::Spec)
License: (GPL+ or Artistic) and BSD
Group: Development/Libraries
@ -64,6 +64,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Jul 15 2013 Petr Pisar <ppisar@redhat.com> - 3.40-290
- Increase release to favour standalone package
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 3.40-4
- Link minimal build-root packages against libperl.so explicitly