gnome-software:1916-show-the-version-again-in-the-package-source-picker-popover

Last commit made on 2024-01-16
Get this branch:
git clone -b 1916-show-the-version-again-in-the-package-source-picker-popover https://git.launchpad.net/gnome-software

Branch merges

Branch information

Name:
1916-show-the-version-again-in-the-package-source-picker-popover
Repository:
lp:gnome-software

Recent commits

537ba7e... by Milan Crha <email address hidden>

gs-origin-popover-row: Always show branch and version, when available

This helps to easily distinguish which source provides which version from which branch.

Closes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1916

93cff8c... by Danial Behzadi

Update Persian translation

90b2c19... by Milan Crha <email address hidden>

Merge branch 'adwstatuspage-gs-details-page' into 'main'

gs-details-page: Use AdwStatusPage to display errors/messages

See merge request GNOME/gnome-software!1852

a1df90c... by Milan Crha <email address hidden>

Merge branch 'wip/missed-appstream1.0-change-in-m1309' into 'main'

gs-appstream: Replace removed symbol from appstream 1.0

See merge request GNOME/gnome-software!1865

81827e3... by Milan Crha <email address hidden>

gs-appstream: Replace removed symbol from appstream 1.0

I missed the removal of the AS_FORMAT_STYLE_COLLECTION in the appstream 1.0
when merging https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/1309.

67fed95... by Milan Crha <email address hidden>

Merge branch 'fix-2410' into 'main'

gs-update-monitor: Delay update time with larger random interval

Closes #2410

See merge request GNOME/gnome-software!1860

999592c... by Milan Crha <email address hidden>

Merge branch '1649-support-appstream-merging' into 'main'

Resolve "Support AppStream merging"

Closes #1649

See merge request GNOME/gnome-software!1309

1fd4ff9... by Milan Crha <email address hidden>

gs-flatpak: Use gs_appstream_add_data_merge_fixup()

This will merge information from the .desktop files and system merge components
into the corresponding appstream data.

Closes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1649

55292a9... by Milan Crha <email address hidden>

gs-plugin-appstream: Use gs_appstream_add_data_merge_fixup()

This will merge information from the .desktop files and system merge components
into the corresponding appstream data.

33ecf3c... by Milan Crha <email address hidden>

gs-appstream: Add gs_appstream_add_data_merge_fixup()

This can be used to merge component data and information from
the .desktop files into the corresponding components.

Related to https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1649