diff --git a/abseil-cpp2401.spec b/abseil-cpp2401.spec index 2d06c86..1107ccc 100644 --- a/abseil-cpp2401.spec +++ b/abseil-cpp2401.spec @@ -1,6 +1,6 @@ Name: abseil-cpp2401 Version: 20240116.2 -Release: 3mamba +Release: 4mamba 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} @@ -41,7 +41,6 @@ Requires: pkg-config This package contains libraries and header files for developing applications that use %{name}. -%debug_package # Don't clean build at the end %global __spec_rmbuild_cmd /bin/true @@ -69,8 +68,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files -n lib%{name} %defattr(-,root,root) @@ -88,6 +85,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Wed Feb 12 2025 Automatic Build System 20240116.2-4mamba +- rebuilt by autoport with build requirements: libgmock-devel>=0:1.16.0-1mamba + * Tue Aug 06 2024 Silvan Calarco 20240116.2-3mamba - legacy package