automatic version update by autodist [release 41.1-1mamba;Sat Dec 11 2021]
This commit is contained in:
parent
e459af60a4
commit
8e805d43a0
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1)
|
||||
Name: gnome-shell
|
||||
Version: 40.4
|
||||
Version: 41.1
|
||||
Release: 1mamba
|
||||
Summary: GNOME Shell provides core user interface functions for the GNOME 3 desktop
|
||||
Group: System/Libraries
|
||||
@ -11,9 +11,9 @@ URL: https://wiki.gnome.org/
|
||||
Source: https://download.gnome.org/sources/gnome-shell/%{majver}/gnome-shell-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
#libmutter-clutter-8.so.0()(64bit): library not reported by ldconfig; run `ldconfig' and try again
|
||||
#libmutter-cogl-8.so.0()(64bit): library not reported by ldconfig; run `ldconfig' and try again
|
||||
#libmutter-cogl-pango-8.so.0()(64bit): library not reported by ldconfig; run `ldconfig' and try again
|
||||
#libmutter-clutter-9.so.0()(64bit): library not reported by ldconfig; run `ldconfig' and try again
|
||||
#libmutter-cogl-9.so.0()(64bit): library not reported by ldconfig; run `ldconfig' and try again
|
||||
#libmutter-cogl-pango-9.so.0()(64bit): library not reported by ldconfig; run `ldconfig' and try again
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: gnome-desktop-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -115,11 +115,8 @@ fi
|
||||
%{_libexecdir}/gnome-shell-overrides-migration.sh
|
||||
%{_libexecdir}/gnome-shell-perf-helper
|
||||
%{_libexecdir}/gnome-shell-portal-helper
|
||||
%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
|
||||
%{_datadir}/applications/org.gnome.Extensions.desktop
|
||||
%{_datadir}/applications/org.gnome.Shell.desktop
|
||||
%{_datadir}/applications/org.gnome.Shell.Extensions.desktop
|
||||
%{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
|
||||
#%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
|
||||
%{_datadir}/applications/org.gnome.*.desktop
|
||||
%{_datadir}/applications/evolution-calendar.desktop
|
||||
%{_datadir}/metainfo/org.gnome.Extensions.metainfo.xml
|
||||
%{_datadir}/bash-completion/completions/gnome-extensions
|
||||
@ -127,7 +124,7 @@ fi
|
||||
%{_datadir}/dbus-1/services/org.gnome.*.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
|
||||
%{_datadir}/glib-2.0/schemas/00_org.gnome.shell.gschema.override
|
||||
%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml
|
||||
%{_datadir}/gnome-control-center/keybindings/*.xml
|
||||
%dir %{_datadir}/gnome-shell
|
||||
%{_datadir}/gnome-shell/*
|
||||
%{_datadir}/xdg-desktop-portal/portals/gnome-shell.portal
|
||||
@ -145,6 +142,9 @@ fi
|
||||
#%{_datadir}/gtk-doc/html/st/*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 11 2021 Automatic Build System <autodist@mambasoft.it> 41.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 19 2021 Automatic Build System <autodist@mambasoft.it> 40.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user