diff --git a/tracker-1.10.0.tar.xz b/tracker-1.10.0.tar.xz deleted file mode 100644 index c01991a..0000000 --- a/tracker-1.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df95b4a1e7de442f66d1097b725dd3cdd739862f491453fc7d7b1f88181a12fb -size 4990724 diff --git a/tracker-1.10.1.tar.xz b/tracker-1.10.1.tar.xz new file mode 100644 index 0000000..f641b0b --- /dev/null +++ b/tracker-1.10.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ea78cca8ebbd6633dddcdd40b5205683cc886b872cde987e2a8bae171f4191 +size 5027912 diff --git a/tracker-extras.changes b/tracker-extras.changes index 620c8e8..d799d42 100644 --- a/tracker-extras.changes +++ b/tracker-extras.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Oct 14 15:16:38 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.10.1: + + Tracker-extract: + - Fixed FD leak in flac extractor. + - Fixes to tag parsing in flac extractor. + - Memory leak fixes in libav extractor. + + Libtracker-sparl: + - Fixes to tracker:uri-is-descendant() error checks. + - Fix namespace of Errors in libtracker-sparql API. + + Misc: Fixes on functional tests. + + Updated translations. + ------------------------------------------------------------------- Wed Sep 28 16:09:19 UTC 2016 - dimstar@opensuse.org diff --git a/tracker-extras.spec b/tracker-extras.spec index d645a84..6b1e310 100644 --- a/tracker-extras.spec +++ b/tracker-extras.spec @@ -41,7 +41,7 @@ # Do not edit this auto generated file! Edit tracker.spec. Name: tracker-extras %define _name tracker -Version: 1.10.0 +Version: 1.10.1 Release: 0 %define TrackerAPI 1.0 %define RPMTrackerAPI 1_0 @@ -173,8 +173,8 @@ This package contains a miner to index files and applications. # version of libtracker-common.so as they link is done using rpath. %package -n libtracker-common-%{RPMTrackerAPI} Summary: Conveniance libraries for Tracker -Group: System/Libraries # Obsolete old tracker libs, bnc#876649 +Group: System/Libraries Obsoletes: libtracker-extract-0_16-0 %description -n libtracker-common-%{RPMTrackerAPI} @@ -186,8 +186,8 @@ various tracker libraries. %package -n libtracker-control-%{RPMTrackerAPI}-0 Summary: Control library for Tracker -Group: System/Libraries # rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires. +Group: System/Libraries Requires: libtracker-common-%{RPMTrackerAPI} Suggests: %{_name} %glib2_gsettings_schema_requires @@ -209,8 +209,8 @@ and search all types of files and other first class objects. %package -n libtracker-miner-%{RPMTrackerAPI}-0 Summary: Miner library for Tracker -Group: System/Libraries # rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires. +Group: System/Libraries Requires: libtracker-common-%{RPMTrackerAPI} Suggests: %{_name} @@ -297,8 +297,8 @@ miner library for Tracker. %package -n libtracker-sparql-%{RPMTrackerAPI}-0 Summary: Sparql library for Tracker -Group: System/Libraries # rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires. +Group: System/Libraries Requires: libtracker-common-%{RPMTrackerAPI} Suggests: %{_name} diff --git a/tracker.changes b/tracker.changes index 620c8e8..d799d42 100644 --- a/tracker.changes +++ b/tracker.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Oct 14 15:16:38 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.10.1: + + Tracker-extract: + - Fixed FD leak in flac extractor. + - Fixes to tag parsing in flac extractor. + - Memory leak fixes in libav extractor. + + Libtracker-sparl: + - Fixes to tracker:uri-is-descendant() error checks. + - Fix namespace of Errors in libtracker-sparql API. + + Misc: Fixes on functional tests. + + Updated translations. + ------------------------------------------------------------------- Wed Sep 28 16:09:19 UTC 2016 - dimstar@opensuse.org diff --git a/tracker.spec b/tracker.spec index 93dd931..ec0823a 100644 --- a/tracker.spec +++ b/tracker.spec @@ -40,7 +40,7 @@ Name: tracker %define _name tracker -Version: 1.10.0 +Version: 1.10.1 Release: 0 %define TrackerAPI 1.0 %define RPMTrackerAPI 1_0 @@ -172,8 +172,8 @@ This package contains a miner to index files and applications. # version of libtracker-common.so as they link is done using rpath. %package -n libtracker-common-%{RPMTrackerAPI} Summary: Conveniance libraries for Tracker -Group: System/Libraries # Obsolete old tracker libs, bnc#876649 +Group: System/Libraries Obsoletes: libtracker-extract-0_16-0 %description -n libtracker-common-%{RPMTrackerAPI} @@ -185,8 +185,8 @@ various tracker libraries. %package -n libtracker-control-%{RPMTrackerAPI}-0 Summary: Control library for Tracker -Group: System/Libraries # rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires. +Group: System/Libraries Requires: libtracker-common-%{RPMTrackerAPI} Suggests: %{_name} %glib2_gsettings_schema_requires @@ -208,8 +208,8 @@ and search all types of files and other first class objects. %package -n libtracker-miner-%{RPMTrackerAPI}-0 Summary: Miner library for Tracker -Group: System/Libraries # rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires. +Group: System/Libraries Requires: libtracker-common-%{RPMTrackerAPI} Suggests: %{_name} @@ -296,8 +296,8 @@ miner library for Tracker. %package -n libtracker-sparql-%{RPMTrackerAPI}-0 Summary: Sparql library for Tracker -Group: System/Libraries # rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires. +Group: System/Libraries Requires: libtracker-common-%{RPMTrackerAPI} Suggests: %{_name}