From 9120ad10c2a1001e85124b90fe277b4f74b743ce Mon Sep 17 00:00:00 2001 From: P J P Date: Jul 06 2015 16:37:09 +0000 Subject: Update to lz4-r131 --- diff --git a/.gitignore b/.gitignore index d2dde79..7b74b8f 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /lz4-160661c7a4cbf805f4af74d2e3932a17a66e6ce7.tar.gz /lz4-7d182b816ace89d6d6d16b7aee376a9962a05caa.tar.gz /lz4-baf78e7e4dcbdf824a76f990ffeb573d113bbbdb.tar.gz +/lz4-d86dc916771c126afb797637dda9f6421c0cb998.tar.gz diff --git a/lz4.spec b/lz4.spec index 42c0885..c393c01 100644 --- a/lz4.spec +++ b/lz4.spec @@ -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 - 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 - r130-1 - Fixed: incompatibility sparse mode vs console. - Fixed: LZ4IO exits too early when frame crc not present. diff --git a/sources b/sources index e389739..4fa9a4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb0e5224149f8829ddf1819834b09584 lz4-baf78e7e4dcbdf824a76f990ffeb573d113bbbdb.tar.gz +0ee49488ab052fed6aa3fd85e21c0f16 lz4-d86dc916771c126afb797637dda9f6421c0cb998.tar.gz