[lz4/el5] Update to lz4-r123

pjp pjp at fedoraproject.org
Tue Sep 30 17:06:51 UTC 2014


commit c8fda61b74dc684bae48d5ed6058522d13590b32
Author: P J P <pjp at fedoraproject.org>
Date:   Tue Sep 30 22:36:35 2014 +0530

    Update to lz4-r123

 .gitignore |    1 +
 lz4.spec   |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d16c5b5..9ad4997 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /lz4-r119.tar.gz
 /lz4-r121.tar.gz
 /lz4-r122.tar.gz
+/lz4-r123.tar.gz
diff --git a/lz4.spec b/lz4.spec
index 3110ab0..86659ce 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -1,8 +1,8 @@
 %global _hardened_build 1
 
 Name:           lz4
-Version:        r122
-Release:        2%{?dist}
+Version:        r123
+Release:        1%{?dist}
 Summary:        Extremely fast compression algorithm
 
 Group:          Applications/System
@@ -66,6 +66,10 @@ rm %{buildroot}%{_libdir}/liblz4.a
 %{_libdir}/pkgconfig/liblz4.pc
 
 %changelog
+* Tue Sep 30 2014 pjp <pjp at fedoraproject.org> - r123-1
+- Added experimental lz4frame API.
+- Fix s390x support.
+
 * Sat Aug 30 2014 pjp <pjp at fedoraproject.org> - r122-2
 - Fixed make_install macro error
 
diff --git a/sources b/sources
index 00186f7..e3986f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b6548c70782ed71212b670e5e71d125c  lz4-r122.tar.gz
+d6e5574af99bc5be9d74a994a8263589  lz4-r123.tar.gz


More information about the scm-commits mailing list