[lz4/el6] Update to lz4-r110

pjp pjp at fedoraproject.org
Thu Jan 2 08:49:48 UTC 2014


commit 96edff2f8d3179d38eb04a92f5a3b30f306718a8
Author: P J P <pjp at fedoraproject.org>
Date:   Thu Jan 2 14:19:40 2014 +0530

    Update to lz4-r110

 .gitignore |    1 +
 lz4.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6749f4e..32ebd54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /lz4-r106.tar.gz
 /lz4-r107.tar.gz
 /lz4-r108.tar.gz
+/lz4-r110.tar.gz
diff --git a/lz4.spec b/lz4.spec
index 0547f8b..eff7b75 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -1,14 +1,14 @@
 %global _hardened_build 1
 
 Name:           lz4
-Version:        r108
+Version:        r110
 Release:        1%{?dist}
 Summary:        Extremely fast compression algorithm
 
 Group:          Applications/System
 License:        GPLv2
 URL:            https://code.google.com/p/lz4/
-Source0:        https://dl.dropboxusercontent.com/u/59565338/LZ4/%{name}-%{version}.tar.gz
+Source0:        https://lz4.googlecode.com/files/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 
 %description
@@ -37,6 +37,9 @@ make install PREFIX=$RPM_BUILD_ROOT%{_prefix} INSTALL="install -p"
 
 
 %changelog
+* Thu Jan 02 2014 pjp <pjp at fedoraproject.org> - r110-1
+- new release r110
+
 * Sun Nov 10 2013 pjp <pjp at fedoraproject.org> - r108-1
 - new release r108
 
diff --git a/sources b/sources
index 6a6090d..cf698e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c621dd18f27810bba3629cdb326e852  lz4-r108.tar.gz
+666b7213c99c1764a7daaf8ede02698b  lz4-r110.tar.gz


More information about the scm-commits mailing list