]> git.pld-linux.org Git - packages/glib2.git/blobdiff - glib2.spec
- python 3.5 is required now
[packages/glib2.git] / glib2.spec
index 0b31701c566c19114bf08fa931de144a55ca31a1..4db8ccdf6751ff8c612f1ada4c86ed8e0f2d857b 100644 (file)
@@ -18,13 +18,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.62.5
+Version:       2.64.1
 Release:       1
 Epoch:         1
 License:       LGPL v2+
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/glib/2.62/glib-%{version}.tar.xz
-# Source0-md5: 4029ea2df04a8d4c360e45d9e8316784
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/glib/2.64/glib-%{version}.tar.xz
+# Source0-md5: 8dec46be3e4fa349b733ef6d4fbeaa3e
 Patch0:                %{name}-python_shebang.patch
 URL:           https://www.gtk.org/
 BuildRequires: docbook-dtd412-xml
@@ -50,10 +50,10 @@ BuildRequires:      pkgconfig >= 1:0.16
 # in case of separate libelf (elfutils don't provide .pc file)
 #BuildRequires:        pkgconfig(libelf) >= 0.8.12
 BuildRequires: pkgconfig(libffi) >= 3.0.0
-BuildRequires: python3 >= 1:3.4
+BuildRequires: python3 >= 1:3.5
 BuildRequires: rpm-perlprov
 BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.736
+BuildRequires: rpmbuild(macros) >= 1.745
 BuildRequires: sed >= 4.0
 %{?with_systemtap:BuildRequires:       systemtap-sdt-devel}
 BuildRequires: tar >= 1:1.22
@@ -126,7 +126,7 @@ Requires:   %{name} = %{epoch}:%{version}-%{release}
 Requires:      libffi-devel >= 3.0.0
 Requires:      libmount-devel >= 2.28
 Requires:      pcre-devel >= 8.31
-Requires:      python3-modules
+Requires:      python3-modules >= 1:3.5
 # gio only
 %{?with_selinux:Requires:      libselinux-devel}
 Requires:      zlib-devel
@@ -284,7 +284,6 @@ umask 022
 %attr(755,root,root) %{_bindir}/gapplication
 %attr(755,root,root) %{_bindir}/gdbus
 %attr(755,root,root) %{_bindir}/gio
-%attr(755,root,root) %{_bindir}/gio-launch-desktop
 %attr(755,root,root) %{_bindir}/gio-querymodules
 %attr(755,root,root) %{_bindir}/glib-compile-schemas
 %attr(755,root,root) %{_bindir}/gsettings
This page took 0.047175 seconds and 4 git commands to generate.