Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tracker-miners
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
46
Issues
46
List
Boards
Labels
Service Desk
Milestones
Merge Requests
15
Merge Requests
15
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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
=========================
...
...
meson.build
View file @
d43e4a3e
project('tracker-miners', 'c',
version: '3.0.
0
',
version: '3.0.
1
',
meson_version: '>=0.51')
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