rebuilt with evolution-data-server 3.46.1 [release 43.1-2mamba;Fri Nov 11 2022]
This commit is contained in:
parent
06665c5802
commit
99aa63592f
@ -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: 42.4
|
Version: 43.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
@ -11,17 +11,13 @@ URL: https://wiki.gnome.org/
|
|||||||
Source: https://download.gnome.org/sources/gnome-shell/%{majver}/gnome-shell-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/gnome-shell/%{majver}/gnome-shell-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
#libmutter-clutter-10.so.0()(64bit): library not reported by ldconfig; run `ldconfig' and try again
|
|
||||||
#libmutter-cogl-10.so.0()(64bit): library not reported by ldconfig; run `ldconfig' and try again
|
|
||||||
#libmutter-cogl-pango-10.so.0()(64bit): library not reported by ldconfig; run `ldconfig' and try again
|
|
||||||
BuildRequires: evolution-data-server-devel
|
BuildRequires: evolution-data-server-devel
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: gnome-desktop-devel
|
BuildRequires: gnome-desktop-devel
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXfixes-devel
|
BuildRequires: libXfixes-devel
|
||||||
BuildRequires: libat-spi2-atk-devel
|
BuildRequires: libat-spi2-core-devel
|
||||||
BuildRequires: libatk-devel
|
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libgcr-devel
|
BuildRequires: libgcr-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
@ -43,7 +39,7 @@ BuildRequires: libsecret-devel
|
|||||||
BuildRequires: libsystemd-devel
|
BuildRequires: libsystemd-devel
|
||||||
BuildRequires: libwayland-devel
|
BuildRequires: libwayland-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: evolution-data-server-devel >= 3.44.3
|
BuildRequires: evolution-data-server-devel >= 3.46.1
|
||||||
BuildRequires: libcaribou-devel
|
BuildRequires: libcaribou-devel
|
||||||
BuildRequires: gnome-desktop-devel >= %{majver}
|
BuildRequires: gnome-desktop-devel >= %{majver}
|
||||||
BuildRequires: libcogl-devel >= 1.18
|
BuildRequires: libcogl-devel >= 1.18
|
||||||
@ -143,6 +139,15 @@ fi
|
|||||||
#%{_datadir}/gtk-doc/html/st/*
|
#%{_datadir}/gtk-doc/html/st/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 43.1-2mamba
|
||||||
|
- rebuilt with evolution-data-server 3.46.1
|
||||||
|
|
||||||
|
* Sat Nov 05 2022 Automatic Build System <autodist@mambasoft.it> 43.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Nov 03 2022 Automatic Build System <autodist@mambasoft.it> 43.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Aug 12 2022 Automatic Build System <autodist@mambasoft.it> 42.4-1mamba
|
* Fri Aug 12 2022 Automatic Build System <autodist@mambasoft.it> 42.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user