diff --git a/gnome-online-miners.spec b/gnome-online-miners.spec index e49426f..4030c67 100644 --- a/gnome-online-miners.spec +++ b/gnome-online-miners.spec @@ -1,6 +1,6 @@ Name: gnome-online-miners Version: 3.34.0 -Release: 4 +Release: 5 Summary: Provide the user to grab the online date function License: GPLv2+ and LGPLv2+ and MIT URL: https://wiki.gnome.org/Projects/GnomeOnlineMiners @@ -10,9 +10,7 @@ BuildRequires: libgdata-devel >= 0.15.2 libzapojit-devel >= 0.0.2 pkgconfig tra Requires: dbus grilo-plugins gvfs >= 1.18.3 Patch0: tracker3.patch -%ifarch sw_64 Patch1: gnome-online-miners-3.34.0-sw.patch -%endif BuildRequires: autoconf automake libtool BuildRequires: autoconf-archive @@ -54,6 +52,9 @@ echo "%{_libdir}/gnome-online-miners" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/ %exclude %{_docdir}/gnome-online-miners/ChangeLog %changelog +* Thu Jun 20 2024 panchenbo - 3.34.0-5 +- del sw_64 patch ifarch + * Thu Oct 20 2022 wuzx - 3.34.0-4 - add sw64 patch