From e61eda23f1f8856771652c945904e73c47cc7da6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:14:45 +0100 Subject: [PATCH] automatic version update by autodist [release 3.14.3-1mamba;Mon Dec 29 2014] --- gnome-shell.spec | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index 1c269dc..8191d0d 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gnome-shell -Version: 3.12.2 -Release: 2mamba +Version: 3.14.3 +Release: 1mamba Summary: GNOME Shell provides core user interface functions for the GNOME 3 desktop Group: System/Libraries Vendor: openmamba @@ -92,7 +92,7 @@ BuildRequires: telepathy-logger-devel BuildRequires: udev-devel ## AUTOBUILDREQ-END BuildRequires: libcaribou-devel -BuildRequires: libevolution-data-server-devel >= %{majver} +BuildRequires: libevolution-data-server-devel >= 3.12 BuildRequires: gnome-desktop-devel >= %{majver} BuildRequires: libcogl-devel >= 1.18 BuildRequires: libmutter-devel >= %{majver} @@ -169,9 +169,12 @@ fi %{_libexecdir}/gnome-shell-calendar-server %{_libexecdir}/gnome-shell-hotplug-sniffer %{_libexecdir}/gnome-shell-perf-helper +%{_libexecdir}/gnome-shell-portal-helper %{_datadir}/GConf/gsettings/gnome-shell-overrides.convert %{_datadir}/applications/gnome-shell-extension-prefs.desktop %{_datadir}/applications/gnome-shell.desktop +%{_datadir}/applications/gnome-shell-wayland.desktop +%{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop %{_datadir}/applications/evolution-calendar.desktop %{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screencast.xml %{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml @@ -179,24 +182,14 @@ fi %{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml %{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service %{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service +%{_datadir}/dbus-1/services/org.gnome.Shell.PortalHelper.service #%{_datadir}/glib-2.0/schemas/org.gnome.shell.evolution.calendar.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml +%ifarch %{ix86} +%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml +%endif %dir %{_datadir}/gnome-shell -#%{_datadir}/gnome-shell/wanda.png -#%dir %{_datadir}/gnome-shell/js -#%dir %{_datadir}/gnome-shell/js/extensionPrefs -#%{_datadir}/gnome-shell/js/extensionPrefs/main.js -#%dir %{_datadir}/gnome-shell/js/gdm -#%{_datadir}/gnome-shell/js/gdm/* -#%dir %{_datadir}/gnome-shell/js/misc -#%{_datadir}/gnome-shell/js/misc/* -#%dir %{_datadir}/gnome-shell/js/perf -#%{_datadir}/gnome-shell/js/perf/core.js -#%dir %{_datadir}/gnome-shell/js/ui -#%{_datadir}/gnome-shell/js/ui/* -#%{_datadir}/gnome-shell/open-search-providers/google.xml -#%{_datadir}/gnome-shell/open-search-providers/wikipedia.xml -#%{_datadir}/gnome-shell/shaders/dim-window.glsl +%{_datadir}/gnome-shell/perf-background.xml %dir %{_datadir}/gnome-shell/theme %{_datadir}/gnome-shell/theme/* %{_mandir}/man1/gnome-shell.1.gz @@ -210,6 +203,9 @@ fi %{_datadir}/gtk-doc/html/st/* %changelog +* Mon Dec 29 2014 Automatic Build System 3.14.3-1mamba +- automatic version update by autodist + * Thu Jun 26 2014 Silvan Calarco 3.12.2-2mamba - require telepathy-logger and ca-certificates - retrigger gdk-pixbuf-query-loaders to be sure to avoid svg errors