!6 update to 3.3.1
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
dae650b0a7
Binary file not shown.
BIN
tracker-3.3.1.tar.xz
Normal file
BIN
tracker-3.3.1.tar.xz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: gitlab.gnome
|
||||
src_repo: tracker
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
separator: .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user