diff --git a/IO-Tty-1.14.tar.gz b/IO-Tty-1.14.tar.gz deleted file mode 100644 index 2ba4c7f..0000000 --- a/IO-Tty-1.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51f3e4e311128bdb2c6a15f02c51376cb852ccf9df9bebe8dfbb5f9561eb95b5 -size 27756 diff --git a/IO-Tty-1.15.tar.gz b/IO-Tty-1.15.tar.gz new file mode 100644 index 0000000..61f7496 --- /dev/null +++ b/IO-Tty-1.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f9cc0f87620bbb159e0890e196b23a8e6419cbd04224c10f3dcee948f6b51a +size 25761 diff --git a/perl-IO-Tty.changes b/perl-IO-Tty.changes index aeb22e3..ad849c0 100644 --- a/perl-IO-Tty.changes +++ b/perl-IO-Tty.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Nov 4 03:08:31 UTC 2020 - Tina Müller + +- updated to 1.15 + see /usr/share/doc/packages/perl-IO-Tty/ChangeLog + + 2020-10-03 Todd Rinaldo 1.15 + * Skip winsize test on Solaris and QNX NTO + * Make function tests more robust + * Work around a header name collission on util.h. This is breaking on recent OSX + ------------------------------------------------------------------- Mon Jan 20 03:10:17 UTC 2020 - diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index 9d27d96..0a73892 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -1,7 +1,7 @@ # # spec file for package perl-IO-Tty # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: perl-IO-Tty -Version: 1.14 +Version: 1.15 Release: 0 %define cpan_name IO-Tty Summary: Low-level allocate a pseudo-Tty, import constants License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build