Accepting request 1225810 from GNOME:Factory
- Update to version 3.8.1: + Fix multiple leaks in metadata extractors + Fix reporting of metadata extraction progress in "localsearch daemon -f" and "localsearch status" + Cache mounts for generating stable content identifiers + Added missing includes necessary for Musl libc + Updated translations. (forwarded request 1225630 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1225810 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/localsearch?expand=0&rev=2
This commit is contained in:
commit
f28d2b5998
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/localsearch.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/localsearch.git</param>
|
||||||
<param name="revision">3.8.0</param>
|
<param name="revision">3.8.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e77327f91da04f77c7f48582d7ad1b9deacc6cb3efbabd9b741698522894c466
|
|
||||||
size 14928397
|
|
3
localsearch-3.8.1.obscpio
Normal file
3
localsearch-3.8.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e815ec39bec17fb36f83ee4a1b6915566a8287035b1e11adc898309af5e2296
|
||||||
|
size 14931981
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 21 16:50:23 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.8.1:
|
||||||
|
+ Fix multiple leaks in metadata extractors
|
||||||
|
+ Fix reporting of metadata extraction progress in "localsearch
|
||||||
|
daemon -f" and "localsearch status"
|
||||||
|
+ Cache mounts for generating stable content identifiers
|
||||||
|
+ Added missing includes necessary for Musl libc
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 16 10:00:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Sep 16 10:00:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: localsearch
|
name: localsearch
|
||||||
version: 3.8.0
|
version: 3.8.1
|
||||||
mtime: 1726479499
|
mtime: 1732204967
|
||||||
commit: 7ba4702649f4950dff10b61dc6578977caa68bf0
|
commit: 59972feca42b93d742dcbca003ac6bc49c9f2c15
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define tinysparql_basever 3.8
|
%define tinysparql_basever 3.8
|
||||||
|
|
||||||
Name: localsearch
|
Name: localsearch
|
||||||
Version: 3.8.0
|
Version: 3.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Search tool and indexer using tinysparql
|
Summary: Search tool and indexer using tinysparql
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user