From 4e71079784bcdf772cebda2bac650af7ddc9e42f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 02:21:47 +0000 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-Tty.git#70e9b1b440f277af39e91e7ef0ecb38e149f21c3 --- perl-IO-Tty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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