8
0
Files
perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib.changes

103 lines
2.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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)