automatic version update by autodist [release 2.70.0-1mamba;Thu Oct 14 2021]
This commit is contained in:
parent
8d54eba0d8
commit
6c0941b18a
@ -1,7 +1,8 @@
|
|||||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
%define apiver %(echo %version | cut -d. -f 1-2)
|
#%define apiver %(echo %version | cut -d. -f 1-2)
|
||||||
|
%define apiver 2.68
|
||||||
Name: libglibmm
|
Name: libglibmm
|
||||||
Version: 2.68.1
|
Version: 2.70.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A C++ interface for GTK2 (a GUI library for X)
|
Summary: A C++ interface for GTK2 (a GUI library for X)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -9,7 +10,6 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.gnome.org
|
URL: https://www.gnome.org
|
||||||
#http://gtkmm.sourceforge.net
|
|
||||||
Source: https://download.gnome.org/sources/glibmm/%{majversion}/glibmm-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/glibmm/%{majversion}/glibmm-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -87,6 +87,9 @@ This package contains the static libraries and header files needed for developin
|
|||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 14 2021 Automatic Build System <autodist@mambasoft.it> 2.70.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri May 21 2021 Automatic Build System <autodist@mambasoft.it> 2.68.1-1mamba
|
* Fri May 21 2021 Automatic Build System <autodist@mambasoft.it> 2.68.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user