Update dist to override an earlier build.
This commit is contained in:
parent
162fdf3dfc
commit
b2c6f43448
5
lz4.spec
5
lz4.spec
@ -3,7 +3,7 @@
|
||||
|
||||
Name: lz4
|
||||
Version: r127
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Extremely fast compression algorithm
|
||||
|
||||
Group: Applications/System
|
||||
@ -68,6 +68,9 @@ rm %{buildroot}%{_libdir}/liblz4.a
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 08 2015 pjp <pjp@fedoraproject.org> - r127-2
|
||||
- Bump dist to override an earlier build.
|
||||
|
||||
* Wed Jan 07 2015 pjp <pjp@fedoraproject.org> - r127-1
|
||||
- Fixed a bug in LZ4 HC streaming mode
|
||||
- New lz4frame API integrated into liblz4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user