From 5c8ed78d0035318dcbd2c8374a424aac9a61515a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:00:55 +0100 Subject: [PATCH] automatic version update by autodist [release 0.6.2-1mamba;Tue Nov 14 2023] --- libcmis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcmis.spec b/libcmis.spec index 36dc607..dd18b12 100644 --- a/libcmis.spec +++ b/libcmis.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libcmis -Version: 0.6.0 +Version: 0.6.2 Release: 1mamba Summary: Allows C++ applications to connect to any ECM behaving as a CMIS server Group: System/Libraries @@ -99,6 +99,9 @@ sed -i \ %{_mandir}/man1/cmis-client.1* %changelog +* Tue Nov 14 2023 Automatic Build System 0.6.2-1mamba +- automatic version update by autodist + * Sun Oct 15 2023 Automatic Build System 0.6.0-1mamba - automatic version update by autodist