automatic version update by autodist [release 3.36.1-1mamba;Fri Apr 03 2020]
This commit is contained in:
parent
0093482dd3
commit
94800c0f01
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.34.4
|
Version: 3.36.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GNOME Shell provides core user interface functions for the GNOME 3 desktop
|
Summary: GNOME Shell provides core user interface functions for the GNOME 3 desktop
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -44,7 +44,7 @@ BuildRequires: gnome-desktop-devel >= %{majver}
|
|||||||
BuildRequires: libcogl-devel >= 1.18
|
BuildRequires: libcogl-devel >= 1.18
|
||||||
BuildRequires: libmutter-devel >= %{majver}
|
BuildRequires: libmutter-devel >= %{majver}
|
||||||
BuildRequires: libgjs >= 1.40
|
BuildRequires: libgjs >= 1.40
|
||||||
BuildRequires: network-manager-applet-devel
|
BuildRequires: libnma-devel
|
||||||
BuildRequires: sassc
|
BuildRequires: sassc
|
||||||
Requires: telepathy-mission-control
|
Requires: telepathy-mission-control
|
||||||
Requires: telepathy-logger
|
Requires: telepathy-logger
|
||||||
@ -106,31 +106,34 @@ fi
|
|||||||
%{_libdir}/gnome-shell/Gvc-1.0.typelib
|
%{_libdir}/gnome-shell/Gvc-1.0.typelib
|
||||||
%{_libdir}/gnome-shell/Shell-0.1.typelib
|
%{_libdir}/gnome-shell/Shell-0.1.typelib
|
||||||
%{_libdir}/gnome-shell/St-1.0.typelib
|
%{_libdir}/gnome-shell/St-1.0.typelib
|
||||||
|
%{_libdir}/gnome-shell/girepository-1.0/Shew-0.typelib
|
||||||
%{_libdir}/gnome-shell/libgnome-shell.so
|
%{_libdir}/gnome-shell/libgnome-shell.so
|
||||||
%{_libdir}/gnome-shell/libgnome-shell-menu.so
|
%{_libdir}/gnome-shell/libgnome-shell-menu.so
|
||||||
%{_libdir}/gnome-shell/libgvc.so
|
%{_libdir}/gnome-shell/libgvc.so
|
||||||
%{_libdir}/gnome-shell/libst-1.0.so
|
%{_libdir}/gnome-shell/libst-1.0.so
|
||||||
|
%{_libdir}/gnome-shell/libshew-0.so
|
||||||
%{_libexecdir}/gnome-shell-calendar-server
|
%{_libexecdir}/gnome-shell-calendar-server
|
||||||
%{_libexecdir}/gnome-shell-hotplug-sniffer
|
%{_libexecdir}/gnome-shell-hotplug-sniffer
|
||||||
%{_libexecdir}/gnome-shell-overrides-migration.sh
|
%{_libexecdir}/gnome-shell-overrides-migration.sh
|
||||||
%{_libexecdir}/gnome-shell-perf-helper
|
%{_libexecdir}/gnome-shell-perf-helper
|
||||||
%{_libexecdir}/gnome-shell-portal-helper
|
%{_libexecdir}/gnome-shell-portal-helper
|
||||||
%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
|
%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
|
||||||
%{_datadir}/applications/gnome-shell-extension-prefs.desktop
|
%{_datadir}/applications/org.gnome.Extensions.desktop
|
||||||
%{_datadir}/applications/org.gnome.Shell.desktop
|
%{_datadir}/applications/org.gnome.Shell.desktop
|
||||||
%{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
|
%{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
|
||||||
%{_datadir}/applications/evolution-calendar.desktop
|
%{_datadir}/applications/evolution-calendar.desktop
|
||||||
|
%{_datadir}/metainfo/org.gnome.Extensions.metainfo.xml
|
||||||
%{_datadir}/bash-completion/completions/gnome-extensions
|
%{_datadir}/bash-completion/completions/gnome-extensions
|
||||||
%{_datadir}/dbus-1/interfaces/org.gnome.Shell*.xml
|
%{_datadir}/dbus-1/interfaces/org.gnome.Shell*.xml
|
||||||
%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
|
%{_datadir}/dbus-1/services/org.gnome.*.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.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
|
||||||
%{_datadir}/glib-2.0/schemas/00_org.gnome.shell.gschema.override
|
%{_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/50-gnome-shell-system.xml
|
||||||
%dir %{_datadir}/gnome-shell
|
%dir %{_datadir}/gnome-shell
|
||||||
%{_datadir}/gnome-shell/*
|
%{_datadir}/gnome-shell/*
|
||||||
%{_datadir}/xdg-desktop-portal/portals/gnome-shell.portal
|
%{_datadir}/xdg-desktop-portal/portals/gnome-shell.portal
|
||||||
|
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Extensions*.svg
|
||||||
|
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Extensions-symbolic.svg
|
||||||
%{_mandir}/man1/gnome-shell.1*
|
%{_mandir}/man1/gnome-shell.1*
|
||||||
%{_mandir}/man1/gnome-extensions.1*
|
%{_mandir}/man1/gnome-extensions.1*
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
@ -143,6 +146,12 @@ fi
|
|||||||
#%{_datadir}/gtk-doc/html/st/*
|
#%{_datadir}/gtk-doc/html/st/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 03 2020 Automatic Build System <autodist@mambasoft.it> 3.36.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Mar 23 2020 Automatic Build System <autodist@mambasoft.it> 3.36.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 17 2020 Automatic Build System <autodist@mambasoft.it> 3.34.4-1mamba
|
* Mon Feb 17 2020 Automatic Build System <autodist@mambasoft.it> 3.34.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user