Accepting request 292876 from GNOME:Next
Update to 1.4.0 OBS-URL: https://build.opensuse.org/request/show/292876 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=77
This commit is contained in:
parent
9660a8f065
commit
08b8fa65d4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0738debb8f396951301fcbcb2ba587d9714374f69971c2e354c768c1b3ab2d3d
|
|
||||||
size 5941076
|
|
3
tracker-1.4.0.tar.xz
Normal file
3
tracker-1.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c87c35b55ab3a201f6bf306b812532de2bd35f3946a7fe966963c5d3e3d251eb
|
||||||
|
size 5940004
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 24 19:17:54 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.4.0:
|
||||||
|
+ Fix ambiguous GListModel vs GtkListModel references in vala
|
||||||
|
(bgo#746194).
|
||||||
|
+ Fix compiler warnings (bgo#746381).
|
||||||
|
+ Ignore "." recursing through compressed content (bgo#746437).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 18 08:48:24 UTC 2015 - dimstar@opensuse.org
|
Wed Mar 18 08:48:24 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
# Do not edit this auto generated file! Edit tracker.spec.
|
# Do not edit this auto generated file! Edit tracker.spec.
|
||||||
Name: tracker-extras
|
Name: tracker-extras
|
||||||
%define _name tracker
|
%define _name tracker
|
||||||
Version: 1.3.6
|
Version: 1.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define TrackerAPI 1.0
|
%define TrackerAPI 1.0
|
||||||
%define RPMTrackerAPI 1_0
|
%define RPMTrackerAPI 1_0
|
||||||
@ -53,7 +53,7 @@ Summary: Powerful object database, tag/metadata database, search tool and
|
|||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
Url: http://projects.gnome.org/tracker/
|
Url: http://projects.gnome.org/tracker/
|
||||||
Source0: http://download.gnome.org/sources/tracker/1.3/%{_name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/tracker/1.4/%{_name}-%{version}.tar.xz
|
||||||
# Needed for patch0: we need to bootstrap
|
# Needed for patch0: we need to bootstrap
|
||||||
Source2: README.SUSE.rss
|
Source2: README.SUSE.rss
|
||||||
# PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 dimstar@opensuse.org -- Do not maintain LT versioning for private libs
|
# PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 dimstar@opensuse.org -- Do not maintain LT versioning for private libs
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 24 19:17:54 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.4.0:
|
||||||
|
+ Fix ambiguous GListModel vs GtkListModel references in vala
|
||||||
|
(bgo#746194).
|
||||||
|
+ Fix compiler warnings (bgo#746381).
|
||||||
|
+ Ignore "." recursing through compressed content (bgo#746437).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 18 08:48:24 UTC 2015 - dimstar@opensuse.org
|
Wed Mar 18 08:48:24 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
Name: tracker
|
Name: tracker
|
||||||
%define _name tracker
|
%define _name tracker
|
||||||
Version: 1.3.6
|
Version: 1.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define TrackerAPI 1.0
|
%define TrackerAPI 1.0
|
||||||
%define RPMTrackerAPI 1_0
|
%define RPMTrackerAPI 1_0
|
||||||
@ -52,7 +52,7 @@ Summary: Powerful object database, tag/metadata database, search tool and
|
|||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
Url: http://projects.gnome.org/tracker/
|
Url: http://projects.gnome.org/tracker/
|
||||||
Source0: http://download.gnome.org/sources/tracker/1.3/%{_name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/tracker/1.4/%{_name}-%{version}.tar.xz
|
||||||
# Needed for patch0: we need to bootstrap
|
# Needed for patch0: we need to bootstrap
|
||||||
Source2: README.SUSE.rss
|
Source2: README.SUSE.rss
|
||||||
# PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 dimstar@opensuse.org -- Do not maintain LT versioning for private libs
|
# PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 dimstar@opensuse.org -- Do not maintain LT versioning for private libs
|
||||||
|
Loading…
Reference in New Issue
Block a user