From bd1569aad5475fc6ef09c3e052aef5ce970fbbf4 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 18:35: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-IO-Multiplex.git#d89a6b36ad715f8324967bb4839e3910541e096f --- perl-IO-Multiplex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-IO-Multiplex.spec b/perl-IO-Multiplex.spec index d193009..9b73ef7 100644 --- a/perl-IO-Multiplex.spec +++ b/perl-IO-Multiplex.spec @@ -1,7 +1,7 @@ Summary: Manage IO on many file handles Name: perl-IO-Multiplex Version: 1.16 -Release: 18%{?dist} +Release: 19%{?dist} License: GPL+ or Artistic URL: https://metacpan.org/release/IO-Multiplex Source0: https://cpan.metacpan.org/modules/by-module/IO/IO-Multiplex-%{version}.tar.gz @@ -61,6 +61,9 @@ make test %{_mandir}/man3/IO::Multiplex.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.16-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Jan 8 2021 Paul Howarth - 1.16-18 - Spec tidy-up - Use author-independent source URL