Files
perl-IO-Zlib/perl-IO-Zlib.changes

141 lines
4.4 KiB
Plaintext

-------------------------------------------------------------------
Fri Mar 1 03:09:03 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 1.15
see /usr/share/doc/packages/perl-IO-Zlib/ChangeLog
-------------------------------------------------------------------
Wed Jan 11 03:07:14 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.14
see /usr/share/doc/packages/perl-IO-Zlib/ChangeLog
Tue Jan 10 20:37:34 2023 Tom Hughes <tom@compton.nu>
* Makefile.PL
Change version number to 1.14.
Tue Jan 10 20:36:36 2023 Graham Knop <haarg@haarg.org>
* Makefile.PL
Fix INSTALLDIRS option for newer perls.
Fri Jan 6 22:47:22 2023 Tom Hughes <tom@compton.nu>
* Zlib.pm
Change version number to 1.13.
-------------------------------------------------------------------
Fri Dec 30 03:06:30 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.12
see /usr/share/doc/packages/perl-IO-Zlib/ChangeLog
Thu Dec 29 22:12:06 2022 Tom Hughes <tom@compton.nu>
* Zlib.pm
Change version number to 1.12.
Fri Dec 323 19:14:56 2022 Yves Orton <demerphq@gmail.com>
* t/basic.t
* t/external.t
* t/getc.t
* t/getline.t
* t/large.t
* t/tied.t
* t/uncomp1.t
* t/uncomp2.t
Use a distinct test file, with pid in it, for each test.
-------------------------------------------------------------------
Tue Oct 13 12:05:46 UTC 2020 - Tina Müller <tina.mueller@suse.com>
- updated to 1.11
see /usr/share/doc/packages/perl-IO-Zlib/ChangeLog
Sun Sep 13 12:36:40 2020 Tom Hughes <tom@compton.nu>
* Zlib.pm
Change version number to 1.11.
* Makefile.PL
Add links to repository and bug tracker.
* Zlib.pm
* Makefile.PL
* t/basic.t
* t/external.t
* t/getc.t
* t/getline.t
* t/import.t
* t/large.t
* t/tied.t
* t/uncomp1.t
* t/uncomp2.t
Enable strict mode and warnings throughout.
-------------------------------------------------------------------
Tue Jan 11 12:43:46 UTC 2011 - vcizek@novell.com
- update to 1.10
* Require Compress::Zlib 2.000 or later.
-------------------------------------------------------------------
Wed Dec 1 13:33:06 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Fri Jan 4 11:49:57 CET 2008 - anicka@suse.cz
- update to 1.09
* Install in the core library directory if the perl
* version is 5.9.3 or later.
-------------------------------------------------------------------
Wed Nov 21 10:56:43 CET 2007 - anicka@suse.cz
- update to 1.08
* Add the PID to the name of the temporary file used by
several tests to avoid clashing with the directory
called test in the perl source tree.
* Require perl 5.006 instead of 5.004 as Fcntl does not
implement SEEK_SET before then.
-------------------------------------------------------------------
Mon Oct 8 09:29:08 CEST 2007 - anicka@suse.cz
- update to 1.07
* t/0signature.t: Removed signature test.
-------------------------------------------------------------------
Wed Jul 25 14:59:29 CEST 2007 - anicka@suse.cz
- update to 1.06
* t/external.t: Exit immediately if there is no gzip program.
-------------------------------------------------------------------
Wed Mar 7 11:11:37 CET 2007 - anicka@suse.cz
- update to 1.05
* Zlib.pm
Added dummy FILENO method to stop the debugger barfing
when asked to dump a IO::Zlib object.
Removed internal eof flag and use gzeof instead.
Allow an offset to be specifed when reading or writing.
* t/getline.t
Added tests for the eof method while reading lines.
* t/basic.t
Add test for reading at an offset.
-------------------------------------------------------------------
Wed Jan 25 21:39:46 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Sep 28 23:10:56 CEST 2005 - dmueller@suse.de
- add norootforbuild
-------------------------------------------------------------------
Fri Apr 15 11:10:47 CEST 2005 - schubi@suse.de
- update to 1.04
-------------------------------------------------------------------
Thu Feb 26 15:26:57 CET 2004 - choeger@suse.de
- new package v1.01