SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Compress-Raw-Lzma-2.059-1.fc18.i686.rpm :
Sun Nov 25 13:00:00 2012 Paul Howarth - 2.059-1
- Update to 2.059
- Copy-on-write support

Tue Nov 13 13:00:00 2012 Paul Howarth - 2.058-1
- Update to 2.058
- Update to ppport.h that includes SvPV_nomg_nolen
- Added PERL_NO_GET_CONTEXT

Mon Aug 6 14:00:00 2012 Paul Howarth - 2.055-1
- Update to 2.055
- Fix misuse of magic in API (CPAN RT#78080)

Fri Jul 20 14:00:00 2012 Fedora Release Engineering - 2.052-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Mon Jul 9 14:00:00 2012 Petr Pisar - 2.052-4
- Perl 5.16 rebuild

Thu Jul 5 14:00:00 2012 Paul Howarth - 2.052-3
- 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

Mon Jun 11 14:00:00 2012 Petr Pisar - 2.052-2
- Perl 5.16 rebuild

Sun Apr 29 14:00:00 2012 Paul Howarth - 2.052-1
- Update to 2.052 (fix to allow building with C++)
- Don\'t need to remove empty directories from buildroot

Sat Feb 18 13:00:00 2012 Paul Howarth - 2.049-1
- Update to 2.049 (README wasn\'t included in the distribution)
- Drop redundant %defattr

Sun Jan 29 13:00:00 2012 Paul Howarth - 2.048-1
- Update to 2.048 (set minimum Perl version to 5.6)

Tue Jan 10 13:00:00 2012 Paul Howarth - 2.045-2
- Rebuild for gcc 4.7 in Rawhide

Sun Dec 4 13:00:00 2011 Paul Howarth - 2.045-1
- Update to 2.045
- Moved FAQ.pod to IO::Compress

Sun Dec 4 13:00:00 2011 Paul Howarth - 2.044-1
- Update to 2.044
- Moved FAQ.pod under the lib directory so it can get installed

Mon Nov 21 13:00:00 2011 Paul Howarth - 2.043-1
- Update to 2.043 (no changes)

Fri Nov 18 13:00:00 2011 Paul Howarth - 2.042-1
- Update to 2.042 (no changes)

Sat Oct 29 14:00:00 2011 Paul Howarth - 2.040-1
- Update to 2.040
- Croak if attempt to freeze/thaw compression object (CPAN RT#69985)
- BR: perl(Carp)

Sun Oct 16 14:00:00 2011 Jindrich Novy - 2.037-3
- Rebuild against new xz

Wed Jun 22 14:00:00 2011 Paul Howarth - 2.037-2
- Perl mass rebuild

Wed Jun 22 14:00:00 2011 Paul Howarth - 2.037-1
- Update to 2.037 (no changes)

Mon Jun 20 14:00:00 2011 Paul Howarth - 2.036-2
- Perl mass rebuild

Mon Jun 20 14:00:00 2011 Paul Howarth - 2.036-1
- Update to 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

Sun Jun 19 14:00:00 2011 Marcela Mašláňová - 2.035-3
- Perl mass rebuild

Mon May 23 14:00:00 2011 Paul Howarth - 2.035-2
- Rebuild for xz 5.0.3

Sat May 7 14:00:00 2011 Paul Howarth - 2.035-1
- Update to 2.035 (no changes)

Tue May 3 14:00:00 2011 Paul Howarth - 2.034-1
- Update to 2.034 (document the change of default MemLimit in 2.033)

Mon Apr 4 14:00:00 2011 Paul Howarth - 2.033-4
- Rebuild for xz 5.0.2

Wed Feb 9 13:00:00 2011 Paul Howarth - 2.033-3
- 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

Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 2.033-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Tue Jan 11 13:00:00 2011 Paul Howarth - 2.033-1
- Update to 2.033 (changed default MemLimit from 128 MB to unlimited)

Fri Jan 7 13:00:00 2011 Paul Howarth - 2.032-1
- Update to 2.032 (no changes)

Wed Oct 27 14:00:00 2010 Paul Howarth - 2.031-1
- Update to 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

Tue Oct 26 14:00:00 2010 Paul Howarth - 2.030-2
- Patch out subfilter constants, not supported in xz 5.x (CPAN RT#62461)

Mon Jul 26 14:00:00 2010 Paul Howarth - 2.030-1
- Update to 2.030 (no changes)

Fri May 14 14:00:00 2010 Paul Howarth - 2.029-3
- Rebuild for perl 5.12.0

Tue May 11 14:00:00 2010 Paul Howarth - 2.029-2
- Drop redundant buildroot tag

Sat May 8 14:00:00 2010 Paul Howarth - 2.029-1
- Update to 2.029 (test harness copes with memory shortage)

Mon May 3 14:00:00 2010 Paul Howarth - 2.028-1
- Update to 2.028
- Remove \'Persistent\' option from Lzma::Filter::Lzma (CPAN RT#57080)
- Silence a pile of compiler warnings
- Drop patch for CPAN RT#57080, no longer needed

Thu Apr 29 14:00:00 2010 Paul Howarth - 2.027-1
- Initial RPM version


 
ICM