Accepting request 845912 from devel:languages:perl:autoupdate
- updated to 1.15 see /usr/share/doc/packages/perl-IO-Tty/ChangeLog 2020-10-03 Todd Rinaldo <toddr@cpan.org> 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 OBS-URL: https://build.opensuse.org/request/show/845912 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=19
This commit is contained in:
parent
e1f48dcb2a
commit
01e1dfd42e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51f3e4e311128bdb2c6a15f02c51376cb852ccf9df9bebe8dfbb5f9561eb95b5
|
||||
size 27756
|
3
IO-Tty-1.15.tar.gz
Normal file
3
IO-Tty-1.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43f9cc0f87620bbb159e0890e196b23a8e6419cbd04224c10f3dcee948f6b51a
|
||||
size 25761
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 4 03:08:31 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.15
|
||||
see /usr/share/doc/packages/perl-IO-Tty/ChangeLog
|
||||
|
||||
2020-10-03 Todd Rinaldo <toddr@cpan.org> 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 - <timueller+perl@suse.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user