Package Release Info

appstream-glib-0.8.3-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

appstream-glib-devel
openSUSE-appstream-process

Change Logs

* Sun Aug 25 2024 andreas.stieger@gmx.de
- Update to version 0.8.3:
  * Drop support for libstemmer
  * Do not veto the extension if the parent cannot be found
  * Support RFC9512 registration for application/yaml
  * Stop trying to convert Fedora licenses into SPDX
  * asb-plugin-font: Add glob match for .ttc files
  * Update gl.po
  * Update Simplified Chinese translation
  * Make the appdata filename check match the plugin globs
  * Remove Check for X-KDE-StartupNotify
  * Update Russian translation
  * Include screenshot size in "too large" errors
  * Include screenshot height in "too small" error
* Fri Feb 09 2024 dimstar@opensuse.org
- Add asglib(swcatalog) provides: allow other packages to declare
  that they need swcatalog support.
* Thu Feb 01 2024 fvogt@suse.com
- Add patch for interoperability with newer AppStream spec (boo#1218427):
  * 0001-Move-from-app-info-to-swcatalog-locations.patch
* Thu Nov 17 2022 dimstar@opensuse.org
- openSUSE-appstream-process: drop --enable-hidpi parameter:
  - -enable-hidpi now does nothing and will be removed in future
  versions.
* Mon Nov 14 2022 dimstar@opensuse.org
- Update to version 0.8.2:
  + asb-plugin-appdata: Never add default icons to firmware, IMs or
    codecs.
  + Tell CURL to follow http redirect for validate.
  + Updated translations.
* Thu Sep 01 2022 bjorn.lie@gmail.com
- Update to version 0.8.1:
  * Initialize proxy resolver in appstream-validate
  * Improve handling of <em> and <code> tags
  * trivial: Turn is_{em,code}_text fields into bitfields
  * Properly initialize AsNodeToXmlHelper
  * Correct typos in as-app.c
- Changes from version 0.8.0:
  * Use GProxyResolver to auto-detect the correct proxy
  * Port from libsoup to libcurl
  * Remove the --enable-hidpi option completely
  * Updated translations.
- Replace pkgconfig(libsoup-2.4) with pkgconfig(libcurl)
  BuildRequires following upstreams port.
- Use ldconfig_scriptlets macro for post(un) handling.
* Thu Jun 23 2022 dimstar@opensuse.org
- Update to version 0.7.18+37:
  * Update fa.po
  * trivial: Fix a tiny memory leak when mirroring screenshots
  * trivial: Be explicit when ignoring return error values
  * trivial: Fix a tiny memory leak on failure
  * Add vcs-browser and contribute URL type
  * update to spdx 3.16
* Sun Mar 13 2022 bjorn.lie@gmail.com
- Update to version 0.7.18+31:
  * Fix extracting relative symlinks (boo#1196459)
* Wed Feb 16 2022 dimstar@opensuse.org
- Update to version 0.7.18+30:
  * libappstream-builder: Fix file paths in icon tarball
* Tue Feb 15 2022 dimstar@opensuse.org
- Update to version 0.7.18+29:
  * Updated translations.
- Improve _service file to handle to drop +0 in versions for when
  we are exactly on a tag.