From b19fedc68988350e1529155cecac701cd0299a85 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 25 Nov 2016 10:33:55 +0100 Subject: [PATCH] Update to 1.7.4.2 (RHBZ #1397373) Signed-off-by: Igor Gnatenko --- .gitignore | 1 + lz4.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 03fa5d7..c0bfea5 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /lz4-baf78e7e4dcbdf824a76f990ffeb573d113bbbdb.tar.gz /lz4-d86dc916771c126afb797637dda9f6421c0cb998.tar.gz /lz4-1.7.3.tar.gz +/lz4-1.7.4.2.tar.gz diff --git a/lz4.spec b/lz4.spec index b035e30..7cf2606 100644 --- a/lz4.spec +++ b/lz4.spec @@ -1,5 +1,5 @@ Name: lz4 -Version: 1.7.3 +Version: 1.7.4.2 Release: 1%{?dist} Summary: Extremely fast compression algorithm @@ -68,6 +68,9 @@ chmod +x ./configure %{_libdir}/liblz4.a %changelog +* Fri Nov 25 2016 Igor Gnatenko - 1.7.4.2-1 +- Update to 1.7.4.2 (RHBZ #1397373) + * Sat Nov 19 2016 Igor Gnatenko - 1.7.3-1 - Update to 1.7.3 (RHBZ #1395458) diff --git a/sources b/sources index 077aa6e..9529fd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e94b203f8c85e600c430017a9ef8b3d lz4-1.7.3.tar.gz +c8a1e198555fb0650448e498b7614ae5 lz4-1.7.4.2.tar.gz