11 Commits

Author SHA256 Message Date
e5efad8042 Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO?expand=0&rev=17
2024-03-08 22:33:35 +00:00
8fc9c13d48 Accepting request 1136611 from devel:languages:perl:autoupdate
- updated to 1.55
   see /usr/share/doc/packages/perl-IO/ChangeLog
  IO 1.55
      * XS changes for getline/getlines to support reference counted stacks
      * moved the binmode method from IO::File to IO::Handle, since all types
        of IO handle support layers https://github.com/Perl/perl5/issues/17457
      * IO::Select documentation updates
  IO 1.54
      * fix the blocking() method on Windows https://github.com/Perl/perl5/issues/17455
  IO 1.52
      * Replace "define<tab>" with "define<space>" in poll.h

OBS-URL: https://build.opensuse.org/request/show/1136611
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO?expand=0&rev=16
2024-01-04 15:15:43 +00:00
9c3afc3511 Accepting request 1061402 from devel:languages:perl:autoupdate
- updated to 1.51
   see /usr/share/doc/packages/perl-IO/ChangeLog
  IO 1.51
      * #20201 bump dist/IO to v1.51, due to PR 19663
      * [doc] Update IO::Handle synopsis. Add `my` to examples for better practice.
      * Update IO::File synopsis. Add `my` to examples for better practice.
      * Update IO::Dir synopsis. Add `my` to examples for better practice.
      * IO::Socket::UNIX: Add proper hyperlink in pod
      * IO::Socket::INET: Use proper hyperlink in pod
      * IO::Pipe: Use proper hyperlink in pod
      * IO::Handle: Use proper hyperlink in pod
      * Fix dist/IO/poll.h for mingw-w64 runtimes 9.0 and later

OBS-URL: https://build.opensuse.org/request/show/1061402
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO?expand=0&rev=15
2023-01-31 09:58:17 +00:00
28efa8ba1f Accepting request 975125 from devel:languages:perl:autoupdate
- updated to 1.50
   see /usr/share/doc/packages/perl-IO/ChangeLog
  IO 1.50
     * Bump to 1.50 after cpantesters run.
  IO 1.49_01
     * Update IO.xs to conform to ppport.h 3.68 recommendations
  IO 1.49
     * Send bug reports to https://github.com/perl/perl5/issues
     * dist/IO/IO.xs: Rmv defns that ppport.h supplies

OBS-URL: https://build.opensuse.org/request/show/975125
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO?expand=0&rev=14
2022-05-11 16:34:42 +00:00
33e75a5cd6 Accepting request 917047 from devel:languages:perl:autoupdate
- updated to 1.48
   see /usr/share/doc/packages/perl-IO/ChangeLog
  IO 1.48
     * Fix for undefined warning in GH #18238
  IO 1.47
     * Implement sync() for win32
     * Add missing quotes to IO::Socket::INET example
  IO 1.46
     * style: Detabify indentation of the C code maintained by the core.
     * Update search.cpan.org URLs

OBS-URL: https://build.opensuse.org/request/show/917047
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO?expand=0&rev=13
2021-09-07 16:43:44 +00:00
00124174c1 Accepting request 860688 from devel:languages:perl:autoupdate
- updated to 1.45
   see /usr/share/doc/packages/perl-IO/ChangeLog
  IO 1.45
    * Put IO::Socket constructor error messages in $IO::Socket::errstr as well
      as $@, to encourage better practices
  IO 1.44
    * IO::Handle::error() now checks both the input and output stream
      for error.  This is an issue for sockets and character devices.  GH #6799
    * IO::Handle::clearerr() now clears the error on both input and
      output streams.
  IO 1.43
    * only cache the protocol for sockets when one is supplied,
      otherwise protocol could return an incorrect protocol.  This means
      that on platforms that don't support SO_PROTOCOL (or don't support
      it for some socket types) protocol() can now return undef.

OBS-URL: https://build.opensuse.org/request/show/860688
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO?expand=0&rev=12
2021-01-06 10:59:38 +00:00
4c51fcf823 Accepting request 766028 from devel:languages:perl:autoupdate
- updated to 1.42
   see /usr/share/doc/packages/perl-IO/ChangeLog
  IO 1.42 - Jan 20 2020 - Todd Rinaldo
    * Point IO support to perl/perl5 not dual-life/IO
  
  IO 1.41 - Jan 20 2020 - Todd Rinaldo
    * Switch pre-release testing to github actions.
    * Update MANIFEST with new test.
  
  IO 1.41_50 -- Dec 16 2019 - Ricardo Signes
    * [ TRIAL RELEASE ]
    * Loading IO is now threadsafe, avoiding the core bug reported as GH #14816.
      Implemented by converting getline() and getlines() to XS code.
  
  IO 1.41 -- Dec 12 2019 - Ricardo Signes
    * [ TRIAL RELEASE ]
    * import the latest from blead, so some changes may be in intermediate
      versions found only in releases of perl5
    * (perl #133936) make send() a bit saner
    * (perl #133936) document differences between IO::Socket::* and builtin
    * (perl #133936) ensure TO is honoured for UDP $sock->send()
    * Remove vestiges of mpeix support (removed in 5.17.x)
    * Documentation formatting fixes
    * Improve isolation of tests as they run

OBS-URL: https://build.opensuse.org/request/show/766028
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO?expand=0&rev=11
2020-01-21 14:45:07 +00:00
Stephan Kulow
c7c47e3b64 Accepting request 598854 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/598854
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO?expand=0&rev=10
2018-04-20 13:44:48 +00:00
Stephan Kulow
b5c1345359 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO?expand=0&rev=4
2010-12-01 13:47:20 +00:00
Christian Wittmer
be959f7818 clean up spec file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO?expand=0&rev=3
2009-07-25 17:38:30 +00:00
Christian Wittmer
0fe1e4ee92 update to 1.25
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO?expand=0&rev=2
2009-06-26 12:28:18 +00:00