automatic version update by autodist [release 42.3.1-1mamba;Mon Jul 11 2022]
This commit is contained in:
parent
c2c8b828fc
commit
da2f5328a5
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1)
|
%define majver %(echo %version | cut -d. -f1)
|
||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 42.2
|
Version: 42.3.1
|
||||||
Release: 1mamba
|
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
|
||||||
@ -14,6 +14,7 @@ License: GPL
|
|||||||
#libmutter-clutter-10.so.0()(64bit): library not reported by ldconfig; run `ldconfig' and try again
|
#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-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
|
#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: glibc-devel
|
||||||
BuildRequires: gnome-desktop-devel
|
BuildRequires: gnome-desktop-devel
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
@ -22,7 +23,6 @@ BuildRequires: libXfixes-devel
|
|||||||
BuildRequires: libat-spi2-atk-devel
|
BuildRequires: libat-spi2-atk-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libevolution-data-server-devel
|
|
||||||
BuildRequires: libgcr-devel
|
BuildRequires: libgcr-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libgjs-devel
|
BuildRequires: libgjs-devel
|
||||||
@ -43,6 +43,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: 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
|
||||||
@ -142,6 +143,12 @@ fi
|
|||||||
#%{_datadir}/gtk-doc/html/st/*
|
#%{_datadir}/gtk-doc/html/st/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 11 2022 Automatic Build System <autodist@mambasoft.it> 42.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Jul 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 42.2-2mamba
|
||||||
|
- rebuilt with evolution-data-server 3.44.3
|
||||||
|
|
||||||
* Mon May 30 2022 Automatic Build System <autodist@mambasoft.it> 42.2-1mamba
|
* Mon May 30 2022 Automatic Build System <autodist@mambasoft.it> 42.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user