import lz4-1.8.3-2.el8

This commit is contained in:
CentOS Sources 2020-11-03 06:43:38 -05:00 committed by Andrew Lukoshko
parent 733c24d60a
commit 9e49de40cc
3 changed files with 12 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/lz4-1.8.1.2.tar.gz
SOURCES/lz4-1.8.3.tar.gz

View File

@ -1 +1 @@
d16dd5062b98a715d18e2b0f7d8e1a595272b8d6 SOURCES/lz4-1.8.1.2.tar.gz
070867abcd93a7245b80ec6fc2ced27c6b8e3e0c SOURCES/lz4-1.8.3.tar.gz

View File

@ -1,6 +1,6 @@
Name: lz4
Version: 1.8.1.2
Release: 4%{?dist}
Version: 1.8.3
Release: 2%{?dist}
Summary: Extremely fast compression algorithm
License: GPLv2+ and BSD
@ -79,6 +79,14 @@ chmod +x ./configure
%{_libdir}/liblz4.a
%changelog
* Tue May 26 2020 Jakub Martisko <jamartis@redhat.com> - 1.8.3-2
- Rebuilding with the new gating tests
- Related: 1840046
* Mon Apr 06 2020 Jakub Martisko <jamartis@redhat.com> - 1.8.3-1
- Rebase to 1.8.3
- Resolves: #1821237
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.1.2-4
- Escape macros in %%changelog