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