update to 4.2.0 [release 4.2.0-1mamba;Tue Jun 01 2021]
This commit is contained in:
parent
a31ffc5f98
commit
4513400970
@ -1,15 +1,15 @@
|
|||||||
%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).0
|
||||||
|
|
||||||
Name: libgtkmm
|
Name: libgtkmm
|
||||||
Version: 4.0.1
|
Version: 4.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: gtkmm is the official C++ interface for the popular GUI library GTK+
|
Summary: gtkmm is the official C++ interface for the popular GUI library GTK+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://gtkmm.sourceforge.net
|
URL: https://gtkmm.org/en/
|
||||||
Source: https://download.gnome.org/sources/gtkmm/%{majversion}/gtkmm-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/gtkmm/%{majversion}/gtkmm-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -83,6 +83,9 @@ This package contains static libraries and header files needed for development.
|
|||||||
%{_libdir}/gtkmm-%{apiver}/proc/m4/*.m4
|
%{_libdir}/gtkmm-%{apiver}/proc/m4/*.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.0-1mamba
|
||||||
|
- update to 4.2.0
|
||||||
|
|
||||||
* Sun Apr 18 2021 Automatic Build System <autodist@mambasoft.it> 4.0.1-1mamba
|
* Sun Apr 18 2021 Automatic Build System <autodist@mambasoft.it> 4.0.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user