Commit Graph

27 Commits

Author SHA1 Message Date
Paul Howarth
c5f5abcf1e Rebuild for gcc 4.7 in Rawhide 2012-01-10 16:21:25 +00:00
Paul Howarth
b5b6157054 Update to 2.045 (moved FAQ.pod to IO::Compress) 2011-12-05 08:05:57 +00:00
Paul Howarth
192e2c079c Update to 2.044
- New upstream release 2.044
  - Moved FAQ.pod under the lib directory so it can get installed
2011-12-04 12:40:27 +00:00
Paul Howarth
80c3c9c7e1 Update to 2.043 (no changes) 2011-11-21 10:20:25 +00:00
Paul Howarth
6c2388bccc Update to 2.042 (no changes) 2011-11-18 09:20:49 +00:00
Paul Howarth
c06514d3c9 Update to 2.040
- New upstream release 2.040
  - Croak if attempt to freeze/thaw compression object (CPAN RT#69985)
- BR: perl(Carp)
2011-10-29 10:03:53 +01:00
Jindrich Novy
500fa0b292 rebuild against new xz 2011-10-16 18:40:25 +02:00
Paul Howarth
4ceb80c335 Perl mass rebuild 2011-06-22 10:02:18 +01:00
Paul Howarth
23d1e9bc3d Update to 2.037 (no changes) 2011-06-22 09:51:54 +01:00
Paul Howarth
ec79372b76 Perl mass rebuild 2011-06-20 13:49:08 +01:00
Paul Howarth
12e7f99276 Update to 2.036
- New upstream release 2.036
  - A number of changes to facilitate adding LZMA support to
    IO::Compress::Zip : IO::Uncompress::Unzip:
    - Added preset filters Lzma::Filter::Lzma1::Preset and
      Lzma::Filter::Lzma2::Preset
   - Added forZip option to Compress::Raw::Lzma::Encoder
   - Added properties option to Compress::Raw::Lzma::RawDecoder
2011-06-20 12:49:15 +01:00
Marcela Mašláňová
859f23c39f Perl mass rebuild 2011-06-19 19:40:51 +02:00
Paul Howarth
1e5d65f0c4 Rebuild for xz 5.0.3 2011-05-25 14:12:07 +01:00
Paul Howarth
6dc9cca8fb Update to 2.035 (no changes) 2011-05-07 16:26:35 +01:00
Paul Howarth
8b85597f0f Update to 2.034 (document the change of default MemLimit in 2.033) 2011-05-03 12:12:59 +01:00
Paul Howarth
f15c83f515 Rebuild for xz 5.0.2 2011-04-04 19:20:25 +01:00
Paul Howarth
f106dc7b6f Add explicit version dependency on xz-libs
Add explicit version dependency on xz-libs since the version number built
against is embedded into the module and can cause failures in users of this
module if they compare build-time and run-time versions of liblzma.
2011-02-09 16:44:53 +00:00
Dennis Gilmore
46fd541c44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 13:29:20 -06:00
Paul Howarth
f9dd5e6f12 Update to 2.033
- New upstream release 2.033
  - Changed default MemLimit from 128 MB to unlimited
2011-01-11 16:15:22 +00:00
Paul Howarth
32ff2c7164 Update to 2.032 (no changes) 2011-01-07 10:09:58 +00:00
Paul Howarth
2f151c6505 Update to 2.031
- New upstream release 2.031
  - Changed to build with XZ 5.0.0
  - Dropped symbolic constants provided by subblock.h (CPAN RT#62461)
- Drop xz 5.x patch, no longer needed
2010-10-27 10:05:08 +01:00
Paul Howarth
927c8a46f3 Patch out subfilter constants
- The xz API changed slightly for the 5.0.0 release, removing support
  for sub-block filters and bumping the library soname to liblzma.so.5.
  This update patches out the now-missing constants so that the
  package can be built with the new library.

  The issue has been raised upstream as CPAN RT#62461
2010-10-26 18:45:07 +01:00
Fedora Release Engineering
54b7cd5211 dist-git conversion 2010-07-29 06:10:48 +00:00
Paul Howarth
d05656a935 Update to 2.030 (no changes) 2010-07-26 13:04:39 +00:00
Paul Howarth
0b1c4b4fdd Rebuild for perl 5.12.0 2010-05-14 14:16:29 +00:00
Paul Howarth
d9e74bbd9b Initial import of perl-Compress-Raw-Lzma 2010-05-11 06:53:10 +00:00
Kevin Fenzi
5fd5c5e52d Setup of module perl-Compress-Raw-Lzma 2010-05-11 04:53:15 +00:00