From 49d88df4e85311fe376eec7250af29e61433a377 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:19:34 +0100 Subject: [PATCH] automatic version update by autodist [release 8.2.2-1mamba;Sat Aug 27 2022] --- libgc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgc.spec b/libgc.spec index ab6f245..faf04e2 100644 --- a/libgc.spec +++ b/libgc.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | sed "s|[a-z]||") Name: libgc Epoch: 1 -Version: 8.2.0 +Version: 8.2.2 Release: 1mamba Summary: Boehm Conservative Garbage Collection for C/C++ Group: System/Libraries @@ -109,6 +109,9 @@ make check %doc doc/README* %changelog +* Sat Aug 27 2022 Automatic Build System 8.2.2-1mamba +- automatic version update by autodist + * Fri Oct 15 2021 Automatic Build System 8.2.0-1mamba - automatic version update by autodist