update to 3.24.2 [release 3.24.2-1mamba;Fri Nov 01 2019]
This commit is contained in:
parent
e38bf976b9
commit
3e281a13bc
@ -1,7 +1,7 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: libgtkmm
|
||||
Version: 3.22.2
|
||||
Version: 3.24.2
|
||||
Release: 1mamba
|
||||
Summary: gtkmm is the official C++ interface for the popular GUI library GTK+
|
||||
Group: System/Libraries
|
||||
@ -11,8 +11,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://gtkmm.sourceforge.net
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/gtkmm/%{majversion}/gtkmm-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-BEGINBuildRequires: glibc-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libatkmm-devel
|
||||
BuildRequires: libcairo-devel
|
||||
@ -22,6 +21,7 @@ BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libglibmm-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpangomm-devel
|
||||
BuildRequires: libsigc++-devel
|
||||
@ -83,6 +83,9 @@ This package contains static libraries and header files need for development.
|
||||
%{_docdir}/gtkmm-?.?/reference
|
||||
|
||||
%changelog
|
||||
* Fri Nov 01 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.24.2-1mamba
|
||||
- update to 3.24.2
|
||||
|
||||
* Sun Nov 19 2017 Automatic Build System <autodist@mambasoft.it> 3.22.2-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user