pjp pushed to lz4 (master). "Update to lz4-r129"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 27 09:11:31 UTC 2015


From 56c9143cf7e563b806f1b853dbb21114a6c97db9 Mon Sep 17 00:00:00 2001
From: P J P <pjp at fedoraproject.org>
Date: Wed, 27 May 2015 14:41:12 +0530
Subject: Update to lz4-r129


diff --git a/.gitignore b/.gitignore
index d7eeb9b..14ea13a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /lz4-e25b51de7b51101e04ceea194dd557fcc23c03ca.tar.gz
 /lz4-r128.tar.gz
 /lz4-160661c7a4cbf805f4af74d2e3932a17a66e6ce7.tar.gz
+/lz4-7d182b816ace89d6d6d16b7aee376a9962a05caa.tar.gz
diff --git a/lz4.spec b/lz4.spec
index 1afe085..8bbf75d 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -1,9 +1,9 @@
 %global _hardened_build 1
-%global commit 160661c7a4cbf805f4af74d2e3932a17a66e6ce7
+%global commit 7d182b816ace89d6d6d16b7aee376a9962a05caa
 
 Name:           lz4
-Version:        r128
-Release:        2%{?dist}
+Version:        r129
+Release:        1%{?dist}
 Summary:        Extremely fast compression algorithm
 
 Group:          Applications/System
@@ -85,6 +85,11 @@ chmod -x %{buildroot}%{_includedir}/*.h
 
 
 %changelog
+* Wed May 27 2015 pjp <pjp at fedoraproject.org> - r129-1
+- New LZ4_compress_fast() API.
+- New LZ4 CLI improved performance with multiple files.
+- Other bug fix and documentation updates.
+
 * Mon Apr 06 2015 pjp <pjp at fedoraproject.org> - r128-2
 - Update files section to install unlz4 & its manual
 
diff --git a/sources b/sources
index 1b343ac..da98983 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81e17a70d097d4665b26b7164dc6bfe6  lz4-160661c7a4cbf805f4af74d2e3932a17a66e6ce7.tar.gz
+25da4eca873ca7e6ea3d82cc3f007226  lz4-7d182b816ace89d6d6d16b7aee376a9962a05caa.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/lz4.git/commit/?h=master&id=56c9143cf7e563b806f1b853dbb21114a6c97db9


More information about the scm-commits mailing list