diff --git a/snappy.spec b/snappy.spec index f715e7c..8517f73 100644 --- a/snappy.spec +++ b/snappy.spec @@ -1,6 +1,6 @@ Name: snappy Version: 1.1.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast compression and decompression library License: BSD @@ -85,6 +85,9 @@ ctest -V %{?_smp_mflags} %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.1.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Jan 15 2020 Martin Gieseking - 1.1.8-1 - Updated to new release. - Dropped version-related patch which has been applied upstream (BZ #1527850).