> Do you have the latest appstream-data installed? I believe it went to
> stable a few days ago.
>
> Richard.
Turns out this was the problem. appstream-data had maybe lagged a little
behind, so the new BleachBit package didn't show up in Software right away. I
updated all system packages again
> We also have an icon size requirement. The app needs to provide an icon
> that's at
> least 64x64 (or maybe even 128x128?).
The package does contain an icon, a 256×256 pixel PNG with a transparency
channel.
- https://github.com/bleachbit/bleachbit/blob/master/bleachbit.png
- Installed to /usr
On Thu, 13 Aug 2020 at 08:29, Artur Iwicki wrote:
> We also have an icon size requirement.
Do you have the latest appstream-data installed? I believe it went to
stable a few days ago.
Richard.
___
devel mailing list -- devel@lists.fedoraproject.org
To
We also have an icon size requirement. The app needs to provide an icon that's
at least 64x64 (or maybe even 128x128?). I vaguely remember there being a
discussion here on devel when the requirement was introduced.
I tried searching the wiki and the Packaging Guidelines and this is the only
pla
I contributed an AppStream .metainfo.xml file to the upstream developers.
https://github.com/bleachbit/bleachbit/blob/master/org.bleachbit.BleachBit.metainfo.xml
Which seems to pass validation during builds based on my RPM spec.
https://src.fedoraproject.org/rpms/bleachbit/blob/master/f/ble