[packages/gnome-tweaks] - updated to 42.0

qboosh qboosh at pld-linux.org
Sat Sep 23 11:34:06 CEST 2023


commit ca0505e2c2505c9b80f98effe8042a5eb0cea82c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 23 10:29:37 2023 +0200

    - updated to 42.0

 gnome-tweaks.spec | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/gnome-tweaks.spec b/gnome-tweaks.spec
index fc3f6d5..11eb376 100644
--- a/gnome-tweaks.spec
+++ b/gnome-tweaks.spec
@@ -1,15 +1,16 @@
 Summary:	A tool to customize advanced GNOME 3 options
 Summary(pl.UTF-8):	Narzędzie do dostosowywania zaawansowanych opcji GNOME 3
 Name:		gnome-tweaks
-Version:	40.10
-Release:	3
+Version:	42.0
+Release:	1
 License:	GPL v3+
 Group:		X11/Applications
-Source0:	https://download.gnome.org/sources/gnome-tweaks/40/%{name}-%{version}.tar.xz
-# Source0-md5:	ebfa262010021d812a8daae218cda576
+Source0:	https://download.gnome.org/sources/gnome-tweaks/42/%{name}-%{version}.tar.xz
+# Source0-md5:	f8b02440110c0f82aa0d8e0ba0a2bb14
 URL:		https://wiki.gnome.org/Apps/Tweaks
 BuildRequires:	gettext-tools >= 0.17
-BuildRequires:	meson >= 0.46.0
+BuildRequires:	libhandy1-devel >= 1.5
+BuildRequires:	meson >= 0.50.0
 BuildRequires:	ninja >= 1.5
 BuildRequires:	pkgconfig
 BuildRequires:	python3 >= 1:3.0
@@ -27,9 +28,8 @@ Requires:	gobject-introspection
 Requires:	gsettings-desktop-schemas >= 3.34
 Requires:	gtk+3 >= 3.12.0
 Requires:	hicolor-icon-theme
-Requires:	libhandy1 >= 1.0
+Requires:	libhandy1 >= 1.5
 Requires:	libnotify >= 0.7
-Requires:	libsoup >= 2.4
 Requires:	mutter
 # Pango-1.0.typelib
 Requires:	pango >= 1:1.26
@@ -63,6 +63,9 @@ install -d $RPM_BUILD_ROOT%{py3_sitescriptdir}
 
 %ninja_install -C build
 
+# not supported by glibc (as of 2.38)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang %{name}
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-tweaks.git/commitdiff/ca0505e2c2505c9b80f98effe8042a5eb0cea82c



More information about the pld-cvs-commit mailing list