automatic version update by autodist [release 3.38.4-1mamba;Mon Mar 22 2021]

This commit is contained in:
Automatic Build System 2024-01-05 23:14:46 +01:00
parent e0c13b1ede
commit da777f6988

View File

@ -1,14 +1,14 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: gnome-shell
Version: 3.36.6
Version: 3.38.4
Release: 1mamba
Summary: GNOME Shell provides core user interface functions for the GNOME 3 desktop
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://live.gnome.org
Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-shell/%{majver}/gnome-shell-%{version}.tar.xz
URL: https://live.gnome.org
Source: https://download.gnome.org/sources/gnome-shell/%{majver}/gnome-shell-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -52,7 +52,6 @@ Requires: caribou
Requires: mutter
Requires: ca-certificates
Requires(post): libgdk-pixbuf
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
GNOME Shell provides core user interface functions for the GNOME 3 desktop, like switching to windows and launching applications. GNOME Shell takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a visually attractive and easy to use experience.
@ -96,8 +95,8 @@ fi
%defattr(-,root,root)
%{_sysconfdir}/xdg/autostart/gnome-shell-overrides-migration.desktop
%{_bindir}/gnome-*
%{_userunitdir}/gnome-shell*.target
%{_userunitdir}/gnome-shell-*.service
%{_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
@ -143,6 +142,12 @@ fi
#%{_datadir}/gtk-doc/html/st/*
%changelog
* Mon Mar 22 2021 Automatic Build System <autodist@mambasoft.it> 3.38.4-1mamba
- automatic version update by autodist
* Mon Nov 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.38.1-1mamba
- update to 3.38.1
* Tue Sep 08 2020 Automatic Build System <autodist@mambasoft.it> 3.36.6-1mamba
- automatic version update by autodist