diff --git a/gnome-shell.spec b/gnome-shell.spec index fe6407d..fc7a612 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gnome-shell -Version: 3.36.2 +Version: 3.36.3 Release: 1mamba Summary: GNOME Shell provides core user interface functions for the GNOME 3 desktop Group: System/Libraries @@ -95,11 +95,7 @@ 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 -%{_bindir}/gnome-extensions +%{_bindir}/gnome-* %{_userunitdir}/gnome-shell*.target %{_userunitdir}/gnome-shell-*.service %dir %{_libdir}/gnome-shell @@ -147,6 +143,9 @@ fi #%{_datadir}/gtk-doc/html/st/* %changelog +* Fri Jun 05 2020 Automatic Build System 3.36.3-1mamba +- automatic version update by autodist + * Sun May 03 2020 Automatic Build System 3.36.2-1mamba - automatic version update by autodist