After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 783537 - Improve appstream metadata for Tweak Tool
Improve appstream metadata for Tweak Tool
Status: RESOLVED OBSOLETE
Product: gnome-tweak-tool
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Tweak Tool maintainer(s)
GNOME Tweak Tool maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-06-08 01:36 UTC by Jeremy Bicha
Modified: 2018-01-24 15:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tags and dates for releases (2.23 KB, text/plain)
2017-06-13 23:58 UTC, Alberto Fanjul
Details

Description Jeremy Bicha 2017-06-08 01:36:51 UTC
I think Tweak Tool's appstream metadata could be improved.

https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps

https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-releases

Other GNOME apps use kudos so look into adding those too.
Comment 1 Jeremy Bicha 2017-06-08 01:38:27 UTC
The appstream metadata is stored in the git tree as
data/gnome-tweak-tool.appdata.xml.in
Comment 2 Alberto Fanjul 2017-06-13 23:58:03 UTC
Created attachment 353717 [details]
tags and dates for releases

dates for tags

To get download size and installed size

https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=gnome-tweak-tool

But some tags are missing there

For the rest maybe

curl -s https:/api.github.com/repos/GNOME/gnome-tweak-tool/tags | jq '.[] | .tarball_url' | xargs -n1 -Ix wget --spider

application/x-gzip do not report size so without spider that can be used as aprox of size
Comment 3 Jeremy Bicha 2017-06-14 00:08:25 UTC
I don't think there is any need for old release dates and info. I believe the information is used to show what's new in the current release. But you can ask in #gnome-software on irc.gnome.org during European work hours to confirm what they think.
Comment 4 GNOME Infrastructure Team 2018-01-24 15:24:01 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-tweaks/issues/97.