diff --git a/IO-Tty-1.16.tar.gz b/IO-Tty-1.16.tar.gz deleted file mode 100644 index 46c802e..0000000 Binary files a/IO-Tty-1.16.tar.gz and /dev/null differ diff --git a/IO-Tty-1.17.tar.gz b/IO-Tty-1.17.tar.gz new file mode 100644 index 0000000..39652c6 Binary files /dev/null and b/IO-Tty-1.17.tar.gz differ diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index cacb02b..1d88d68 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -1,8 +1,8 @@ Name: perl-IO-Tty -Version: 1.16 +Version: 1.17 Release: 1 Summary: A interface to pseudo tty's for perl -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/authors/id/T/TO/TODDR/IO-Tty-%{version}.tar.gz BuildRequires: coreutils findutils make perl-interpreter perl-devel perl-generators @@ -47,6 +47,9 @@ make test %{_mandir}/man3/{IO::Pty.3*,IO::Tty.3*,IO::Tty::Constant.3*} %changelog +* Sat Sep 09 2023 wangkai <13474090681@163.com> - 1.17-1 +- Upgrade to version 1.17 + * Tue Jun 14 2022 SimpleUpdate Robot - 1.16-1 - Upgrade to version 1.16 diff --git a/perl-IO-Tty.yaml b/perl-IO-Tty.yaml new file mode 100644 index 0000000..94a3bae --- /dev/null +++ b/perl-IO-Tty.yaml @@ -0,0 +1,4 @@ +version_control: metacpan +src_repo: IO-Tty +tag_prefix: "" +separator: "."