From 6d283f550a041b40648505cd5f002f1bd3cab3c1 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 4 Jun 2015 13:35:05 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-ExtUtils-Install.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-ExtUtils-Install.spec b/perl-ExtUtils-Install.spec index e151290..4c3cc4c 100644 --- a/perl-ExtUtils-Install.spec +++ b/perl-ExtUtils-Install.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-Install Version: 2.04 -Release: 2%{?dist} +Release: 345%{?dist} Summary: Install Perl files from here to there License: GPL+ or Artistic Group: Development/Libraries @@ -74,6 +74,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jun 04 2015 Jitka Plesnikova - 2.04-345 +- Increase release to favour standalone package + * Wed Jun 03 2015 Jitka Plesnikova - 2.04-2 - Perl 5.22 rebuild