Commit Graph

16 Commits

Author SHA256 Message Date
Tina Müller
05f50f968c Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=29
2024-03-08 22:34:03 +00:00
Dirk Stoecker
0bf9181d07 Accepting request 1136597 from devel:languages:perl:autoupdate
- updated to 1.20
   see /usr/share/doc/packages/perl-IO-Tty/ChangeLog
  1.20 2023-12-28 Todd Rinaldo <toddr@cpan.org>
      * #32 - Skip t/pty_get_winsize.t tests on AIX
      * #27 - Fix patchlevel check for util.h
  1.19 2023-12-28 Todd Rinaldo <toddr@cpan.org>
      * #37 - Remove --no-undefined from compiler test which is not compatible with all platforms.

OBS-URL: https://build.opensuse.org/request/show/1136597
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=27
2024-01-04 15:13:45 +00:00
Dirk Stoecker
696cea5002 Accepting request 1130067 from devel:languages:perl:autoupdate
- updated to 1.18
   see /usr/share/doc/packages/perl-IO-Tty/ChangeLog
  1.18 2023-11-27 Todd Rinaldo <toddr@cpan.org>
      * #35 - Address Freebsd build issue: Make function checks more robust within shared lib

OBS-URL: https://build.opensuse.org/request/show/1130067
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=25
2023-12-09 13:22:23 +00:00
Stephan Kulow
2e569d6e83 Accepting request 1037663 from devel:languages:perl:autoupdate
- updated to 1.17
   see /usr/share/doc/packages/perl-IO-Tty/ChangeLog
  1.17 2022-11-11 Todd Rinaldo <toddr@cpan.org>
      * Switch changelog entries to metacpan friendly format
      * #29 - Fix printf format conversion specifiers in croak to support size_t on all platforms
      * #11,#30 - Tty.pm: pre-allocate buffer for ioctl but leave it length 0
      * #28 - Use $arg to match @ARGV in Makefile.PL

OBS-URL: https://build.opensuse.org/request/show/1037663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=23
2022-11-24 16:40:55 +00:00
Dirk Stoecker
8a1c05ab40 Accepting request 866754 from devel:languages:perl:autoupdate
- updated to 1.16
   see /usr/share/doc/packages/perl-IO-Tty/ChangeLog
  1.16 2021-01-2 Todd Rinaldo <toddr@cpan.org>
      * Switch to github for issue tracker.
      * Switch to testsuite CI workflow.
      * Tidy

OBS-URL: https://build.opensuse.org/request/show/866754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=21
2021-01-27 16:13:19 +00:00
Dirk Stoecker
01e1dfd42e 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
2020-11-04 10:12:43 +00:00
Dirk Stoecker
e1f48dcb2a Accepting request 765778 from devel:languages:perl:autoupdate
- updated to 1.14
   see /usr/share/doc/packages/perl-IO-Tty/ChangeLog
  2020-01-18 Todd Rinaldo <toddr@cpan.org> 1.14
      * Add strict/warnings to Tty.pm
  	* Fix pod errors
  	* Typo: s/dependend/dependent/
  	* Prevent spurious warning from get_winsize()
  	* Fix usage of setsid
  	* Github actions testing. Windows is off of course.
  	* Make README.md
  
  2014-12-14 Todd Rinaldo <toddr@cpan.org> 1.13_01
  	* RT 91590 - Remove MAP_TARGET from Makefile.PL
  	* RT 88271 - Fix for Solaris setuid when root running as other user

OBS-URL: https://build.opensuse.org/request/show/765778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=17
2020-01-21 14:46:54 +00:00
Stephan Kulow
82384e97d5 Accepting request 295899 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/295899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=15
2015-04-14 06:02:54 +00:00
Stephan Kulow
f7eb2a1623 - update to 1.10
* CPAN testers clean. Bumping to release version 1.10
    * RT 60788 - Better error reporting on Operating Systems
      that can't set a controlling terminal e.g. BeOS
    * CPAN testers looks clean. Internal testing done on perl 5.6
    * Bump version to 1.09 and release to CPAN
    * RT 61642 - Fix file number test to work without hang on cygwin
    * Update all versions to the new version
    * RT 45008 - only try TIOCSCTTY if we don't have a ctty
    * RT 53883 - IO::Tty detection on BeOS w/fix
    * RT 60014 - better META.yml by modernizing Makefile.PL
    * RT 44771 - Add _ to list of escape characters for compiler
      so it'll compile on windows This is experimental pending a
      successful dev release

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=13
2011-03-31 18:17:56 +00:00
Stephan Kulow
e5469ca635 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=10
2010-12-01 13:47:30 +00:00
OBS User buildservice-autocommit
7e1da08e6c Updating link to change in openSUSE:Factory/perl-IO-Tty revision 10.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=02257592e018f2f406629fa1a7aa44c7
2010-09-27 14:06:36 +00:00
OBS User autobuild
99e0b390cc Accepting request 49165 from devel:languages:perl
checked in (request 49165)

OBS-URL: https://build.opensuse.org/request/show/49165
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=9
2010-09-27 14:06:34 +00:00
Christian Wittmer
c1f19f688b cpanspec, fix deps
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=8
2010-09-17 15:39:16 +00:00
OBS User autobuild
1fe7f0fb8f Accepting request 19226 from devel:languages:perl
Copy from devel:languages:perl/perl-IO-Tty based on submit request 19226 from user lrupp

OBS-URL: https://build.opensuse.org/request/show/19226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Tty?expand=0&rev=5
2009-08-31 19:41:48 +00:00
OBS User unknown
5284715471 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Tty?expand=0&rev=4 2009-07-27 21:09:14 +00:00
OBS User unknown
fef4b08b5f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Tty?expand=0&rev=1 2007-01-15 23:30:56 +00:00