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