[lz4/f19] Update to lz4-r108

pjp pjp at fedoraproject.org
Sun Nov 10 07:42:09 UTC 2013


commit c9072eaaaf0771a73b026aa01c819c1ce529414c
Author: P J P <pjp at fedoraproject.org>
Date:   Sun Nov 10 13:12:06 2013 +0530

    Update to lz4-r108

 .gitignore |    1 +
 lz4.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 52f8b29..6749f4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /lz4-r106.tar.gz
 /lz4-r107.tar.gz
+/lz4-r108.tar.gz
diff --git a/lz4.spec b/lz4.spec
index fc12aa9..0547f8b 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -1,7 +1,7 @@
 %global _hardened_build 1
 
 Name:           lz4
-Version:        r107
+Version:        r108
 Release:        1%{?dist}
 Summary:        Extremely fast compression algorithm
 
@@ -37,6 +37,9 @@ make install PREFIX=$RPM_BUILD_ROOT%{_prefix} INSTALL="install -p"
 
 
 %changelog
+* Sun Nov 10 2013 pjp <pjp at fedoraproject.org> - r108-1
+- new release r108
+
 * Wed Oct 23 2013 pjp <pjp at fedoraproject.org> - r107-1
 - new release r107
 
diff --git a/sources b/sources
index 75c9efa..6a6090d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-626947ce4c67f87fdce8922ae0f4cc00  lz4-r107.tar.gz
+5c621dd18f27810bba3629cdb326e852  lz4-r108.tar.gz


More information about the scm-commits mailing list