Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/snappy.git#6476fb52197cf101c33481437663f85335081f08
This commit is contained in:
DistroBaker 2021-02-03 05:18:58 +00:00
parent 4e9157b0bd
commit 60da2a587b

View File

@ -1,7 +1,7 @@
%global __cmake_in_source_build 1
Name: snappy
Version: 1.1.8
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Fast compression and decompression library
License: BSD
@ -11,6 +11,7 @@ Source0: https://github.com/google/snappy/releases/download/%{version}/%{
# add missing dependency on gtest to snappy_unittest
Patch0: %{name}-gtest.patch
BuildRequires: make
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: gtest-devel
@ -86,6 +87,9 @@ ctest -V %{?_smp_mflags}
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild