rebuilt with libgmock 1.16.0 [release 20250127.0-2mamba;Tue Feb 11 2025]

This commit is contained in:
Silvan Calarco 2025-02-12 22:30:09 +01:00
parent e1f08c9bd7
commit a793c92cbc

View File

@ -1,6 +1,6 @@
Name: abseil-cpp
Version: 20240722.1
Release: 1mamba
Version: 20250127.0
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,7 +16,7 @@ BuildRequires: libgcc
BuildRequires: libgmock-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: libgmock-devel >= 0:1.15.0-1mamba
BuildRequires: libgmock-devel >= 0:1.16.0-1mamba
BuildRequires: cmake
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@ -40,8 +40,6 @@ Requires: pkg-config
%description -n lib%{name}-devel
This package contains libraries and header files for developing applications that use %{name}.
# Don't clean build at the end
%global __spec_rmbuild_cmd /bin/true
@ -85,6 +83,12 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Tue Feb 11 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 20250127.0-2mamba
- rebuilt with libgmock 1.16.0
* Thu Feb 06 2025 Automatic Build System <autodist@openmamba.org> 20250127.0-1mamba
- automatic version update by autodist
* Sat Jan 25 2025 Automatic Build System <autodist@openmamba.org> 20240722.1-1mamba
- automatic version update by autodist