From d7df17cbc84d90a8c89493ceedfd5d670cd03697 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:11:41 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.3-1mamba;Thu May 20 2021] --- mm-common.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/mm-common.spec b/mm-common.spec index 80bea81..25353e7 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -1,19 +1,17 @@ %define majver %(echo %version | cut -d. -f1-2) Name: mm-common -Version: 1.0.2 +Version: 1.0.3 Release: 1mamba Summary: Common build files of the C++ bindings Group: Development/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://git.gnome.org/browse/mm-common/ +URL: https://gitlab.gnome.org/GNOME/mm-common/ Source: http://ftp.acc.umu.se/pub/GNOME/sources/mm-common/%{majver}/mm-common-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: pkg-config ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Common build files of the C++ bindings. @@ -61,6 +59,9 @@ Common build files of the C++ bindings. %doc AUTHORS COPYING %changelog +* Thu May 20 2021 Automatic Build System 1.0.3-1mamba +- automatic version update by autodist + * Sat Sep 26 2020 Automatic Build System 1.0.2-1mamba - automatic version update by autodist