From 496dd8b067eb860f2a56535fc04139c0e823d25e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 7 Feb 2024 11:42:12 +0100 Subject: [PATCH] automatic version update by autodist [release 20240116.0-1mamba;Tue Jan 30 2024] --- abseil-cpp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/abseil-cpp.spec b/abseil-cpp.spec index 4c22190..68c9e6e 100644 --- a/abseil-cpp.spec +++ b/abseil-cpp.spec @@ -1,6 +1,6 @@ Name: abseil-cpp -Version: 20230802.1 -Release: 2mamba +Version: 20240116.0 +Release: 1mamba Summary: An open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard library Group: System/Libraries Vendor: openmamba @@ -87,6 +87,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Tue Jan 30 2024 Automatic Build System 20240116.0-1mamba +- automatic version update by autodist + * Thu Sep 21 2023 Silvan Calarco 20230802.1-2mamba - path: scoped-mock-log: fix protobuf build (ref. https://github.com/abseil/abseil-cpp/issues/1407)