automatic version update by autodist [release 1.0.3-1mamba;Thu May 20 2021]
This commit is contained in:
parent
281968a721
commit
d7df17cbc8
@ -1,19 +1,17 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: mm-common
|
Name: mm-common
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Common build files of the C++ bindings
|
Summary: Common build files of the C++ bindings
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: http://ftp.acc.umu.se/pub/GNOME/sources/mm-common/%{majver}/mm-common-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: pkg-config
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Common build files of the C++ bindings.
|
Common build files of the C++ bindings.
|
||||||
@ -61,6 +59,9 @@ Common build files of the C++ bindings.
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Sep 26 2020 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user