From 78dcd5974655a5e8ef32cec7dff33aa80a079e40 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 28 Jul 2024 14:09:54 +0200 Subject: [PATCH] rebuilt by autoport with build requirements: libgmock-devel>=0:1.15.0-1mamba [release 20240116.2-2mamba;Sat Jul 27 2024] --- abseil-cpp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/abseil-cpp.spec b/abseil-cpp.spec index 61b4147..d908875 100644 --- a/abseil-cpp.spec +++ b/abseil-cpp.spec @@ -1,6 +1,6 @@ Name: abseil-cpp Version: 20240116.2 -Release: 1mamba +Release: 2mamba Summary: An open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard library Group: System/Libraries Vendor: openmamba @@ -16,6 +16,7 @@ BuildRequires: libgcc BuildRequires: libgmock-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END +BuildRequires: libgmock-devel >= 0:1.15.0-1mamba BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -87,6 +88,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sat Jul 27 2024 Automatic Build System 20240116.2-2mamba +- rebuilt by autoport with build requirements: libgmock-devel>=0:1.15.0-1mamba + * Tue Apr 09 2024 Automatic Build System 20240116.2-1mamba - automatic version update by autodist