From 55c03a833b9a236edd011887259229ef2a8376af Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 01:14:59 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-IO-stringy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index 8e97350..55d2b26 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -1,7 +1,7 @@ Summary: I/O on in-core objects like strings and arrays for Perl Name: perl-IO-stringy Version: 2.113 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic URL: https://metacpan.org/release/IO-stringy Source0: https://cpan.metacpan.org/modules/by-module/IO/IO-Stringy-%{version}.tar.gz @@ -88,6 +88,9 @@ make test %{_mandir}/man3/IO::WrapTie.3* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.113-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Jan 17 2020 Paul Howarth - 2.113-1 - Update to 2.113 - Get rid of use of Common and TBone in all tests