update to version 3.6.0

This commit is contained in:
lwg K 2023-11-20 13:49:17 +08:00
parent ffb65515fe
commit aa3edae594
3 changed files with 7 additions and 6 deletions

Binary file not shown.

BIN
tracker-3.6.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,12 +1,12 @@
%global systemd_units tracker-xdg-portal-3 %global systemd_units tracker-xdg-portal-3
Name: tracker3 Name: tracker3
Version: 3.4.2 Version: 3.6.0
Release: 1 Release: 1
Summary: Desktop-neutral metadata database and search tool Summary: Desktop-neutral metadata database and search tool
License: GPLv2+ License: GPLv2+
URL: https://gnome.pages.gitlab.gnome.org/tracker/ URL: https://gnome.pages.gitlab.gnome.org/tracker/
Source0: https://download.gnome.org/sources/tracker/3.4/tracker-%{version}.tar.xz Source0: https://download.gnome.org/sources/tracker/3.6/tracker-%{version}.tar.xz
BuildRequires: asciidoc gettext libstemmer-devel meson systemd vala BuildRequires: asciidoc gettext libstemmer-devel meson systemd vala
BuildRequires: pkgconfig(dbus-1) dbus-daemon pkgconfig(icu-i18n) BuildRequires: pkgconfig(dbus-1) dbus-daemon pkgconfig(icu-i18n)
@ -90,7 +90,7 @@ The %{name}-devel package contains the documentation for %{name}.
%find_lang tracker3 %find_lang tracker3
chrpath -d %{buildroot}%{_libdir}/libtracker-sparql-3.0.so.0.402.0 chrpath -d %{buildroot}%{_libdir}/libtracker-sparql-3.0.so.0.600.0
chrpath -d %{buildroot}%{_libexecdir}/tracker-xdg-portal-3 chrpath -d %{buildroot}%{_libexecdir}/tracker-xdg-portal-3
chrpath -d %{buildroot}%{_bindir}/tracker3 chrpath -d %{buildroot}%{_bindir}/tracker3
mkdir -p %{buildroot}/etc/ld.so.conf.d mkdir -p %{buildroot}/etc/ld.so.conf.d
@ -144,11 +144,12 @@ echo "%{_libdir}/tracker-3.0" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.c
%files doc %files doc
%license docs/reference/COPYING %license docs/reference/COPYING
%dir %{_datadir}/devhelp %{_datadir}/doc/Tracker-3.0
%dir %{_datadir}/devhelp/books
%{_datadir}/devhelp/books/Tracker/
%changelog %changelog
* Mon Nov 20 2023 lwg <liweiganga@uniontech.com> - 3.6.0-1
- update to version 3.6.0
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 3.4.2-1 * Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 3.4.2-1
- Update to 3.4.2 - Update to 3.4.2