forked from pool/gnome-shell-extensions
Accepting request 1109827 from GNOME:Next
Pushing GNOME 45.rc packages OBS-URL: https://build.opensuse.org/request/show/1109827 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=274
This commit is contained in:
parent
2cfbcd8122
commit
38bbb0f026
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8c345e72f31a1e37f55063e0b15997301b01194ed698772fd87aeb50cbb101ab
|
|
||||||
size 227060
|
|
3
gnome-shell-extensions-45.rc.tar.xz
Normal file
3
gnome-shell-extensions-45.rc.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:551cefec5d0c5d06737785cdc295ccab183fcf2c61837ad529baa8d962dbafe0
|
||||||
|
size 201412
|
@ -1,3 +1,34 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 6 19:31:18 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 45.rc:
|
||||||
|
+ Misc. bug fixes and cleanups.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 9 00:50:13 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- 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 <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 19 12:44:14 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
Sun Mar 19 12:44:14 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
|
|
||||||
%global __requires_exclude typelib\\(Meta\\)
|
%global __requires_exclude typelib\\(Meta\\)
|
||||||
Name: gnome-shell-extensions
|
Name: gnome-shell-extensions
|
||||||
Version: 44.0
|
Version: 45.rc
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A collection of extensions for GNOME Shell
|
Summary: A collection of extensions for GNOME Shell
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
URL: https://wiki.gnome.org/Projects/GnomeShell/Extensions
|
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
|
Source1: README.SUSE
|
||||||
|
|
||||||
# PATCH-FEATURE-OPENSUSE gnome-shell-add-app-to-desktop.patch bnc#870580 dliang@suse.com -- allow adding app shortcut to desktop easily.
|
# PATCH-FEATURE-OPENSUSE gnome-shell-add-app-to-desktop.patch bnc#870580 dliang@suse.com -- allow adding app shortcut to desktop easily.
|
||||||
@ -95,7 +95,8 @@ to pick system installed themes or even themes installed in the user's home.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%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
|
# 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
|
sed -i "s:Exec=gnome-session:Exec=gnome:g" data/gnome-classic.desktop.in
|
||||||
@ -142,10 +143,6 @@ ln -s %{_sysconfdir}/alternatives/default-waylandsession.desktop %{buildroot}%{_
|
|||||||
%{_datadir}/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/
|
%{_datadir}/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/
|
||||||
%dir %{_datadir}/gnome-shell/modes
|
%dir %{_datadir}/gnome-shell/modes
|
||||||
%{_datadir}/gnome-shell/modes/classic.json
|
%{_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
|
%dir %{_datadir}/wayland-sessions
|
||||||
%{_datadir}/wayland-sessions/gnome-classic-wayland.desktop
|
%{_datadir}/wayland-sessions/gnome-classic-wayland.desktop
|
||||||
%{_datadir}/wayland-sessions/gnome-classic.desktop
|
%{_datadir}/wayland-sessions/gnome-classic.desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user