[lz4] Update to lz4-r123

pjp pjp at fedoraproject.org
Tue Sep 30 16:21:18 UTC 2014


commit f2c4584d0bb397971513f0cd355ff063300f7cc6
Author: P J P <pjp at fedoraproject.org>
Date:   Tue Sep 30 21:51:01 2014 +0530

    Update to lz4-r123

 .gitignore |    1 +
 lz4.spec   |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 39871ae..39fd824 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,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 d126e26..e7d97ed 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -1,7 +1,7 @@
 %global _hardened_build 1
 
 Name:           lz4
-Version:        r122
+Version:        r123
 Release:        1%{?dist}
 Summary:        Extremely fast compression algorithm
 
@@ -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-1
 - new release
 - Fixed AIX & AIX64 support (SamG)
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