automatic version update by autodist [release 44.1-1mamba;Sat Apr 29 2023]
This commit is contained in:
parent
dd30c5660b
commit
2b28f36fdf
@ -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 <autodist@mambasoft.it> 44.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 09 2023 Sdk Build System <sdk@mambasoft.it> 43.3-2mamba
|
||||
- rebuilt by autoport with build requirements: libgcr-devel>=0:4.1.0-1mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user