Update dist to override an earlier build.

This commit is contained in:
P J P 2015-01-08 17:28:40 +05:30
parent 162fdf3dfc
commit b2c6f43448

View File

@ -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