!2 Upgrade to 3.38.2

From: @weijin-deng
Reviewed-by: @dwl301
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2021-06-04 14:30:52 +08:00 committed by Gitee
commit 36edca8440
3 changed files with 8 additions and 6 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,12 +1,12 @@
%global pkg_prefix gnome-shell-extension
Name: gnome-shell-extensions
Version: 3.30.1
Release: 2
Version: 3.38.2
Release: 1
Summary: A collection of extensions for GNOME Shell
License: GPLv2+ and BSD
URL: http://wiki.gnome.org/Projects/GnomeShell/Extensions
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.30/%{name}-%{version}.tar.xz
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.38/%{name}-%{version}.tar.xz
BuildRequires: meson sassc git gettext >= 0.19.6 pkgconfig(gnome-desktop-3.0) pkgconfig(libgtop-2.0)
Requires: gnome-shell >= 3.30.1 nautilus gnome-menus
@ -45,7 +45,6 @@ to execute additional and optional function.
%files -f %{name}.lang
%doc NEWS README.md COPYING
%{_datadir}/gnome-session/sessions/gnome-classic.session
%{_datadir}/gnome-shell/modes/classic.json
%{_datadir}/gnome-shell/theme/{*.svg,gnome-classic-high-contrast.css,gnome-classic.css}
%{_datadir}/xsessions/gnome-classic.desktop
@ -60,9 +59,12 @@ to execute additional and optional function.
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.window-list.gschema.xml
%{_datadir}/gnome-shell/extensions/{user-theme*/,window-list*/,windowsNavigator*/,workspace-indicator*/}
%exclude %{_datadir}/gnome-shell/extensions/example*/
%exclude %{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.example.gschema.xml
%{_datadir}/gnome-shell/extensions/horizontal-workspaces*/
%changelog
* Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.2-1
- Upgrade to 3.38.2
- Update Version, Release, Source0, stage 'files'
* Tue Nov 26 2019 wangzhishun <wangzhishun1@huawei.com> - 3.30.1-2
- Package init