Commit Graph

136 Commits

Author SHA1 Message Date
Paul Howarth
868435510d Update to 2.058
- New upstream release 2.058
  - Update to ppport.h that includes SvPV_nomg_nolen
  - Added PERL_NO_GET_CONTEXT
2012-11-13 10:54:55 +00:00
Paul Howarth
02823764b4 Update to 2.055
- New upstream release 2.055
  - Fix misuse of magic in API (CPAN RT#78080)
2012-08-06 13:09:52 +01:00
Dennis Gilmore
12206d4c51 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 08:24:34 -05:00
Petr Písař
4c421d07bb Perl 5.16 rebuild 2012-07-09 17:07:33 +02:00
Paul Howarth
6ee2e5b419 Rebuild for xz 5.1.2alpha in Rawhide
- Rebuild for xz 5.1.2alpha in Rawhide
- BR: perl(AutoLoader), perl(constant), perl(Exporter), perl(lib) and
  perl(Test::NoWarnings)
- BR:/R: perl(XSLoader), the module's preferred dynamic object loader
2012-07-05 16:18:37 +01:00
Petr Písař
c86b7f7a27 Perl 5.16 rebuild 2012-06-11 23:13:58 +02:00
Paul Howarth
dd5433ec67 Update to 2.052
- New upstream release 2.052 (fix to allow building with C++)
- Don't need to remove empty directories from buildroot
2012-04-29 19:06:25 +01:00
Paul Howarth
5e5de172ab Update to 2.049 (README wasn't included in the distribution) 2012-02-18 22:34:42 +00:00
Paul Howarth
0f54bd44c5 Update to 2.048 (set minimum Perl version to 5.6) 2012-01-29 21:36:23 +00:00
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