diff --git a/IO-Tty-1.12.tar.gz b/IO-Tty-1.12.tar.gz deleted file mode 100644 index f0ff9a4..0000000 Binary files a/IO-Tty-1.12.tar.gz and /dev/null differ diff --git a/IO-Tty-1.16.tar.gz b/IO-Tty-1.16.tar.gz new file mode 100644 index 0000000..46c802e Binary files /dev/null and b/IO-Tty-1.16.tar.gz differ diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index 97248a6..d7dbf1a 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -1,6 +1,6 @@ Name: perl-IO-Tty -Version: 1.12 -Release: 15 +Version: 1.16 +Release: 1 Summary: A interface to pseudo tty's for perl License: (GPL+ or Artistic) and BSD URL: https://metacpan.org/release/IO-Tty @@ -47,6 +47,9 @@ make test %{_mandir}/man3/{IO::Pty.3*,IO::Tty.3*,IO::Tty::Constant.3*} %changelog +* Tue Jun 14 2022 SimpleUpdate Robot - 1.16-1 +- Upgrade to version 1.16 + * Wed Jun 02 2021 zhaoyao - 1.12-15 - fixs faileds: /bin/sh: gcc: command not found.