Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
GNOME
tracker-miners
Commits
d43e4a3e
Commit
d43e4a3e
authored
Oct 02, 2020
by
Carlos Garnacho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 3.0.1
parent
ae6ab10c
Pipeline
#218101
failed with stages
in 3 minutes and 18 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
1 deletion
+18
-1
NEWS
NEWS
+17
-0
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
d43e4a3e
NEW in 3.0.1 - 2020-10-02
=========================
* Fix moving files and directories leaving stale data
* Better handling of faulty SPARQL from tracker-extract
* Fix chromaprint tag extraction in gstreamer extractor causing
bad SPARQL.
* Reference Discourse instead of the mailing list
* Forward tracker-extract state
* Use specific Meson options to enable debug flags
* Fix stop words location when building with system Tracker
* Small libtracker-miners-common clean ups
* Check for malloc_trim function being available
* Fixes for Coverity warnings
* Compiler warning fixes
Translations: fr, fur, he, nl, sk
NEW in 3.0.0 - 2020-09-13
NEW in 3.0.0 - 2020-09-13
=========================
=========================
...
...
meson.build
View file @
d43e4a3e
project('tracker-miners', 'c',
project('tracker-miners', 'c',
version: '3.0.
0
',
version: '3.0.
1
',
meson_version: '>=0.51')
meson_version: '>=0.51')
gnome = import('gnome')
gnome = import('gnome')
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment