From dd5b2dfa04604579d2eb46086d4aec0dd4201aa3 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 17:27:22 +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-Getopt-Long.git#99d0f361cfe213101ce2d219b4515576b6c9664f --- perl-Getopt-Long.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec index a26e0ca..8983700 100644 --- a/perl-Getopt-Long.spec +++ b/perl-Getopt-Long.spec @@ -1,7 +1,7 @@ Name: perl-Getopt-Long Epoch: 1 Version: 2.52 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extended processing of command line options License: GPLv2+ or Artistic URL: https://metacpan.org/release/Getopt-Long @@ -60,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1:2.52-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Aug 18 2020 Petr Pisar - 1:2.52-1 - 2.52 bump