Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 01:14:59 +00:00
parent 04da921b51
commit 55c03a833b

View File

@ -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 <releng@fedoraproject.org> - 2.113-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Jan 17 2020 Paul Howarth <paul@city-fan.org> - 2.113-1
- Update to 2.113
- Get rid of use of Common and TBone in all tests