[packages/gtksourceview5] - updated to 5.18.0

qboosh qboosh at pld-linux.org
Mon Sep 15 21:26:12 CEST 2025


commit 9275c87f9a7ffbce33c762a7d7a91491853bdb61
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Sep 15 21:29:09 2025 +0200

    - updated to 5.18.0

 gtksourceview5.spec | 25 ++++++++++---------------
 1 file changed, 10 insertions(+), 15 deletions(-)
---
diff --git a/gtksourceview5.spec b/gtksourceview5.spec
index 32c4794..5514b61 100644
--- a/gtksourceview5.spec
+++ b/gtksourceview5.spec
@@ -9,12 +9,12 @@
 Summary:	Text widget that extends the standard GTK+ 3.x
 Summary(pl.UTF-8):	Widget tekstowy rozszerzający standardowy z GTK+ 3.x
 Name:		gtksourceview5
-Version:	5.16.0
-Release:	2
-License:	LGPL v2+ (library), GPL v2+ (some language specs files)
+Version:	5.18.0
+Release:	1
+License:	LGPL v2.1+ (library), GPL v2+ (some language specs files)
 Group:		X11/Libraries
-Source0:	https://download.gnome.org/sources/gtksourceview/5.16/gtksourceview-%{version}.tar.xz
-# Source0-md5:	e86f3d4b9be241e81625b1f8d9aa3ff4
+Source0:	https://download.gnome.org/sources/gtksourceview/5.18/gtksourceview-%{version}.tar.xz
+# Source0-md5:	8f670fd0680ec6647c7bef4d13e6e031
 Patch0:		%{name}-no-update.patch
 URL:		https://wiki.gnome.org/Projects/GtkSourceView
 BuildRequires:	docbook-dtd412-xml
@@ -22,7 +22,7 @@ BuildRequires:	fontconfig-devel
 BuildRequires:	fribidi-devel >= 0.19.7
 BuildRequires:	gettext-tools >= 0.19.4
 %{?with_apidocs:BuildRequires:	gi-docgen}
-BuildRequires:	glib2-devel >= 1:2.72
+BuildRequires:	glib2-devel >= 1:2.76
 BuildRequires:	gobject-introspection-devel >= 1.70.0
 BuildRequires:	gtk4-devel >= 4.17
 BuildRequires:	itstool
@@ -35,13 +35,12 @@ BuildRequires:	pkgconfig
 BuildRequires:	rpm-build >= 4.6
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 2.042
-BuildRequires:	sed >= 4.0
 %{?with_sysprof:BuildRequires:	sysprof-devel >= 3.38}
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	vala
 BuildRequires:	xz
 Requires:	fribidi >= 0.19.7
-Requires:	glib2 >= 1:2.72
+Requires:	glib2 >= 1:2.76
 Requires:	gtk4 >= 4.17
 Requires:	libxml2 >= 1:2.6.31
 Requires:	pcre2-8 >= 10.21
@@ -64,7 +63,7 @@ Summary(pl.UTF-8):	Pliki nagłówkowe dla GtkSourceView
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	fribidi-devel >= 0.19.7
-Requires:	glib2-devel >= 1:2.72
+Requires:	glib2-devel >= 1:2.76
 Requires:	gtk4-devel >= 4.17
 Requires:	libxml2-devel >= 1:2.6.31
 Requires:	pcre2-8-devel >= 10.21
@@ -117,10 +116,6 @@ API GtkSourceView dla języka Vala.
 %setup -q -n gtksourceview-%{version}
 %patch -P0 -p1
 
-%if %{with static_libs}
-%{__sed} -i -e 's/gtksource_lib = shared_library/gtksource_lib = library/' gtksourceview/meson.build
-%endif
-
 %build
 %meson \
 	%{?with_apidocs:-Ddocumentation=true} \
@@ -153,7 +148,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f gtksourceview-5.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgtksourceview-5.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgtksourceview-5.so.0
+%ghost %{_libdir}/libgtksourceview-5.so.0
 %{_datadir}/gtksourceview-5
 %{_libdir}/girepository-1.0/GtkSource-5.typelib
 %{_iconsdir}/hicolor/scalable/actions/completion-*-symbolic.svg
@@ -161,7 +156,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgtksourceview-5.so
+%{_libdir}/libgtksourceview-5.so
 %{_includedir}/gtksourceview-5
 %{_pkgconfigdir}/gtksourceview-5.pc
 %{_datadir}/gir-1.0/GtkSource-5.gir
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtksourceview5.git/commitdiff/9275c87f9a7ffbce33c762a7d7a91491853bdb61



More information about the pld-cvs-commit mailing list