[packages/devhelp] - updated to 3.36.1

qboosh qboosh at pld-linux.org
Tue Apr 14 19:17:02 CEST 2020


commit 67b3e91e75615f66ca7bd0e70878f925af431cf9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 14 19:17:07 2020 +0200

    - updated to 3.36.1

 devhelp.spec | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)
---
diff --git a/devhelp.spec b/devhelp.spec
index cdab6c0..4a82515 100644
--- a/devhelp.spec
+++ b/devhelp.spec
@@ -6,23 +6,23 @@
 Summary:	API documentation browser for GNOME
 Summary(pl.UTF-8):	Przeglądarka dokumentacji API dla GNOME
 Name:		devhelp
-Version:	3.34.0
+Version:	3.36.1
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/devhelp/3.34/%{name}-%{version}.tar.xz
-# Source0-md5:	90b35598224076948dd6b2da25de647c
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/devhelp/3.36/%{name}-%{version}.tar.xz
+# Source0-md5:	087aded37482879c42bab8687b73cc2a
 Patch0:		%{name}-bookdir.patch
 URL:		https://wiki.gnome.org/Apps/Devhelp
 BuildRequires:	amtk-devel >= 5.0
 BuildRequires:	gettext-tools >= 0.19.7
-BuildRequires:	glib2-devel >= 1:2.56
+BuildRequires:	glib2-devel >= 1:2.60
 BuildRequires:	gobject-introspection-devel >= 1.30.0
 BuildRequires:	gsettings-desktop-schemas-devel
 BuildRequires:	gtk+3-devel >= 3.22.0
 %{?with_apidocs:BuildRequires:	gtk-doc >= 1.25}
-BuildRequires:	gtk-webkit4-devel >= 2.20
-BuildRequires:	meson >= 0.47
+BuildRequires:	gtk-webkit4-devel >= 2.24
+BuildRequires:	meson >= 0.50
 BuildRequires:	ninja >= 1.5
 BuildRequires:	pkgconfig
 BuildRequires:	python3-devel >= 1:3.3
@@ -31,7 +31,7 @@ BuildRequires:	rpmbuild(macros) >= 1.736
 BuildRequires:	sed >= 4.0
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
-Requires(post,postun):	glib2 >= 1:2.56
+Requires(post,postun):	glib2 >= 1:2.60
 Requires(post,postun):	gtk-update-icon-cache
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	amtk >= 5.0
@@ -49,9 +49,9 @@ Przeglądarka dokumentacji API dla GNOME.
 Summary:	Library to embed Devhelp in other applications
 Summary(pl.UTF-8):	Biblioteka do osadzania Devhelp w innych aplikacjach
 Group:		X11/Libraries
-Requires:	glib2 >= 1:2.56
+Requires:	glib2 >= 1:2.60
 Requires:	gtk+3 >= 3.22.0
-Requires:	gtk-webkit4 >= 2.20
+Requires:	gtk-webkit4 >= 2.24
 
 %description libs
 Library of Devhelp for embedding into other applications.
@@ -64,9 +64,9 @@ Summary:	Headers for Devhelp library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki Devhelp
 Group:		X11/Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	glib2-devel >= 1:2.56
+Requires:	glib2-devel >= 1:2.60
 Requires:	gtk+3-devel >= 3.22.0
-Requires:	gtk-webkit4-devel >= 2.20
+Requires:	gtk-webkit4-devel >= 2.24
 
 %description devel
 Headers for Devhelp library.
@@ -132,7 +132,6 @@ Wtyczka umożliwiająca przeglądanie dokumentacji API w edytorze Gedit.
 	%{?with_apidocs:-Dgtk_doc=true}
 
 %ninja_build -C build
-#	%{__enable_disable static_libs static} \
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -191,9 +190,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_pkgconfigdir}/libdevhelp-3.0.pc
 %{_includedir}/devhelp-3
 
+%if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libdevhelp-3.a
+%endif
 
 %if %{with apidocs}
 %files apidocs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/devhelp.git/commitdiff/67b3e91e75615f66ca7bd0e70878f925af431cf9



More information about the pld-cvs-commit mailing list