[gnome-software: 7/7] Merge branch 'refactor-threads26' into 'main'




commit 19aa44b13cd5a54b2fdfb675adaa6c19cf74f67a
Merge: 02fc5195e 94ea09a09
Author: Milan Crha <mcrha redhat com>
Date:   Wed Jul 13 16:42:23 2022 +0000

    Merge branch 'refactor-threads26' into 'main'
    
    gs-app-query: Add a provides-tag property and use it to replace 
gs_plugin_add_search_what_provides()/GS_PLUGIN_ACTION_SEARCH_PROVIDES
    
    Closes #1193
    
    See merge request GNOME/gnome-software!1423

 lib/gs-app-query.c                        | 100 ++++++++++++++++++++++-
 lib/gs-app-query.h                        |  35 ++++++++
 lib/gs-plugin-loader.c                    |  55 -------------
 lib/gs-plugin-types.h                     |   2 -
 lib/gs-plugin-vfuncs.h                    |  21 -----
 lib/gs-plugin.c                           |   6 --
 plugins/flatpak/gs-plugin-flatpak.c       |  48 ++++-------
 plugins/packagekit/gs-plugin-packagekit.c |  49 ++++-------
 plugins/rpm-ostree/gs-plugin-rpm-ostree.c | 130 +++++++++++++++++++++++-------
 src/gs-extras-page.c                      |  23 ++++--
 10 files changed, 285 insertions(+), 184 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]