From b9b2fdf8350c91eeda37974280fc04fcc2694ca0 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 21:03:46 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Text-Balanced.git#2edebae3df23cca427657ee381f8979da47fae2e --- perl-Text-Balanced.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-Balanced.spec b/perl-Text-Balanced.spec index 323c66d..bcf358c 100644 --- a/perl-Text-Balanced.spec +++ b/perl-Text-Balanced.spec @@ -1,6 +1,6 @@ Name: perl-Text-Balanced Version: 2.04 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extract delimited text sequences from strings License: GPL+ or Artistic URL: https://metacpan.org/release/Text-Balanced @@ -58,6 +58,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.04-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Dec 14 2020 Jitka Plesnikova - 2.04-1 - 2.04 bump