commit a7dee3c0a8d8d19d162636319c9bc2c1dd5fc3ef Author: Jan Palus <at...@pld-linux.org> Date: Wed Oct 26 00:17:42 2022 +0200
up to 2.74.1 glib2-python_shebang.patch | 2 +- glib2.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) --- diff --git a/glib2.spec b/glib2.spec index c56361c..85e7a8f 100644 --- a/glib2.spec +++ b/glib2.spec @@ -20,13 +20,13 @@ Summary(pt_BR.UTF-8): Conjunto de funções gráficas utilitárias Summary(tr.UTF-8): Yararlı ufak yordamlar kitaplığı Summary(zh_CN.UTF-8): 实用工具函数库 Name: glib2 -Version: 2.74.0 +Version: 2.74.1 Release: 1 Epoch: 1 License: LGPL v2+ Group: Libraries Source0: https://download.gnome.org/sources/glib/2.74/glib-%{version}.tar.xz -# Source0-md5: 06745709784eddb4a3860e1814f795e8 +# Source0-md5: abcfe42128bbace7a63c795551131d93 Patch0: %{name}-python_shebang.patch Patch1: gtk-doc-build.patch URL: https://www.gtk.org/ diff --git a/glib2-python_shebang.patch b/glib2-python_shebang.patch index e11d137..50d2710 100644 --- a/glib2-python_shebang.patch +++ b/glib2-python_shebang.patch @@ -2,7 +2,7 @@ +++ glib-2.62.4/meson.build 2019-12-20 18:37:03.307665835 +0100 @@ -1988,7 +1988,7 @@ - python = import('python').find_installation('python3') + python = import('python').find_installation() # used for '#!/usr/bin/env <name>' -python_name = 'python3' +python_name = python.path() ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/glib2.git/commitdiff/f452b32571db9507fbf117f003a5f31aadbdbcdb _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit