[packages/gnome-shell] - updated to 47.4

qboosh qboosh at pld-linux.org
Mon Feb 17 19:35:20 CET 2025


commit 04b82800a63fc108ec4783acffe44634d5d2c038
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Feb 17 19:18:18 2025 +0100

    - updated to 47.4

 gnome-shell.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index f4160fd..aea8cd9 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -24,12 +24,12 @@
 Summary:	Window manager and application launcher for GNOME
 Summary(pl.UTF-8):	Zarządca okien i uruchamiania aplikacji dla GNOME
 Name:		gnome-shell
-Version:	47.3
+Version:	47.4
 Release:	1
 License:	GPL v2+
 Group:		X11/Window Managers
 Source0:	https://download.gnome.org/sources/gnome-shell/47/%{name}-%{version}.tar.xz
-# Source0-md5:	d05786e5ab0365ab11d039575e7e3a2f
+# Source0-md5:	d6d7e371c2eef21ffc55f1259fbaecba
 Patch0:		%{name}-no-update.patch
 URL:		https://wiki.gnome.org/Projects/GnomeShell
 BuildRequires:	NetworkManager-devel >= %{NetworkManager_ver}
@@ -70,7 +70,7 @@ BuildRequires:	python3 >= 1:3
 BuildRequires:	python3-pygobject3 >= 3
 BuildRequires:	rpm-build >= 4.6
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 2.029
+BuildRequires:	rpmbuild(macros) >= 2.042
 BuildRequires:	sassc
 BuildRequires:	sed >= 4.0
 BuildRequires:	startup-notification-devel >= %{startup_notification_ver}
@@ -177,17 +177,17 @@ Ten pakiet dostarcza dokumentację API GNOME Shell.
 %{__sed} -i -e '/^libshew =/ s/ library/ shared_library/' subprojects/shew/src/meson.build
 
 %build
-%meson build \
+%meson \
 	%{?with_apidocs:-Dgtk_doc=true} \
 	-Dtests=false
 
-%meson_build -C build
+%meson_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/gnome-shell/{extensions,search-providers}
 
-%meson_install -C build
+%meson_install
 
 %if %{with apidocs}
 install -d $RPM_BUILD_ROOT%{_gidocdir}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-shell.git/commitdiff/04b82800a63fc108ec4783acffe44634d5d2c038



More information about the pld-cvs-commit mailing list