From 1ca68d31e2cbe4099959682c0983d9fb8d30e6a4 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 13 Nov 2022 14:52:21 +0000 Subject: [PATCH] Update to 1.17 (rhbz#2142173) - New upstream release 1.17 - Switch changelog entries to MetaCPAN-friendly format - Fix printf format conversion specifiers in croak to support size_t on all platforms (GH#29) - Tty.pm: pre-allocate buffer for ioctl but leave it length 0 (GH#11, GH#30) - Use $arg to match @ARGV in Makefile.PL (GH#28) - Use SPDX-format license tag --- perl-IO-Tty.rpmlintrc | 2 -- perl-IO-Tty.spec | 15 ++++++++++++--- sources | 2 +- 3 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 perl-IO-Tty.rpmlintrc diff --git a/perl-IO-Tty.rpmlintrc b/perl-IO-Tty.rpmlintrc deleted file mode 100644 index fde9a9d..0000000 --- a/perl-IO-Tty.rpmlintrc +++ /dev/null @@ -1,2 +0,0 @@ -from Config import * -addFilter("spelling-error %description -l en_US Pty -> ") diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index 3a7785a..cb02f79 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -1,8 +1,8 @@ Name: perl-IO-Tty -Version: 1.16 -Release: 7%{?dist} +Version: 1.17 +Release: 1%{?dist} Summary: Perl interface to pseudo tty's -License: (GPL+ or Artistic) and BSD +License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND BSD-2-Clause URL: https://metacpan.org/release/IO-Tty Source0: https://cpan.metacpan.org/modules/by-module/IO/IO-Tty-%{version}.tar.gz # Module Build @@ -61,6 +61,15 @@ make test %{_mandir}/man3/IO::Tty::Constant.3* %changelog +* Sun Nov 13 2022 Paul Howarth - 1.17-1 +- Update to 1.17 (rhbz#2142173) + - Switch changelog entries to MetaCPAN-friendly format + - Fix printf format conversion specifiers in croak to support size_t on all + platforms (GH#29) + - Tty.pm: pre-allocate buffer for ioctl but leave it length 0 (GH#11, GH#30) + - Use $arg to match @ARGV in Makefile.PL (GH#28) +- Use SPDX-format license tag + * Fri Jul 22 2022 Fedora Release Engineering - 1.16-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index b2253a1..36bf1c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (IO-Tty-1.16.tar.gz) = a6f28a8796992645c4b2ddab5b3a76f49e61a891442078ef8249088d077108ea63bb4c8000cf39d15d13801b82e1cfcbe6ea0e6542789ab28385d83e03f6a9de +SHA512 (IO-Tty-1.17.tar.gz) = a9a53670d579684af1ca0d6e77bd74430c801174c59421139f79a19e76377d40055b74a8b1ef92d8601ca5bda2f911cba99a0bda0c24cf847bacac3df2314d37