[packages/gnome-shell-extensions] - updated to 45.2; introduces new light-style extension

qboosh qboosh at pld-linux.org
Mon Dec 4 20:44:44 CET 2023


commit 2bc081f4a3abdfcd071a39f97559cfff58143147
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Dec 4 20:29:49 2023 +0100

    - updated to 45.2; introduces new light-style extension

 gnome-shell-extensions.spec | 31 +++++++++++++++++++++++--------
 1 file changed, 23 insertions(+), 8 deletions(-)
---
diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec
index 3fe5fe1..6062243 100644
--- a/gnome-shell-extensions.spec
+++ b/gnome-shell-extensions.spec
@@ -1,14 +1,14 @@
-%define		gshell_ver	44.0
+%define		gshell_ver	45.0
 
 Summary:	Modify and extend GNOME Shell functionality and behavior
 Summary(pl.UTF-8):	Modyfikacje i rozszerzenia funkcjonalności i zachowania powłoki GNOME
 Name:		gnome-shell-extensions
-Version:	44.0
+Version:	45.2
 Release:	1
 Group:		X11/Applications
 License:	GPL v2+
-Source0:	https://download.gnome.org/sources/gnome-shell-extensions/44/%{name}-%{version}.tar.xz
-# Source0-md5:	74c9e268a7b3bf56841f1508519eee5f
+Source0:	https://download.gnome.org/sources/gnome-shell-extensions/45/%{name}-%{version}.tar.xz
+# Source0-md5:	99b4edcc52fa4dbe6783244d2314eea2
 URL:		https://wiki.gnome.org/Projects/GnomeShell/Extensions
 BuildRequires:	meson >= 0.58.0
 BuildRequires:	ninja >= 1.5
@@ -32,6 +32,7 @@ Enabled extensions:
  - auto-move-windows
  - drive-menu
  - launch-new-instance
+ - light-style
  - native-window-placement
  - places-menu
  - screenshot-window-sizer
@@ -49,6 +50,7 @@ Dostępne rozszerzenia:
  - auto-move-windows
  - drive-menu
  - launch-new-instance
+ - light-style
  - native-window-placement
  - places-menu
  - screenshot-window-sizer
@@ -89,6 +91,7 @@ Group:		X11/Applications
 Requires(post,postun):	glib2 >= 1:2.26.0
 Requires:	%{ext_prefix}-apps-menu = %{version}-%{release}
 Requires:	%{ext_prefix}-launch-new-instance = %{version}-%{release}
+Requires:	%{ext_prefix}-light-style = %{version}-%{release}
 Requires:	%{ext_prefix}-places-menu = %{version}-%{release}
 Requires:	%{ext_prefix}-window-list = %{version}-%{release}
 Requires:	gnome-session >= 1:3.14.0
@@ -160,6 +163,18 @@ To rozszerzenie powłoki GNOME modyfikuje zachowanie kliknięcia w
 myślnik oraz uruchamianiu aplikacji, aby zawsze uruchamiało nową
 instancję aplikacji.
 
+%package -n %{ext_prefix}-light-style
+Summary:	Switch default to light style
+Summary(pl.UTF-8):	Przełączenie na domyślny styl jasny
+Group:		X11/Applications
+Requires:	%{name}-common = %{version}-%{release}
+
+%description  -n %{ext_prefix}-light-style
+Switch default to light style.
+
+%description  -n %{ext_prefix}-light-style -l pl.UTF-8
+Przełączenie na domyślny styl jasny.
+
 %package -n %{ext_prefix}-native-window-placement
 Summary:	Arrange windows in overview in a more native way
 Summary(pl.UTF-8):	Układanie okien w podglądzie w bardziej natywny sposób
@@ -339,10 +354,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/glib-2.0/schemas/00_org.gnome.shell.extensions.classic.gschema.override
 %dir %{_datadir}/gnome-shell/modes
 %{_datadir}/gnome-shell/modes/classic.json
-%dir %{_datadir}/gnome-shell/theme
-%{_datadir}/gnome-shell/theme/classic-*.svg
-%{_datadir}/gnome-shell/theme/gnome-classic.css
-%{_datadir}/gnome-shell/theme/gnome-classic-high-contrast.css
 %{_datadir}/wayland-sessions/gnome-classic.desktop
 %{_datadir}/wayland-sessions/gnome-classic-wayland.desktop
 %{_datadir}/xsessions/gnome-classic.desktop
@@ -366,6 +377,10 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_datadir}/gnome-shell/extensions/launch-new-instance at gnome-shell-extensions.gcampax.github.com
 
+%files -n %{ext_prefix}-light-style
+%defattr(644,root,root,755)
+%{_datadir}/gnome-shell/extensions/light-style at gnome-shell-extensions.gcampax.github.com
+
 %files -n %{ext_prefix}-native-window-placement
 %defattr(644,root,root,755)
 %{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.native-window-placement.gschema.xml
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-shell-extensions.git/commitdiff/2bc081f4a3abdfcd071a39f97559cfff58143147



More information about the pld-cvs-commit mailing list