diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index 663cc4d..88647f4 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -1,6 +1,6 @@ Name: perl-IO-Tty Version: 1.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl interface to pseudo tty's License: (GPL+ or Artistic) and BSD URL: https://metacpan.org/release/IO-Tty @@ -61,6 +61,9 @@ make test %{_mandir}/man3/IO::Tty::Constant.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.16-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Jan 22 2021 Paul Howarth - 1.16-1 - Update to 1.16 - Switch to GitHub for issue tracker