Jump to conversation
Unresolved conversations (1)
@pwithnall pwithnall Jan 13, 2023
Could there be collisions over `/usr/share/metainfo/releases/%{cid}.releases.xml` if `%{cid}` is listed in multiple appstream files? For example, the situation where `org.gnome.Builder.desktop` is provided in both the `flathub` and `flathub-beta` flatpak repos, as two different versions with two different changelogs.
docs/xml/metainfo-component.xml
ximion
Resolved conversations (4)
@pwithnall pwithnall Jan 13, 2023
Nitpick: Typically these kinds of functions are conventionally named `as_component_releases_compare()` if public/declared in a header. Having `_cb()` as a suffix on a public or widely-internal function seems a bit ugly to me.
Outdated
src/as-component-private.h
ximion
@pwithnall pwithnall Jan 13, 2023
Should this have `Since: 0.16.0`?
compose/asc-utils-metainfo.c
ximion
@pwithnall pwithnall Jan 13, 2023
Should this example use `type="external"` rather than `external="yes"`?
Outdated
docs/xml/metainfo-component.xml
@pwithnall pwithnall Jan 13, 2023
Typo ‘release’
Outdated
docs/xml/metainfo-component.xml