update to 3.3.1

This commit is contained in:
zhang__3125 2022-06-08 15:42:26 +08:00
parent 8ddebe60b4
commit b9cb58174f
4 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
tracker-3.3.1.tar.xz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global systemd_units tracker-xdg-portal-3
Name: tracker3
Version: 3.3.0
Release: 2
Version: 3.3.1
Release: 1
Summary: Desktop-neutral metadata database and search tool
License: GPLv2+
URL: https://gnome.pages.gitlab.gnome.org/tracker/
@ -92,7 +92,7 @@ The %{name}-devel package contains the documentation for %{name}.
%find_lang tracker3
chrpath -d %{buildroot}%{_libdir}/libtracker-sparql-3.0.so.0.300.0
chrpath -d %{buildroot}%{_libdir}/libtracker-sparql-3.0.so.0.301.0
chrpath -d %{buildroot}%{_libexecdir}/tracker-xdg-portal-3
chrpath -d %{buildroot}%{_bindir}/tracker3
mkdir -p %{buildroot}/etc/ld.so.conf.d
@ -151,6 +151,9 @@ echo "%{_libdir}/tracker-3.0" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.c
%{_datadir}/devhelp/books/Tracker/
%changelog
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.3.1-1
- Update to 3.3.1
* Mon Apr 11 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.3.0-2
- Add tracker3.yaml

View File

@ -1,4 +1,4 @@
version_control: gitlab.gnome
src_repo: tracker
tag_prefix: ^v
seperator: .
separator: .