From bcce47eac11fc954110a4aa12865082adae89c4d Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 15 Aug 2022 13:05:30 +0200 Subject: [PATCH] Increase release to solve conflicts with sub-package perl-encoding in the module perl-bootstrap --- perl-Encode.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Encode.spec b/perl-Encode.spec index 952386f..8ac7f7b 100644 --- a/perl-Encode.spec +++ b/perl-Encode.spec @@ -8,7 +8,7 @@ Version: %{cpan_version} # perl-encoding sub-package has independent version which does not change # often and consecutive builds would clash on perl-encoding NEVRA. This is the # same case as in perl.spec. -Release: 491%{?dist} +Release: 492%{?dist} Summary: Character encodings in Perl # ucm: UCD # bin/encguess: Artistic 2.0 @@ -217,6 +217,10 @@ make test %{_libexecdir}/%{name} %changelog +* Mon Aug 15 2022 Jitka Plesnikova - 4:3.19-492 +- Increase release to solve conflicts with sub-package perl-encoding in the + module perl-bootstrap + * Fri Aug 05 2022 Jitka Plesnikova - 4:3.19-491 - 3.19 bump