update to 3.32.2 [release 3.32.2-1mamba;Sat Jul 06 2019]
This commit is contained in:
parent
4da02831ac
commit
fa214abd69
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gnome-shell
|
||||
Version: 3.28.3
|
||||
Release: 2mamba
|
||||
Version: 3.32.2
|
||||
Release: 1mamba
|
||||
Summary: GNOME Shell provides core user interface functions for the GNOME 3 desktop
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -13,12 +13,12 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: libGLESv2-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXfixes-devel
|
||||
BuildRequires: libat-spi2-atk-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libcanberra-devel
|
||||
BuildRequires: libcroco-devel
|
||||
BuildRequires: libevolution-data-server-devel
|
||||
BuildRequires: libgcr-devel
|
||||
@ -28,7 +28,6 @@ BuildRequires: libglib-devel
|
||||
BuildRequires: libgstreamer-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libical-devel
|
||||
BuildRequires: libjson-glib-devel
|
||||
BuildRequires: libmutter-devel
|
||||
BuildRequires: libnm-devel
|
||||
BuildRequires: libpango-devel
|
||||
@ -36,7 +35,6 @@ BuildRequires: libpolkit-devel
|
||||
BuildRequires: libpulseaudio-devel
|
||||
BuildRequires: libpulseaudio-glib-devel
|
||||
BuildRequires: libsecret-devel
|
||||
BuildRequires: libstartup-notification-devel
|
||||
BuildRequires: libsystemd-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpulseaudio-devel >= 8.0-1mamba
|
||||
@ -96,24 +94,24 @@ fi
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/autostart/gnome-shell-overrides-migration.desktop
|
||||
%{_bindir}/gnome-shell
|
||||
%{_bindir}/gnome-shell-extension-prefs
|
||||
%{_bindir}/gnome-shell-extension-tool
|
||||
%{_bindir}/gnome-shell-perf-tool
|
||||
%{_userunitdir}/gnome-shell*.target
|
||||
%{_userunitdir}/gnome-shell.service
|
||||
%dir %{_libdir}/gnome-shell
|
||||
%{_libdir}/gnome-shell/Gvc-1.0.typelib
|
||||
%{_libdir}/gnome-shell/Shell-0.1.typelib
|
||||
#%{_libdir}/gnome-shell/ShellJS-0.1.typelib
|
||||
%{_libdir}/gnome-shell/ShellMenu-0.1.typelib
|
||||
%{_libdir}/gnome-shell/St-1.0.typelib
|
||||
%{_libdir}/gnome-shell/libgnome-shell.so
|
||||
#%{_libdir}/gnome-shell/libgnome-shell-js.so
|
||||
%{_libdir}/gnome-shell/libgnome-shell-menu.so
|
||||
%{_libdir}/gnome-shell/libgvc.so
|
||||
%{_libdir}/gnome-shell/libst-1.0.so
|
||||
%{_libdir}/mozilla/plugins/libgnome-shell-browser-plugin.so
|
||||
%{_libexecdir}/gnome-shell-calendar-server
|
||||
%{_libexecdir}/gnome-shell-hotplug-sniffer
|
||||
%{_libexecdir}/gnome-shell-overrides-migration.sh
|
||||
%{_libexecdir}/gnome-shell-perf-helper
|
||||
%{_libexecdir}/gnome-shell-portal-helper
|
||||
%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
|
||||
@ -126,6 +124,7 @@ fi
|
||||
%{_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.gschema.xml
|
||||
%{_datadir}/glib-2.0/schemas/00_org.gnome.shell.gschema.override
|
||||
%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml
|
||||
%dir %{_datadir}/gnome-shell
|
||||
%{_datadir}/gnome-shell/*
|
||||
@ -141,6 +140,9 @@ fi
|
||||
#%{_datadir}/gtk-doc/html/st/*
|
||||
|
||||
%changelog
|
||||
* Sat Jul 06 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.32.2-1mamba
|
||||
- update to 3.32.2
|
||||
|
||||
* Thu Sep 06 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.28.3-2mamba
|
||||
- rebuilt with libevolution-data-server 3.28
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user