[lz4/el6] Update to lz4-r119

pjp pjp at fedoraproject.org
Thu Jul 3 17:01:07 UTC 2014


commit 6de46832c42e7d66cb298dcfa9ff1a5c13d4f69d
Author: P J P <pjp at fedoraproject.org>
Date:   Thu Jul 3 22:31:08 2014 +0530

    Update to lz4-r119

 .gitignore |    1 +
 lz4.spec   |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 422cfac..24ba40f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /lz4-r108.tar.gz
 /lz4-r110.tar.gz
 /lz4-r118.tar.gz
+/lz4-r119.tar.gz
diff --git a/lz4.spec b/lz4.spec
index b3c3aef..415b9cd 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -1,7 +1,7 @@
 %global _hardened_build 1
 
 Name:           lz4
-Version:        r118
+Version:        r119
 Release:        1%{?dist}
 Summary:        Extremely fast compression algorithm
 
@@ -65,6 +65,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/liblz4.a
 %{_libdir}/liblz4.so
 
 %changelog
+* Thu Jul 03 2014 pjp <pjp at fedoraproject.org> - r119-1
+- new release
+- Fixed a high Address allocation issue in 32-bits mode.
+
 * Sat Jun 28 2014 pjp <pjp at fedoraproject.org> - r118-1
 - new release
 - install libraries under appropriate _libdir directories.
diff --git a/sources b/sources
index f41fa66..b98371f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b155d93c6e5d48494f8bfd32f831440  lz4-r118.tar.gz
+3fc4ed20cb98dba909896f485b25d0f1  lz4-r119.tar.gz


More information about the scm-commits mailing list