From df7ef84fdcb25b2f54846881599722b87b1347b8 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 14 May 2016 12:18:33 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-Carp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Carp.spec b/perl-Carp.spec index 4f35a05..bcd5e33 100644 --- a/perl-Carp.spec +++ b/perl-Carp.spec @@ -4,7 +4,7 @@ Name: perl-Carp # Keep 2-digit precision #Version: %%(echo '%%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/') Version: 1.40 -Release: 1%{?dist} +Release: 365%{?dist} Summary: Alternative warn and die for modules License: GPL+ or Artistic Group: Development/Libraries @@ -68,6 +68,9 @@ make test %{_mandir}/man3/* %changelog +* Sat May 14 2016 Jitka Plesnikova - 1.40-365 +- Increase release to favour standalone package + * Wed May 11 2016 Jitka Plesnikova - 1.40-1 - 1.40 bump in order to dual-live with perl 5.24