From 71784f64f686124f59c91a1626b62cfd688d1ded Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 14 May 2016 12:21:31 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-PathTools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-PathTools.spec b/perl-PathTools.spec index cb8261f..8a6157a 100644 --- a/perl-PathTools.spec +++ b/perl-PathTools.spec @@ -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 - 3.63-365 +- Increase release to favour standalone package + * Wed May 11 2016 Jitka Plesnikova - 3.63-1 - 3.63 bump in order to dual-live with perl 5.24