Update to lz4-r123
This commit is contained in:
parent
e97fa88f17
commit
f2c4584d0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/lz4-r119.tar.gz
|
||||
/lz4-r121.tar.gz
|
||||
/lz4-r122.tar.gz
|
||||
/lz4-r123.tar.gz
|
||||
|
||||
6
lz4.spec
6
lz4.spec
@ -1,7 +1,7 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: lz4
|
||||
Version: r122
|
||||
Version: r123
|
||||
Release: 1%{?dist}
|
||||
Summary: Extremely fast compression algorithm
|
||||
|
||||
@ -66,6 +66,10 @@ rm %{buildroot}%{_libdir}/liblz4.a
|
||||
%{_libdir}/pkgconfig/liblz4.pc
|
||||
|
||||
%changelog
|
||||
* Tue Sep 30 2014 pjp <pjp@fedoraproject.org> - r123-1
|
||||
- Added experimental lz4frame API.
|
||||
- Fix s390x support.
|
||||
|
||||
* Sat Aug 30 2014 pjp <pjp@fedoraproject.org> - r122-1
|
||||
- new release
|
||||
- Fixed AIX & AIX64 support (SamG)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user