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)
|
%define majver %(echo %version | cut -d. -f1)
|
||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 43.3
|
Version: 44.1
|
||||||
Release: 2mamba
|
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -37,7 +37,6 @@ BuildRequires: libpulseaudio-devel
|
|||||||
BuildRequires: libpulseaudio-glib-devel
|
BuildRequires: libpulseaudio-glib-devel
|
||||||
BuildRequires: libsecret-devel
|
BuildRequires: libsecret-devel
|
||||||
BuildRequires: libsystemd-devel
|
BuildRequires: libsystemd-devel
|
||||||
BuildRequires: libwayland-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libgcr-devel >= 0:4.1.0-1mamba
|
BuildRequires: libgcr-devel >= 0:4.1.0-1mamba
|
||||||
BuildRequires: evolution-data-server-devel >= 3.46.1
|
BuildRequires: evolution-data-server-devel >= 3.46.1
|
||||||
@ -94,28 +93,18 @@ fi
|
|||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/xdg/autostart/gnome-shell-overrides-migration.desktop
|
#%{_sysconfdir}/xdg/autostart/gnome-shell-overrides-migration.desktop
|
||||||
%{_bindir}/gnome-*
|
%{_bindir}/gnome-*
|
||||||
%{_userunitdir}/org.gnome.Shell*.target
|
%{_userunitdir}/org.gnome.Shell*.target
|
||||||
%{_userunitdir}/org.gnome.Shell*.service
|
%{_userunitdir}/org.gnome.Shell*.service
|
||||||
%dir %{_libdir}/gnome-shell
|
%dir %{_libdir}/gnome-shell
|
||||||
%{_libdir}/gnome-shell/Gvc-1.0.typelib
|
%{_libdir}/gnome-shell/lib*.so
|
||||||
%{_libdir}/gnome-shell/Shell-0.1.typelib
|
%{_libdir}/gnome-shell/*.typelib
|
||||||
%{_libdir}/gnome-shell/St-1.0.typelib
|
|
||||||
%{_libdir}/gnome-shell/girepository-1.0/Shew-0.typelib
|
%{_libdir}/gnome-shell/girepository-1.0/Shew-0.typelib
|
||||||
%{_libdir}/gnome-shell/libgnome-shell.so
|
%{_libexecdir}/gnome-shell-*
|
||||||
%{_libdir}/gnome-shell/libgnome-shell-menu.so
|
##%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
|
||||||
%{_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
|
|
||||||
%{_datadir}/applications/org.gnome.*.desktop
|
%{_datadir}/applications/org.gnome.*.desktop
|
||||||
%{_datadir}/applications/evolution-calendar.desktop
|
#%{_datadir}/applications/evolution-calendar.desktop
|
||||||
%{_datadir}/metainfo/org.gnome.Extensions.metainfo.xml
|
%{_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
|
||||||
@ -140,6 +129,9 @@ fi
|
|||||||
#%{_datadir}/gtk-doc/html/st/*
|
#%{_datadir}/gtk-doc/html/st/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- rebuilt by autoport with build requirements: libgcr-devel>=0:4.1.0-1mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user