Accepting request 155001 from home:badshah400:branches:GNOME:Factory
Update to version 0.14.5 OBS-URL: https://build.opensuse.org/request/show/155001 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=25
This commit is contained in:
parent
25c8ace054
commit
5a2517ad0f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b818ee42b9007a94b2f8046edc4706bb2036187d5fd304e7ae23e5d2fcf85918
|
||||
size 5946796
|
3
tracker-0.14.5.tar.xz
Normal file
3
tracker-0.14.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cabef75eb18ad35208000dc472bdc20a74269799414527ee6e1c1c1cfb28eec8
|
||||
size 6065728
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 9 18:37:55 UTC 2013 - badshah400@gmail.com
|
||||
|
||||
- Update to version 0.14.5:
|
||||
+ build: Fixes --with-nautilus-extensions-dir which was broken
|
||||
+ Fixes: bgo#692409, playlist extractor should index playlist
|
||||
title if available
|
||||
+ Fixes: bgo#692603, Search can not find pdf files using author
|
||||
names
|
||||
+ Fixes: bgo#691807, Tracker should build against libgee 0.8
|
||||
+ Fixes: bgo#690170, Add nfo:MediaList type to .m3u playlist
|
||||
files
|
||||
+ Fixes: bgo#688287, build: don't build-depend on Dia
|
||||
+ Fixes: bgo#692210, miner-manager: plug some memleaks
|
||||
+ Fixes: bgo#688371, add support for GKqueueDirectoryMonitor
|
||||
+ libtracker-common: Add replacement function for flock() on
|
||||
Solaris
|
||||
+ tracker-miner-fs, store: Add MeeGo keys to desktop files
|
||||
(OnlyShowIn, X-Meego-Priority keys).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 08:53:45 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tracker-extras
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 Luis Medinas, Portugal
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -49,7 +49,7 @@
|
||||
# Do not edit this auto generated file! Edit tracker.spec.
|
||||
Name: tracker-extras
|
||||
%define _name tracker
|
||||
Version: 0.14.4
|
||||
Version: 0.14.5
|
||||
Release: 0
|
||||
Summary: Powerful object database, tag/metadata database, search tool and indexer
|
||||
License: GPL-2.0+
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 9 18:37:55 UTC 2013 - badshah400@gmail.com
|
||||
|
||||
- Update to version 0.14.5:
|
||||
+ build: Fixes --with-nautilus-extensions-dir which was broken
|
||||
+ Fixes: bgo#692409, playlist extractor should index playlist
|
||||
title if available
|
||||
+ Fixes: bgo#692603, Search can not find pdf files using author
|
||||
names
|
||||
+ Fixes: bgo#691807, Tracker should build against libgee 0.8
|
||||
+ Fixes: bgo#690170, Add nfo:MediaList type to .m3u playlist
|
||||
files
|
||||
+ Fixes: bgo#688287, build: don't build-depend on Dia
|
||||
+ Fixes: bgo#692210, miner-manager: plug some memleaks
|
||||
+ Fixes: bgo#688371, add support for GKqueueDirectoryMonitor
|
||||
+ libtracker-common: Add replacement function for flock() on
|
||||
Solaris
|
||||
+ tracker-miner-fs, store: Add MeeGo keys to desktop files
|
||||
(OnlyShowIn, X-Meego-Priority keys).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 08:53:45 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tracker
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 Luis Medinas, Portugal
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
Name: tracker
|
||||
%define _name tracker
|
||||
Version: 0.14.4
|
||||
Version: 0.14.5
|
||||
Release: 0
|
||||
Summary: Powerful object database, tag/metadata database, search tool and indexer
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user