From 36b759095ef107256ee7dacc204a70c68c25df94 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 30 May 2019 10:57:58 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-ExtUtils-Manifest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-ExtUtils-Manifest.spec b/perl-ExtUtils-Manifest.spec index d0abbc5..58e710d 100644 --- a/perl-ExtUtils-Manifest.spec +++ b/perl-ExtUtils-Manifest.spec @@ -1,7 +1,7 @@ Name: perl-ExtUtils-Manifest Epoch: 1 Version: 1.72 -Release: 1%{?dist} +Release: 438%{?dist} Summary: Utilities to write and check a MANIFEST file License: GPL+ or Artistic URL: https://metacpan.org/release/ExtUtils-Manifest @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Thu May 30 2019 Jitka Plesnikova - 1:1.72-438 +- Increase release to favour standalone package + * Mon Mar 11 2019 Petr Pisar - 1:1.72-1 - 1.72 bump