Revert "lib/pull: Skip ostree_repo_resolve_keyring_for_collection for bindings"
authorDan Nicholson <nicholson@endlessm.com>
Thu, 9 Nov 2017 14:43:36 +0000 (14:43 +0000)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 10 Nov 2017 10:03:44 +0000 (10:03 +0000)
This reverts commit 519b30b7e1979fea827ea4fe9b0e9ac4db99d631. Now that
the experimental GIR is being built correctly and OstreeRemote is a real
boxed type, this can be exposed again.

Closes: #1337
Approved by: pwithnall

src/libostree/ostree-repo-pull.c

index b4310027a9204bc8dd30153c465b02690a46ad7e..c6fe7625e9f1a82dc0b2c452b785a38206274808 100644 (file)
@@ -5612,11 +5612,8 @@ check_remote_matches_collection_id (OstreeRepo  *repo,
   return g_str_equal (remote_collection_id, collection_id);
 }
 
-/* FIXME: Export this to bindings once OstreeRemote is properly registered as
- * a boxed type.
- */
 /**
- * ostree_repo_resolve_keyring_for_collection: (skip)
+ * ostree_repo_resolve_keyring_for_collection:
  * @self: an #OstreeRepo
  * @collection_id: the collection ID to look up a keyring for
  * @cancellable: (nullable): a #GCancellable, or %NULL