From 720ca96102dfad4e1ddc55247916c0b24d642f80 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 11 Jul 2023 09:38:15 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-parent.spec b/perl-parent.spec index bde43fa..d9e56bd 100644 --- a/perl-parent.spec +++ b/perl-parent.spec @@ -1,7 +1,7 @@ Name: perl-parent Epoch: 1 Version: 0.241 -Release: 1%{?dist} +Release: 499%{?dist} Summary: Establish an ISA relationship with base classes at compile time License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/parent @@ -55,6 +55,9 @@ make test %{_mandir}/man3/parent.3* %changelog +* Tue Jul 11 2023 Jitka Plesnikova - 1:0.241-499 +- Increase release to favour standalone package + * Wed Feb 15 2023 Paul Howarth - 1:0.241-1 - Update to 0.241 - Actually include the changes documented for version 0.240