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
This commit is contained in:
2021-09-07 16:43:44 +00:00
committed by Git OBS Bridge
parent 00124174c1
commit 33e75a5cd6
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Sep 2 03:07:37 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- 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
-------------------------------------------------------------------
Tue Jan 5 03:08:07 UTC 2021 - Tina Müller <timueller+perl@suse.de>