Update to lz4-r131

This commit is contained in:
P J P 2015-07-06 21:59:08 +05:30
parent df8ac997c7
commit 4d16b9d690
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/lz4-160661c7a4cbf805f4af74d2e3932a17a66e6ce7.tar.gz
/lz4-7d182b816ace89d6d6d16b7aee376a9962a05caa.tar.gz
/lz4-baf78e7e4dcbdf824a76f990ffeb573d113bbbdb.tar.gz
/lz4-d86dc916771c126afb797637dda9f6421c0cb998.tar.gz

View File

@ -1,8 +1,8 @@
%global _hardened_build 1
%global commit baf78e7e4dcbdf824a76f990ffeb573d113bbbdb
%global commit d86dc916771c126afb797637dda9f6421c0cb998
Name: lz4
Version: r130
Version: r131
Release: 1%{?dist}
Summary: Extremely fast compression algorithm
@ -85,6 +85,11 @@ chmod -x %{buildroot}%{_includedir}/*.h
%changelog
* Mon Jul 06 2015 pjp <pjp@fedoraproject.org> - r131-1
- New: Dos/DJGPP target #114.
- Added: Example using lz4frame library #118.
- Changed: liblz4.a no longer compiled with -fPIC by default.
* Thu Jun 18 2015 pjp <pjp@fedoraproject.org> - r130-1
- Fixed: incompatibility sparse mode vs console.
- Fixed: LZ4IO exits too early when frame crc not present.

View File

@ -1 +1 @@
bb0e5224149f8829ddf1819834b09584 lz4-baf78e7e4dcbdf824a76f990ffeb573d113bbbdb.tar.gz
0ee49488ab052fed6aa3fd85e21c0f16 lz4-d86dc916771c126afb797637dda9f6421c0cb998.tar.gz