From 2b28f36fdf23be6daeb47aaf5a8f90ef17acfb34 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:14:48 +0100 Subject: [PATCH] automatic version update by autodist [release 44.1-1mamba;Sat Apr 29 2023] --- gnome-shell.spec | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index 453001a..0f5512e 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1) Name: gnome-shell -Version: 43.3 -Release: 2mamba +Version: 44.1 +Release: 1mamba Summary: GNOME Shell provides core user interface functions for the GNOME 3 desktop Group: System/Libraries Vendor: openmamba @@ -37,7 +37,6 @@ BuildRequires: libpulseaudio-devel BuildRequires: libpulseaudio-glib-devel BuildRequires: libsecret-devel BuildRequires: libsystemd-devel -BuildRequires: libwayland-devel ## AUTOBUILDREQ-END BuildRequires: libgcr-devel >= 0:4.1.0-1mamba BuildRequires: evolution-data-server-devel >= 3.46.1 @@ -94,28 +93,18 @@ fi %files -f %{name}.lang %defattr(-,root,root) -%{_sysconfdir}/xdg/autostart/gnome-shell-overrides-migration.desktop +#%{_sysconfdir}/xdg/autostart/gnome-shell-overrides-migration.desktop %{_bindir}/gnome-* %{_userunitdir}/org.gnome.Shell*.target %{_userunitdir}/org.gnome.Shell*.service %dir %{_libdir}/gnome-shell -%{_libdir}/gnome-shell/Gvc-1.0.typelib -%{_libdir}/gnome-shell/Shell-0.1.typelib -%{_libdir}/gnome-shell/St-1.0.typelib +%{_libdir}/gnome-shell/lib*.so +%{_libdir}/gnome-shell/*.typelib %{_libdir}/gnome-shell/girepository-1.0/Shew-0.typelib -%{_libdir}/gnome-shell/libgnome-shell.so -%{_libdir}/gnome-shell/libgnome-shell-menu.so -%{_libdir}/gnome-shell/libgvc.so -%{_libdir}/gnome-shell/libst-1.0.so -%{_libdir}/gnome-shell/libshew-0.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 +%{_libexecdir}/gnome-shell-* +##%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert %{_datadir}/applications/org.gnome.*.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}/dbus-1/interfaces/org.gnome.Shell*.xml @@ -140,6 +129,9 @@ fi #%{_datadir}/gtk-doc/html/st/* %changelog +* Sat Apr 29 2023 Automatic Build System 44.1-1mamba +- automatic version update by autodist + * Thu Mar 09 2023 Sdk Build System 43.3-2mamba - rebuilt by autoport with build requirements: libgcr-devel>=0:4.1.0-1mamba