From 9f53f8c45dcb40049ba2150223c9abc8f6765234 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 4 Jun 2015 13:35:21 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-ExtUtils-ParseXS.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-ExtUtils-ParseXS.spec b/perl-ExtUtils-ParseXS.spec index f76cbdc..092b2ad 100644 --- a/perl-ExtUtils-ParseXS.spec +++ b/perl-ExtUtils-ParseXS.spec @@ -4,7 +4,7 @@ Name: perl-ExtUtils-ParseXS # Epoch to compete with perl.spec Epoch: 1 Version: 3.28 -Release: 2%{?dist} +Release: 345%{?dist} Summary: Module and a script for converting Perl XS code into C code License: GPL+ or Artistic Group: Development/Libraries @@ -78,6 +78,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jun 04 2015 Jitka Plesnikova - 1:3.28-345 +- Increase release to favour standalone package + * Wed Jun 03 2015 Jitka Plesnikova - 1:3.28-2 - Perl 5.22 rebuild