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)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: libgtkmm
|
Name: libgtkmm
|
||||||
Version: 3.22.2
|
Version: 3.24.2
|
||||||
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
|
||||||
@ -11,8 +11,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: http://gtkmm.sourceforge.net
|
URL: http://gtkmm.sourceforge.net
|
||||||
Source: http://ftp.gnome.org/pub/GNOME/sources/gtkmm/%{majversion}/gtkmm-%{version}.tar.xz
|
Source: http://ftp.gnome.org/pub/GNOME/sources/gtkmm/%{majversion}/gtkmm-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGINBuildRequires: glibc-devel
|
||||||
BuildRequires: glibc-devel
|
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
BuildRequires: libatkmm-devel
|
BuildRequires: libatkmm-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
@ -22,6 +21,7 @@ BuildRequires: libgdk-pixbuf-devel
|
|||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libglibmm-devel
|
BuildRequires: libglibmm-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpangomm-devel
|
BuildRequires: libpangomm-devel
|
||||||
BuildRequires: libsigc++-devel
|
BuildRequires: libsigc++-devel
|
||||||
@ -83,6 +83,9 @@ This package contains static libraries and header files need for development.
|
|||||||
%{_docdir}/gtkmm-?.?/reference
|
%{_docdir}/gtkmm-?.?/reference
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Nov 19 2017 Automatic Build System <autodist@mambasoft.it> 3.22.2-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user