!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:
commit
6eef1f3aab
Binary file not shown.
@ -14,12 +14,12 @@
|
|||||||
%global tracker_miners_version 3.0.0
|
%global tracker_miners_version 3.0.0
|
||||||
|
|
||||||
Name: gnome-photos
|
Name: gnome-photos
|
||||||
Version: 43.0
|
Version: 44.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Access, organize and share your photos on GNOME
|
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
|
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
|
Patch1: 0001-wip-item-manager-Handle-collection-COLUMNS_URNs-with.patch
|
||||||
|
|
||||||
@ -31,7 +31,7 @@ BuildRequires: gettext >= %{gettext_version}
|
|||||||
BuildRequires: itstool
|
BuildRequires: itstool
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: pkgconfig(babl)
|
BuildRequires: pkgconfig(babl-0.1)
|
||||||
BuildRequires: pkgconfig(cairo) >= %{cairo_version}
|
BuildRequires: pkgconfig(cairo) >= %{cairo_version}
|
||||||
BuildRequires: pkgconfig(cairo-gobject) >= %{cairo_version}
|
BuildRequires: pkgconfig(cairo-gobject) >= %{cairo_version}
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= %{gdk_pixbuf_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: libgexiv2%{?_isa} >= %{gexiv2_version}
|
||||||
Requires: libhandy%{?_isa} >= %{handy_version}
|
Requires: libhandy%{?_isa} >= %{handy_version}
|
||||||
Requires: tracker3-miners >= %{tracker_miners_version}
|
Requires: tracker3-miners >= %{tracker_miners_version}
|
||||||
Requires: dleyna-renderer
|
|
||||||
|
|
||||||
Provides: bundled(libgd)
|
Provides: bundled(libgd)
|
||||||
|
|
||||||
@ -123,6 +122,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Move '%%find_lang %{name}' to %%install, fix not found %{name}.lang if disable %%check build
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user