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
This commit is contained in:
DistroBaker 2021-02-03 02:21:47 +00:00
parent daddf922aa
commit 4e71079784

View File

@ -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 <releng@fedoraproject.org> - 1.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 22 2021 Paul Howarth <paul@city-fan.org> - 1.16-1
- Update to 1.16
- Switch to GitHub for issue tracker