diff --git a/gnome-shell.spec b/gnome-shell.spec index d8d5c35..a19b7e2 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1) Name: gnome-shell -Version: 42.4 -Release: 1mamba +Version: 43.1 +Release: 2mamba Summary: GNOME Shell provides core user interface functions for the GNOME 3 desktop Group: System/Libraries 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 License: GPL ## 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: glibc-devel BuildRequires: gnome-desktop-devel BuildRequires: gobject-introspection-devel BuildRequires: libX11-devel BuildRequires: libXfixes-devel -BuildRequires: libat-spi2-atk-devel -BuildRequires: libatk-devel +BuildRequires: libat-spi2-core-devel BuildRequires: libcairo-devel BuildRequires: libgcr-devel BuildRequires: libgdk-pixbuf-devel @@ -43,7 +39,7 @@ BuildRequires: libsecret-devel BuildRequires: libsystemd-devel BuildRequires: libwayland-devel ## AUTOBUILDREQ-END -BuildRequires: evolution-data-server-devel >= 3.44.3 +BuildRequires: evolution-data-server-devel >= 3.46.1 BuildRequires: libcaribou-devel BuildRequires: gnome-desktop-devel >= %{majver} BuildRequires: libcogl-devel >= 1.18 @@ -143,6 +139,15 @@ fi #%{_datadir}/gtk-doc/html/st/* %changelog +* Fri Nov 11 2022 Silvan Calarco 43.1-2mamba +- rebuilt with evolution-data-server 3.46.1 + +* Sat Nov 05 2022 Automatic Build System 43.1-1mamba +- automatic version update by autodist + +* Thu Nov 03 2022 Automatic Build System 43.0-1mamba +- automatic version update by autodist + * Fri Aug 12 2022 Automatic Build System 42.4-1mamba - automatic version update by autodist