diff --git a/lz4.spec b/lz4.spec index e11e6c4..1412b0f 100644 --- a/lz4.spec +++ b/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 - r127-2 +- Bump dist to override an earlier build. + * Wed Jan 07 2015 pjp - r127-1 - Fixed a bug in LZ4 HC streaming mode - New lz4frame API integrated into liblz4