SHA256
1
0
forked from pool/tracker

Accepting request 1163257 from GNOME:Next

GNOME fixes

OBS-URL: https://build.opensuse.org/request/show/1163257
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=265
This commit is contained in:
Dominique Leuenberger 2024-03-28 08:09:04 +00:00 committed by Git OBS Bridge
parent 593e6e482b
commit 598d4cf851
6 changed files with 17 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/tracker.git</param>
<param name="revision">3.7.0</param>
<param name="revision">3.7.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee1098ce36d1b15e225fee87c6a1244864e5da2e74403deda773ca8c6398fb28
size 10335245

3
tracker-3.7.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f43286df54f759c92ea36d0b830d2951fa34fb875f2a9d0e4bdb488c2d8e3c56
size 10360333

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 28 08:04:41 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.7.1:
+ Fix possible stalls in D-Bus endpoint batch updates.
+ Better API documentation around handling of corrupted
databases.
+ Test improvements.
-------------------------------------------------------------------
Sun Mar 17 09:39:44 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: tracker
version: 3.7.0
mtime: 1710625708
commit: 86ebd86cb4e51dfd9ab702911dd2e99f7128046b
version: 3.7.1
mtime: 1711558274
commit: 327f134a5ecda56240ed21adf7074604d37280e8

View File

@ -21,7 +21,7 @@
%define RPMTrackerAPI 3_0
Name: tracker
Version: 3.7.0
Version: 3.7.1
Release: 0
Summary: Object database, tag/metadata database, search tool and indexer
License: GPL-2.0-or-later