Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gnome-shell-extensions for
openSUSE:Factory checked in at 2023-09-20 13:22:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old)
and /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-shell-extensions"
Wed Sep 20 13:22:14 2023 rev:131 rq:1111872 version:45.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2023-03-24 15:17:36.862007846 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new.16627/gnome-shell-extensions.changes
2023-09-20 13:22:51.709043614 +0200
@@ -1,0 +2,45 @@
+Sat Sep 16 22:20:32 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 45.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Fri Sep 15 11:59:45 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Drop gnome-shell-extension-desktop-icons Requires from the
+ gnome-shell-classic package, and add a Obsoletes. Upstream have
+ stagnated since two releases back, and does currently not work.
+- Fix a typo in an old Obsoletes.
+
+-------------------------------------------------------------------
+Wed Sep 6 19:31:18 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 45.rc:
+ + Misc. bug fixes and cleanups.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Aug 9 00:50:13 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Disable gnome-shell-add-app-to-desktop.patch for now: patch needs
+ to be rebased.
+
+-------------------------------------------------------------------
+Tue Aug 8 13:48:39 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 45.beta:
+ + Port extensions to ESM
+ + Misc. bug fixes and cleanups
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sat Jul 15 14:45:42 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 45.alpha:
+ + window-list: Modernize default styling
+ + Replace classic styling with built-in light style
+ + window-list: Add tooltip for long window titles
+ + light-style: New extension
+ + Misc. bug fixes and cleanups
+
+-------------------------------------------------------------------
Old:
----
gnome-shell-extensions-44.0.tar.xz
New:
----
gnome-shell-extensions-45.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-shell-extensions.spec ++++++
--- /var/tmp/diff_new_pack.KoisgT/_old 2023-09-20 13:22:53.049091622 +0200
+++ /var/tmp/diff_new_pack.KoisgT/_new 2023-09-20 13:22:53.049091622 +0200
@@ -19,13 +19,13 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell-extensions
-Version: 44.0
+Version: 45.0
Release: 0
Summary: A collection of extensions for GNOME Shell
License: GPL-2.0-or-later
Group: System/GUI/GNOME
URL: https://wiki.gnome.org/Projects/GnomeShell/Extensions
-Source0:
https://download.gnome.org/sources/gnome-shell-extensions/44/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-shell-extensions/45/%{name}-%{version}.tar.xz
Source1: README.SUSE
# PATCH-FEATURE-OPENSUSE gnome-shell-add-app-to-desktop.patch bnc#870580
[email protected] -- allow adding app shortcut to desktop easily.
@@ -70,9 +70,9 @@
%package -n gnome-shell-classic
Summary: A collection of extensions for Gnome-shell classic
Group: System/GUI/GNOME
-Requires: gnome-shell-extension-desktop-icons
Requires: gnome-shell-extensions-common
-Obsoletes: gnome-shell-classic-session < %{versoin}
+Obsoletes: gnome-shell-classic-session < %{version}
+Obsoletes: gnome-shell-extension-desktop-icons < %{version}
BuildArch: noarch
%description -n gnome-shell-classic
@@ -95,7 +95,8 @@
%prep
%setup -q
-%patch1 -p1
+# Needs rebase
+#patch1 -p1
# In openSUSE GNOME, we don't launch gnome-session directly, but wrap this
through a shell script, /usr/bin/gnome
sed -i "s:Exec=gnome-session:Exec=gnome:g" data/gnome-classic.desktop.in
@@ -142,10 +143,6 @@
%{_datadir}/gnome-shell/extensions/[email protected]/
%dir %{_datadir}/gnome-shell/modes
%{_datadir}/gnome-shell/modes/classic.json
-%dir %{_datadir}/gnome-shell/theme/
-%{_datadir}/gnome-shell/theme/classic-process-working.svg
-%{_datadir}/gnome-shell/theme/gnome-classic-high-contrast.css
-%{_datadir}/gnome-shell/theme/gnome-classic.css
%dir %{_datadir}/wayland-sessions
%{_datadir}/wayland-sessions/gnome-classic-wayland.desktop
%{_datadir}/wayland-sessions/gnome-classic.desktop
++++++ gnome-shell-extensions-44.0.tar.xz -> gnome-shell-extensions-45.0.tar.xz
++++++
++++ 16804 lines of diff (skipped)