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)