diff --git a/snappy.spec b/snappy.spec index 8517f73..53b07ad 100644 --- a/snappy.spec +++ b/snappy.spec @@ -1,6 +1,7 @@ +%global __cmake_in_source_build 1 Name: snappy Version: 1.1.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast compression and decompression library License: BSD @@ -85,6 +86,9 @@ ctest -V %{?_smp_mflags} %changelog +* Fri Jul 24 2020 Jeff Law - 1.1.8-3 +- Use __cmake_in_source_build + * Thu Jan 30 2020 Fedora Release Engineering - 1.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild