automatic version update by autodist [release 1.0.3-1mamba;Thu May 20 2021]

This commit is contained in:
Automatic Build System 2024-01-06 07:11:41 +01:00
parent 281968a721
commit d7df17cbc8

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@mambasoft.it> 1.0.3-1mamba
- automatic version update by autodist
* Sat Sep 26 2020 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
- automatic version update by autodist