!13 [sync] PR-10: Delete dleyna-renderer & Fix build dependency & Upgrade to 44.0

From: @openeuler-sync-bot 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2024-11-21 08:34:17 +00:00 committed by Gitee
commit 6eef1f3aab
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 9 additions and 6 deletions

View File

@ -14,12 +14,12 @@
%global tracker_miners_version 3.0.0
Name: gnome-photos
Version: 43.0
Release: 2
Version: 44.0
Release: 1
Summary: Access, organize and share your photos on GNOME
License: GPLv3+ and LGPLv2+
License: GPL-3.0-or-later AND LGPL-2.1-or-later
URL: https://wiki.gnome.org/Apps/Photos
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{version}.tar.xz
Patch1: 0001-wip-item-manager-Handle-collection-COLUMNS_URNs-with.patch
@ -31,7 +31,7 @@ BuildRequires: gettext >= %{gettext_version}
BuildRequires: itstool
BuildRequires: libxslt
BuildRequires: meson
BuildRequires: pkgconfig(babl)
BuildRequires: pkgconfig(babl-0.1)
BuildRequires: pkgconfig(cairo) >= %{cairo_version}
BuildRequires: pkgconfig(cairo-gobject) >= %{cairo_version}
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= %{gdk_pixbuf_version}
@ -61,7 +61,6 @@ Requires: libdazzle%{?_isa} >= %{dazzle_version}
Requires: libgexiv2%{?_isa} >= %{gexiv2_version}
Requires: libhandy%{?_isa} >= %{handy_version}
Requires: tracker3-miners >= %{tracker_miners_version}
Requires: dleyna-renderer
Provides: bundled(libgd)
@ -123,6 +122,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_datadir}/installed-tests
%changelog
* Thu Apr 11 2024 misaka00251 <liuxin@iscas.ac.cn> - 44.0-1
- Delete dleyna-renderer & Fix build dependency
- Upgrade to 44.0
* Thu Mar 02 2023 wenlong ding <wenlong.ding@turbolinux.com.cn> - 43.0-2
- Move '%%find_lang %{name}' to %%install, fix not found %{name}.lang if disable %%check build