Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2016-05-14 12:21:31 +02:00
parent cc1c138a44
commit 71784f64f6

View File

@ -1,7 +1,7 @@
%global base_version 3.62
Name: perl-PathTools
Version: 3.63
Release: 1%{?dist}
Release: 365%{?dist}
Summary: PathTools Perl module (Cwd, File::Spec)
License: (GPL+ or Artistic) and BSD
Group: Development/Libraries
@ -77,6 +77,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.63-365
- Increase release to favour standalone package
* Wed May 11 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.63-1
- 3.63 bump in order to dual-live with perl 5.24