|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: lz4
|
|
|
|
Name: lz4
|
|
|
|
Version: 1.9.4
|
|
|
|
Version: 1.9.4
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Summary: Extremely fast compression algorithm
|
|
|
|
Summary: Extremely fast compression algorithm
|
|
|
|
|
|
|
|
|
|
|
|
License: GPL-2.0-or-later AND BSD-2-Clause
|
|
|
|
License: GPL-2.0-or-later AND BSD-2-Clause
|
|
|
@ -82,6 +82,10 @@ contains static libraries for static linking of applications.
|
|
|
|
%{_libdir}/liblz4.a
|
|
|
|
%{_libdir}/liblz4.a
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.9.4-8
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.9.4-7
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.9.4-7
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|