Commit Graph

195 Commits

Author SHA256 Message Date
593e6e482b Accepting request 1158704 from GNOME:Next
GNOME 46

OBS-URL: https://build.opensuse.org/request/show/1158704
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=263
2024-03-19 13:31:23 +00:00
f5145e69b9 Accepting request 1155764 from home:yfjiang:branches:GNOME:Factory
- Add patches to adapt SQLite 3.44 (glgo#GNOME/tracker#418):
  + 0001-decouple-fts-initialization-from-ontologies.patch
  + 0002-early-fts-initialization.patch

OBS-URL: https://build.opensuse.org/request/show/1155764
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=261
2024-03-07 15:54:39 +00:00
41c586e6a6 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=259 2023-09-26 07:33:47 +00:00
c691080383 Accepting request 1113491 from home:msmeissn:branches:GNOME:Factory
- use pkgconfig(icu-i18n) to use the current libicu. (jsc#PED-6193)

OBS-URL: https://build.opensuse.org/request/show/1113491
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=258
2023-09-26 07:16:33 +00:00
0915888c4c Accepting request 1111657 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1111657
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=256
2023-09-18 06:38:44 +00:00
abd9538cff Accepting request 1109863 from GNOME:Next
Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1109863
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=255
2023-09-12 08:21:57 +00:00
acfbf49964 Accepting request 1090301 from GNOME:Next
- Update to version 3.5.3:
  + Build fixes around strftime() bug workarounds on some
    architectures/platforms.
  + Improved compatibility of JSON cursor readers.
  + Leaks plugged.
- Drop 63ea8f1a.patch: Fixed upstream.

- Drop %systemd_user_postun_with_restart macro from the %postun
  directive. It's been deprecated and emptied (expands to nil) on
  both Tumbleweed and Leap already.
- Comment unneded "/usr/bin/env python3" shebang line on utils/
  trackertestutils/__main__.py Python script.
- Change tracker-data-files package's architecture to noarch, as it
  doesn't contain any binaries.

OBS-URL: https://build.opensuse.org/request/show/1090301
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=253
2023-06-01 16:00:01 +00:00
88f36f56ab Accepting request 1087282 from GNOME:Next
- Update to version 3.5.2:
  + Fix several possible crashers.
  + Fix bashisms in doc generation scripts.
  + Fix ISO8601 date strings in cursors on Darwin.
  + Plug leak.
- Add 63ea8f1a.patch: Revert build: Detect appropriate strftime()
  year modifier at build time. Revert upstream commit for now as it
  breaks build for i586.

OBS-URL: https://build.opensuse.org/request/show/1087282
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=251
2023-05-18 04:12:49 +00:00
654b5f8f5b Accepting request 1082804 from GNOME:Next
- Update to version 3.5.1:
  + Reintroduce order/distance independent handling of FTS terms.
  + Documentation improvements.
  + Do not prune too early content of failed batches for error
    processing purposes.

OBS-URL: https://build.opensuse.org/request/show/1082804
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=249
2023-04-26 12:22:04 +00:00
fa042b79a1 Accepting request 1073075 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1073075
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=247
2023-03-20 12:49:15 +00:00
4c6a25fd66 Accepting request 1040307 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1040307
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=245
2022-12-05 14:36:52 +00:00
8e6b999379 Accepting request 1031353 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1031353
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=243
2022-10-27 06:10:07 +00:00
6970401d47 Accepting request 1006651 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1006651
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=241
2022-09-28 12:01:49 +00:00
d78fc4c412 Accepting request 1004438 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1004438
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=239
2022-09-19 16:27:15 +00:00
156ad7b0ee Accepting request 1002751 from GNOME:Next
- Update to version 3.4.0.rc:
  + Big performance improvements to inserts, updates and deletes.
  + Escape IRIs in TrackerResource as per IRIREF definition.
  + Update minimum meson version to 0.53.
  + Specify better ICU dependency in internal static library.
  + Plug a small memory leak.
  + Add missing include.
  + Fix/silence build time warnings.
  + Updated translations.
- Update to version 3.4.0.beta:
  + Fix issues with URI expansion inserting TrackerResource data.
  + Rewrite bus connection to use C and stream-based cursors, vala
    dependency is no longer necessary.
  + Fix handling of nrl:InverseFunctionalProperty during database
    updates.
  + Updated translations.
- Update to version 3.4.0.alpha:
  + Add tracker_sparql_connection_deserialize() API to load RDF
    data.
  + Add tracker_resource_print_rdf() to print RDF data.
  + Implement TrackerNamespaceManager for remote connections.
  + SPARQL compliance fixes.
  + Ensure blank node ROWIDs are integer types.
  + Reimplement libsoup 1/3 support to rely on minimal loadable
    modules.
  + Build libtracker-sparql as a monolithic library.
  + Fix handling of partial FTS deletions.
  + Fix handling of nrl:modified sequences.
  + Avoid redundant URN queries in TrackerNotifier for D-Bus
    endpoints.
  + Documentation improvements.
  + Updated translations.
- Disable pkgconfig(libsoup-2.4) BuildRequires: Only build with
  soup-3 support now that we can do that. Leave in place, should we
  find that we still need the soup 2 support.

OBS-URL: https://build.opensuse.org/request/show/1002751
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=238
2022-09-13 07:37:17 +00:00
85d711f8b1 Accepting request 994167 from home:iznogood:branches:GNOME:Factory
- Update to version 3.3.3:
  + Prepare D-Bus endpoint for cursor streams.

OBS-URL: https://build.opensuse.org/request/show/994167
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=236
2022-08-09 17:24:40 +00:00
d384623afc Accepting request 987420 from GNOME:Next
Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/987420
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=234
2022-07-07 15:57:35 +00:00
487bbd60d2 Accepting request 986987 from home:AZhou:branches:GNOME:Factory
- Add tracker-do-not-rebuild-non-existing-FTS-tables.patch: Prevent
  SQL logic error when using tag manager of nautilus. (bsc#1201246,
  glgo#GNOME/tracker!515)

OBS-URL: https://build.opensuse.org/request/show/986987
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=232
2022-07-06 08:53:38 +00:00
e23d61c477 Accepting request 980352 from GNOME:Next
Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/980352
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=230
2022-06-08 11:51:48 +00:00
e01096d97a Accepting request 963172 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/963172
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=228
2022-03-21 08:36:12 +00:00
37f7fa18dd Accepting request 931183 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/931183
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=227
2021-11-15 13:18:59 +00:00
6c567f7f71 Accepting request 930294 from home:AZhou:branches:GNOME:Factory
- Add tracker-fix-actual-0-path-matches.patch: Fix no metadata
  available when using tracker3 info caused by a wrong sparql
  implementation. (bsc#1191207, glgo#GNOME/tracker#337)

OBS-URL: https://build.opensuse.org/request/show/930294
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=226
2021-11-09 09:32:14 +00:00
1365a9fb98 Accepting request 929154 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/929154
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=225
2021-11-05 08:46:01 +00:00
aca1ed1dd9 Accepting request 928320 from GNOME:Next
- Update to version 3.2.1:
  + Better, more understandable errors when parsing the ontology.
  + Compare doubles with an epsilon in tests.
  + Fixes for issues spotted by Coverity.
- Replace post(un) handling with new ldconfig_scriplets macro for
  the shared library package.
- Add missing systemd user service handling in post/preun/postun

OBS-URL: https://build.opensuse.org/request/show/928320
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=224
2021-11-05 08:45:27 +00:00
18843536e4 Accepting request 920980 from GNOME:Next
Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/920980
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=223
2021-09-27 06:26:06 +00:00
0a30614fb8 Accepting request 919988 from home:sbrabec:branches:tuu-goodbye
- Remove obsolete translation-update-upstream support
  (jsc#SLE-21105).

OBS-URL: https://build.opensuse.org/request/show/919988
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=222
2021-09-20 10:07:51 +00:00
eea1052b67 Accepting request 905794 from home:yfjiang:branches:GNOME:Factory
- Update BuildRequires of sqlite3 to version 3.35.2 and above,
  because the build filters out certain sqlite3 versions:
  https://gitlab.gnome.org/GNOME/tracker/-/blob/tracker-3.1/meson.build#L324

OBS-URL: https://build.opensuse.org/request/show/905794
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=221
2021-07-13 07:27:04 +00:00
7e77a82988 Accepting request 899592 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/899592
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=219
2021-06-12 15:43:29 +00:00
86037ab4c3 Accepting request 886235 from GNOME:Next
Update to 3.1.1

OBS-URL: https://build.opensuse.org/request/show/886235
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=217
2021-04-22 07:43:23 +00:00
840a4ee66f Accepting request 881001 from GNOME:Next
GNOME 40 - here we come

OBS-URL: https://build.opensuse.org/request/show/881001
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=215
2021-03-24 16:40:27 +00:00
690ff45b1a Accepting request 862203 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/862203
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=213
2021-01-11 13:56:13 +00:00
9a59a6d10d Accepting request 854479 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/854479
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=211
2020-12-10 13:26:21 +00:00
e33b17fe55 Accepting request 850958 from GNOME:Next
- split out the datafiles that are required by the tracker-miners

OBS-URL: https://build.opensuse.org/request/show/850958
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=209
2020-11-26 12:27:13 +00:00
6cb43d4bd4 Accepting request 840123 from GNOME:Next
- Update to version 3.0.1:
  + Reference Discourse instead of the mailing list.
  + Use specific Meson options to enable debug flags.
  + Reduce in use by TrackerSparqlStatement.
  + Fix tracker:title-sort.
  + Fix stale graphs with WITH clauses.
  + Cleanup libtracker-common.
  + Several fixes for Coverity warnings.
  + More tests.
  + Build fixes.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/840123
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=207
2020-10-08 11:33:53 +00:00
4fc5fdc187 Accepting request 838216 from GNOME:Next
- Update to version 3.0.0:
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/838216
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=205
2020-09-30 10:14:45 +00:00
33f185f5ee Accepting request 833772 from GNOME:Next
Update to 2.99.x - we have tracker stable renamed to tracker2, so we can easily already push the unstable branch

OBS-URL: https://build.opensuse.org/request/show/833772
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=203
2020-09-22 09:01:33 +00:00
b0f4edf7b2 Accepting request 829606 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/829606
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=201
2020-08-28 07:04:49 +00:00
4731458371 Accepting request 805596 from GNOME:Next
- Add tracker-ontology-upgrades.patch:  libtracker-data: Improve
  changes over single valued ontology properties (boo#1170587).

OBS-URL: https://build.opensuse.org/request/show/805596
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=199
2020-05-15 09:34:40 +00:00
172f0a96df Accepting request 794659 from GNOME:Next
Add upstream patch

OBS-URL: https://build.opensuse.org/request/show/794659
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=197
2020-04-17 07:42:49 +00:00
4888c83043 Accepting request 788059 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Disable tests on %arm as they fail in OBS but succeed in a
  local osc build

OBS-URL: https://build.opensuse.org/request/show/788059
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=195
2020-03-25 09:20:51 +00:00
6623f7a6a1 Accepting request 783726 from GNOME:Next
New stable rel -- I suspect mgorse wants these in SLeap too

OBS-URL: https://build.opensuse.org/request/show/783726
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=193
2020-03-11 17:57:28 +00:00
102ee748fa Accepting request 781707 from home:AZhou:branches:GNOME:Factory
- Add tracker-fix-segfault-in-writeback.patch: Check if argument is
  NULL before using it and dispose connection and data_manager
  before shutting down writeback and events to prevent segmentation
  fault (bsc#1165357, glgo#GNOME/tracker!192).

OBS-URL: https://build.opensuse.org/request/show/781707
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=191
2020-03-07 21:56:31 +00:00
a1b5832972 Accepting request 776160 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/776160
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=189
2020-02-19 12:29:12 +00:00
f7f89cd16b Accepting request 767227 from GNOME:Next
Eliminate the -lang recommends

OBS-URL: https://build.opensuse.org/request/show/767227
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=187
2020-01-26 14:54:52 +00:00
761ad140c4 Accepting request 751073 from GNOME:Next
- Enable test suite / %check section.

OBS-URL: https://build.opensuse.org/request/show/751073
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=185
2019-11-27 14:35:28 +00:00
5b74b01730 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=184 2019-11-26 15:37:43 +00:00
b27ab36c06 tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=183
2019-11-26 14:15:37 +00:00
9b31b3c4bc Accepting request 750970 from GNOME:Next
before ontology update (glgo#GNOME/tracker#40, boo#1110090,
  boo#1131229)
    - Delete TrackerResource elements one by one (boo#1123869(.

OBS-URL: https://build.opensuse.org/request/show/750970
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=182
2019-11-26 09:52:47 +00:00
a8e70b4b30 Accepting request 737916 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/737916
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=180
2019-10-14 19:08:49 +00:00
d89adda432 Accepting request 735108 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/735108
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=179
2019-10-04 15:58:01 +00:00