Update to 2.059
- New upstream release 2.059 - Copy-on-write support (CPAN RT#81352)
This commit is contained in:
parent
3e356c4027
commit
6905824615
@ -1,6 +1,6 @@
|
||||
Name: perl-Compress-Raw-Bzip2
|
||||
Summary: Low-level interface to bzip2 compression library
|
||||
Version: 2.058
|
||||
Version: 2.059
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -57,6 +57,10 @@ make test
|
||||
%{_mandir}/man3/Compress::Raw::Bzip2.3pm*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 25 2012 Paul Howarth <paul@city-fan.org> - 2.059-1
|
||||
- Update to 2.059
|
||||
- Copy-on-write support (CPAN RT#81352)
|
||||
|
||||
* Tue Nov 13 2012 Paul Howarth <paul@city-fan.org> - 2.058-1
|
||||
- Update to 2.058
|
||||
- Compress::Raw::Bzip2 needs to use PERL_NO_GET_CONTEXT (CPAN RT#80318)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user