Accepting request 1170167 from GNOME:Factory
- Update to version 3.7.2: + Fix runtime issue introduced by SQLite 3.45.3. + Fix possible inconsistency in the handling of DELETE WHERE queries. + Updated translations. (forwarded request 1170165 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1170167 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=164
This commit is contained in:
commit
08df0ac53b
2
_service
2
_service
@ -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.1</param>
|
||||
<param name="revision">3.7.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f43286df54f759c92ea36d0b830d2951fa34fb875f2a9d0e4bdb488c2d8e3c56
|
||||
size 10360333
|
3
tracker-3.7.2.obscpio
Normal file
3
tracker-3.7.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8880085a732bbe291eeac12c363fdab66a73b8696e275550a1c5d01bd841ddbd
|
||||
size 10385933
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 25 14:46:10 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 3.7.2:
|
||||
+ Fix runtime issue introduced by SQLite 3.45.3.
|
||||
+ Fix possible inconsistency in the handling of DELETE WHERE
|
||||
queries.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 08:04:41 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: tracker
|
||||
version: 3.7.1
|
||||
mtime: 1711558274
|
||||
commit: 327f134a5ecda56240ed21adf7074604d37280e8
|
||||
version: 3.7.2
|
||||
mtime: 1713968714
|
||||
commit: 6cf1451193739a5ed382fb321e5acc6648ba765a
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define RPMTrackerAPI 3_0
|
||||
|
||||
Name: tracker
|
||||
Version: 3.7.1
|
||||
Version: 3.7.2
|
||||
Release: 0
|
||||
Summary: Object database, tag/metadata database, search tool and indexer
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user