From 6a4f49d39bbeaaefe67203afd818dc86b6ccdae3 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 4 Jun 2015 13:36:40 +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 35dd402..0762101 100644 --- a/perl-PathTools.spec +++ b/perl-PathTools.spec @@ -1,7 +1,7 @@ %global base_version 3.47 Name: perl-PathTools Version: 3.56 -Release: 2%{?dist} +Release: 345%{?dist} Summary: PathTools Perl module (Cwd, File::Spec) License: (GPL+ or Artistic) and BSD Group: Development/Libraries @@ -67,6 +67,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jun 04 2015 Jitka Plesnikova - 3.56-345 +- Increase release to favour standalone package + * Wed Jun 03 2015 Jitka Plesnikova - 3.56-2 - Perl 5.22 rebuild