From: Felix Krull Date: Fri, 26 Mar 2021 19:31:01 +0000 (+0100) Subject: lib: fix some version tags X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~4^2~22 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=47bf29fed3b99d72c153d3c1581bf9a19c7a9b6d;p=ostree.git lib: fix some version tags --- diff --git a/src/libostree/ostree-repo-static-delta-core.c b/src/libostree/ostree-repo-static-delta-core.c index c2536724..e4280af0 100644 --- a/src/libostree/ostree-repo-static-delta-core.c +++ b/src/libostree/ostree-repo-static-delta-core.c @@ -178,7 +178,7 @@ ostree_repo_list_static_delta_names (OstreeRepo *self, * This function synchronously enumerates all static delta indexes in the * repository, returning its result in @out_indexes. * - * Since: 2020.7 + * Since: 2020.8 */ gboolean ostree_repo_list_static_delta_indexes (OstreeRepo *self, @@ -1254,6 +1254,8 @@ file_has_content (OstreeRepo *repo, * This is normally called automatically when the summary is updated in ostree_repo_regenerate_summary(). * * Locking: shared + * + * Since: 2020.8 */ gboolean ostree_repo_static_delta_reindex (OstreeRepo *repo,