[packages/devhelp] - updated to 3.38.0

qboosh qboosh at pld-linux.org
Sat Sep 12 08:40:20 CEST 2020


commit 7eb0b29ca695de7209d3a9efbbef889935b03e18
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 12 08:43:02 2020 +0200

    - updated to 3.38.0

 devhelp.spec | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/devhelp.spec b/devhelp.spec
index b3b4381..1ca726d 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.36.2
+Version:	3.38.0
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/devhelp/3.36/%{name}-%{version}.tar.xz
-# Source0-md5:	18c2cb689da880eb2c8936335bd7c1cd
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/devhelp/3.38/%{name}-%{version}.tar.xz
+# Source0-md5:	721525b49d5c28d90dbbed9d8c989a05
 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.60
+BuildRequires:	glib2-devel >= 1:2.64
 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.24
-BuildRequires:	meson >= 0.50
+BuildRequires:	gtk-webkit4-devel >= 2.26
+BuildRequires:	meson >= 0.53
 BuildRequires:	ninja >= 1.5
 BuildRequires:	pkgconfig
 BuildRequires:	python3-devel >= 1:3.3
@@ -31,10 +31,10 @@ BuildRequires:	rpmbuild(macros) >= 1.736
 BuildRequires:	sed >= 4.0
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
-Requires(post,postun):	glib2 >= 1:2.60
 Requires(post,postun):	gtk-update-icon-cache
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	amtk >= 5.0
+Requires:	glib2 >= 1:2.64
 Requires:	gsettings-desktop-schemas
 Requires:	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -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.60
+Requires:	glib2 >= 1:2.64
 Requires:	gtk+3 >= 3.22.0
-Requires:	gtk-webkit4 >= 2.24
+Requires:	gtk-webkit4 >= 2.26
 
 %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.60
+Requires:	glib2-devel >= 1:2.64
 Requires:	gtk+3-devel >= 3.22.0
-Requires:	gtk-webkit4-devel >= 2.24
+Requires:	gtk-webkit4-devel >= 2.26
 
 %description devel
 Headers for Devhelp library.
@@ -91,7 +91,7 @@ Summary:	Devhelp API documetation
 Summary(pl.UTF-8):	Dokumentacja API Devhelp
 Group:		Documentation
 Requires:	gtk-doc-common
-%if "%{_rpmversion}" >= "5"
+%if "%{_rpmversion}" >= "4.6"
 BuildArch:	noarch
 %endif
 
@@ -124,7 +124,7 @@ Wtyczka umożliwiająca przeglądanie dokumentacji API w edytorze Gedit.
 %patch0 -p1
 
 %if %{with static_libs}
-%{__sed} -i '/libdevhelp = / s/shared_library/library/' devhelp/meson.build
+%{__sed} -i '/libdevhelp_shared_lib = / s/shared_library/library/' devhelp/meson.build
 %endif
 
 %build
@@ -160,7 +160,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README TODO
+%doc AUTHORS NEWS README.md TODO
 %attr(755,root,root) %{_bindir}/devhelp
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/assistant
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/devhelp.git/commitdiff/7eb0b29ca695de7209d3a9efbbef889935b03e18



More information about the pld-cvs-commit mailing list