rebuilt with libgmock 1.16.0 [release 20250127.0-2mamba;Tue Feb 11 2025]
This commit is contained in:
parent
e1f08c9bd7
commit
a793c92cbc
@ -1,6 +1,6 @@
|
|||||||
Name: abseil-cpp
|
Name: abseil-cpp
|
||||||
Version: 20240722.1
|
Version: 20250127.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: An open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard library
|
Summary: An open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -16,7 +16,7 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libgmock-devel
|
BuildRequires: libgmock-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libgmock-devel >= 0:1.15.0-1mamba
|
BuildRequires: libgmock-devel >= 0:1.16.0-1mamba
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
@ -40,8 +40,6 @@ Requires: pkg-config
|
|||||||
%description -n lib%{name}-devel
|
%description -n lib%{name}-devel
|
||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Don't clean build at the end
|
# Don't clean build at the end
|
||||||
%global __spec_rmbuild_cmd /bin/true
|
%global __spec_rmbuild_cmd /bin/true
|
||||||
|
|
||||||
@ -85,6 +83,12 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jan 25 2025 Automatic Build System <autodist@openmamba.org> 20240722.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user