1
0
Files
perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib.changes
2011-11-30 15:27:32 +00:00

148 lines
4.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Nov 30 15:10:04 UTC 2011 - cfarrell@suse.com
- license update: Zlib and (GPL-1.0+ or Artistic-1.0)
SPDX and use Zlib instead of BSD-3-Clause
-------------------------------------------------------------------
Mon Nov 21 02:36:56 UTC 2011 - vcizek@suse.com
- update to 2.043
- minor changes
-------------------------------------------------------------------
Mon Oct 31 02:34:22 UTC 2011 - vcizek@suse.com
- update to 2.040
* croak if attempt to freeze/thaw compression object
[RT #69985]
-------------------------------------------------------------------
Thu Jun 23 07:50:35 UTC 2011 - vcizek@novell.com
- update to 2.037
* small test changes
-------------------------------------------------------------------
Mon Jun 20 15:51:56 UTC 2011 - jw@novell.com
- changed from bz2 to gz, to make
/source/devel:languages:perl/_project/_service happy, which would
abort the build with: "broken: service download_files failed:"
otherwise.
-------------------------------------------------------------------
Mon Jun 20 10:18:18 UTC 2011 - jw@novell.com
- updated to 2.036, version needed by perl-IO-Compress
* Added offset parameter to CRC32
-------------------------------------------------------------------
Wed May 11 08:40:44 UTC 2011 - vcizek@novell.com
- update to 2.035
* Almost No Changes
-------------------------------------------------------------------
Fri May 6 08:06:46 UTC 2011 - vcizek@novell.com
- update to 2.034
- license correction
-------------------------------------------------------------------
Mon Jan 17 08:07:25 UTC 2011 - vcizek@novell.com
- update to 2.033
* Fixed typos & spelling errors.
[perl# 81782]
-------------------------------------------------------------------
Wed Jan 12 08:33:21 UTC 2011 - vcizek@novell.com
- added Provides: to spec
-------------------------------------------------------------------
Tue Jan 11 12:45:30 UTC 2011 - vcizek@novell.com
- update to 2.032
* Document inflateReset [RT #61082]
* Ran the zlib2ansi script against the files in zlib-src.
* Added "-DNO_VIZ" to DEFINE in Makefile.PL [RT #65293]
-------------------------------------------------------------------
Wed Dec 1 13:31:08 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Fri Jun 25 21:02:22 UTC 2010 - jw@novell.com
- updated to 2.027
* Updated to include zlib 1.2.5
* Fixed definition of Z_TREES in Makefile.PL
* fixed instance where $[ should have been $] in t/02zlib.t
* ...
-------------------------------------------------------------------
Fri Jun 19 01:09:41 CEST 2009 - chris@computersalat.de
- spec fix for perl-macros
-------------------------------------------------------------------
Wed Jun 17 23:42:24 CEST 2009 - chris@computersalat.de
- added perl-macros
o autogen filelist with perl_gen_filelist
-------------------------------------------------------------------
Sun Jun 14 23:39:16 CEST 2009 - chris@computersalat.de
- update to 2.015
* Makefile.PL
Backout changes made in 2.014
- 2.014
* Makefile.PL
Updated to check for indirect dependencies.
- 2.012
* Document the gzip flags that WindowBits can take.
* Allow a dictionary to be used with a raw inflate.
Needs zlib 1.2.2.1 or better.
[RT #36046]
- 2.011
* A C++-style comment sneaked in with the last update. Fixed.
[core patch #33828]
- 2.010
* No Changes
- 2.009
* No Changes
- 2.008
* Minor documentation changes in README
- spec mods
- autogen filelist
-------------------------------------------------------------------
Mon Oct 8 09:33:35 CEST 2007 - anicka@suse.cz
- update to 2.006
* Makefile.PL: Added INSTALLDIRS directive to install as a core
module when built on a perl >= 5.9.
-------------------------------------------------------------------
Tue Jul 3 08:34:48 CEST 2007 - anicka@suse.cz
- update to 2.005
* Only include ppport.h when not being built with perl.
-------------------------------------------------------------------
Wed Mar 7 10:47:51 CET 2007 - anicka@suse.cz
- update to 2.004
* Fixed lvalue substr issue
* Remove redundant code from Zlib.xs
-------------------------------------------------------------------
Mon Feb 26 13:23:39 CET 2007 - anicka@suse.cz
- package created (initial version 2.003)