!6 update to 3.3.1

From: @zhang__3125 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2022-06-08 09:23:43 +00:00 committed by Gitee
commit dae650b0a7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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 %global systemd_units tracker-xdg-portal-3
Name: tracker3 Name: tracker3
Version: 3.3.0 Version: 3.3.1
Release: 2 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/
@ -92,7 +92,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.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}%{_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
@ -151,6 +151,9 @@ echo "%{_libdir}/tracker-3.0" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.c
%{_datadir}/devhelp/books/Tracker/ %{_datadir}/devhelp/books/Tracker/
%changelog %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 * Mon Apr 11 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.3.0-2
- Add tracker3.yaml - Add tracker3.yaml

View File

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