Update to 2.059

- New upstream release 2.059
  - Copy-on-write support (CPAN RT#81352)
This commit is contained in:
Paul Howarth 2012-11-26 07:48:50 +00:00
parent 3e356c4027
commit 6905824615
2 changed files with 6 additions and 2 deletions

View File

@ -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)

View File

@ -1 +1 @@
1b976f5607f7812343262ca1095abd41 Compress-Raw-Bzip2-2.058.tar.gz
0703ae5cbb0f026ba1c2bf9b8f207ff5 Compress-Raw-Bzip2-2.059.tar.gz