forked from pool/perl-Compress-Bzip2
- updated to 2.28 see /usr/share/doc/packages/perl-Compress-Bzip2/Changes 2.28 2020-07-18 08:05:11 rurban - re-upload with unexpired gpg key. no changes. OBS-URL: https://build.opensuse.org/request/show/822490 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Compress-Bzip2?expand=0&rev=35
151 lines
4.5 KiB
Plaintext
151 lines
4.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jul 19 03:08:31 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 2.28
|
|
see /usr/share/doc/packages/perl-Compress-Bzip2/Changes
|
|
|
|
|
|
2.28 2020-07-18 08:05:11 rurban
|
|
- re-upload with unexpired gpg key. no changes.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 27 03:08:57 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
updated to 2.27
|
|
see /usr/share/doc/packages/perl-Compress-Bzip2/Changes
|
|
|
|
|
|
2.27 2020-05-26 15:56:27 rurban
|
|
- fix various null derefs (RT #132711, reported by Petr Pisar)
|
|
- 5.6 does not work for some time, disallow
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 11 05:17:47 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 2.26
|
|
see /usr/share/doc/packages/perl-Compress-Bzip2/Changes
|
|
|
|
|
|
2.26 2017-04-10 rurban
|
|
- . in @INC test fixes for perl5.26 (RT #121020)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 12 06:10:36 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 2.25
|
|
see /usr/share/doc/packages/perl-Compress-Bzip2/Changes
|
|
|
|
|
|
2.25 2016-11-11 rurban
|
|
- Workaround EUMM 7.16 (RT #117800) by chorny
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 9 09:00:04 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 2.24
|
|
see /usr/share/doc/packages/perl-Compress-Bzip2/Changes
|
|
|
|
|
|
2.23 2015-06-08 rurban
|
|
- HP-UX lddlflags fix by Merjin Brand (RT #105096)
|
|
"ld: Unrecognized argument: -Wl,-E"
|
|
- -Wformat fixes
|
|
|
|
2.24 2015-12-08 rurban
|
|
- Silence gcc-5 optimizer warning (RT #105647)
|
|
with internal BUILD_BZLIB=1
|
|
- Improve kwalitee test
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 16 21:31:43 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 2.22
|
|
see /usr/share/doc/packages/perl-Compress-Bzip2/Changes
|
|
|
|
|
|
2.21 2015-02-17 rurban
|
|
- Add leaktrace test
|
|
- Add .gitignore
|
|
|
|
2.22 2015-02-17 rurban
|
|
- Fixed huge decompress memory leak, leaking every single XS outbut buffer.
|
|
- Better memory leak testcase with Memory::Dump, t/090-memory-usage.pl
|
|
(RT #102211 by Nick Koston)
|
|
- clarify docs that deflate = compress, inflate = uncompress
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 6 13:13:05 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 2.20
|
|
- fixed generated SIGNATURE (EUMM parallel make issue)
|
|
|
|
2.20 2015-01-15 rurban
|
|
- Convert README to markdown, mention the preferred IO::Compress::Bzip2 in
|
|
the docs (done by Pattarawat Chormai, GH PR #2)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 15 15:15:15 UTC 2014 - coolo@suse.com
|
|
|
|
- updated to 2.18
|
|
- [cpan #68572] add ccdlflags for show_bzversion missing -R also, similar to the
|
|
fix in 2.11. Not a EUMM bug.
|
|
- require constant 1.04 (since 5.8) to accept hashrefs.
|
|
- add META to MANIFEST
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 4 09:13:41 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 2.17
|
|
- Fixed license in README (thanks to John Peacock)
|
|
- remove Compress-Bzip2-2.09.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 27 12:07:12 UTC 2013 - coolo@suse.com
|
|
|
|
- update to 2.16
|
|
- pod typo fixed by GH dsteinbrunner.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 3 15:50:38 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 2.15, no changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 7 06:18:53 UTC 2013 - coolo@suse.com
|
|
|
|
- update license to new format
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 12 09:47:33 UTC 2011 - chris@computersalat.de
|
|
|
|
- fix license
|
|
- remove Author from spec
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 12 06:21:35 UTC 2011 - kukuk@novell.com
|
|
|
|
- Fix compiler warning about missing return statement
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:31:04 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 10 19:05:59 UTC 2009 - chris@computersalat.de
|
|
|
|
- mods to build env
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 25 19:29:45 CEST 2009 - chris@computersalat.de
|
|
|
|
- spec mods
|
|
* removed ^----------
|
|
* removed ^#---------
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 28 20:48:23 CEST 2009 - chris@computersalat.de
|
|
|
|
- initial pkg 2.09
|
|
|