upgrade version to 3.38.3

This commit is contained in:
renmingshuai 2021-01-30 18:50:41 +08:00
parent b301bf7781
commit 959b1e8c7a
3 changed files with 15 additions and 8 deletions

Binary file not shown.

BIN
gnome-desktop-3.38.3.tar.xz Normal file

Binary file not shown.

View File

@ -1,17 +1,18 @@
Name: gnome-desktop3
Version: 3.30.1
Release: 3
Version: 3.38.3
Release: 1
Summary: GNOME is designed to help you use your computer in control.
License: GPLv2+ and LGPLv2+
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.30/gnome-desktop-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-desktop/3.38/gnome-desktop-%{version}.tar.xz
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5 pkgconfig(gio-2.0) >= 2.53.0 pkgconfig(libudev)
BuildRequires: pkgconfig(glib-2.0) >= 2.53.0 pkgconfig(gobject-introspection-1.0) gtk-doc >= 1.14
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.27.0 pkgconfig(iso-codes) gettext itstool
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6 pkgconfig(libseccomp) pkgconfig(xkeyboard-config)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6 pkgconfig(libseccomp) pkgconfig(xkeyboard-config)
BuildRequires: gtk-doc meson gnome-desktop3
Requires: bubblewrap gnome-themes-standard glib2 >= 2.53.0
Requires: bubblewrap glib2 >= 2.53.0
Requires: gdk-pixbuf2 >= 2.36.5 gsettings-desktop-schemas >= 3.27.0
Conflicts: gnome-shell < 3.7.90
@ -36,11 +37,14 @@ Development files for gnome-desktop3.
%autosetup -n gnome-desktop-%{version} -p1
%build
%configure --enable-installed-tests
%make_build
%meson -Dgtk_doc=true -Dinstalled_tests=true
%meson_build
%install
%make_install
%meson_install
cp -r %{_libdir}/libgnome-desktop-3.so.17 $RPM_BUILD_ROOT%{_libdir}
cp -r %{_libdir}/libgnome-desktop-3.so.17.0.3 $RPM_BUILD_ROOT%{_libdir}
%find_lang gnome-desktop-3.0 --all-name --with-gnome
@ -65,6 +69,9 @@ Development files for gnome-desktop3.
%exclude %{_libdir}/*.la
%changelog
* Sat Jan 30 2021 yanglu <yanglu60@huawei.com> - 3.38.3-1
- update to 3.38.3
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.30.1-3
- change the path of files