relevant, we can do without brp-extract-appdata. This helps a
great deal in bootstrapping: otherwise we end up with
brp-extract-appdata requiring appstream-glib, which can't be
built, as brp-extract-appdata is a support package in the
buildroot.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=14
- Update to version 0.3.1.git.20141023.f8bf1b6:
+ Allow to disable some vetos.
- Update to version 0.3.1:
+ Add a kudo for a HiDPI ico.
+ Add an --enable-hidpi argument to appstream-builder.
+ New APIs: AS_APP_VALIDATE_FLAG_ALL_APPS,
asb_app_set_hidpi_enabled(), asb_context_get_min_icon_size(),
asb_context_set_embedded_icons(), as_icon_convert_to_kind(),
as_node_add_attribute_as_int(), as_screenshot_set_priority(),
as_store_convert_icons(), as_utils_find_icon_filename_full()
and as_utils_get_string_overlap().
+ Add AsIcon as a new abstract icon object.
+ Add AS_ICON_KIND_EMBEDDED and AS_ICON_KIND_LOCAL.
+ Alpm backend for appstream-builder.
+ Support filtering by metadata in status-csv.
+ Many bugfixes.
- Disable _build_from_cvs, as this is a released tarball again.
- Update to version 0.3.0.git.20141013.6d59429:
+ Allow to merge icons into appstream xml. Comes in handy for
OBS, where we generate an appstream with embedded icons.
- Add gobject-introspection-devel BuildRequires: dependency to
bootstrap the tarball.
- Add conditional (based on _build_from_vcs defines) gnome-common
BuildRequires and call to autogen.sh: needed, as we are currently
packaging a git snapshot.
- Add libyaml-devel BuildRequires: new dependency.
- Split new subpackages typelib-1_0-AppstreamBuilder-1_0 and
typelib-1_0-AppstreamGlib-1_0.
OBS-URL: https://build.opensuse.org/request/show/258576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appstream-glib?expand=0&rev=5
- Update to version 0.2.6:
+ Add a veto if a .desktop file has NoDisplay=true.
+ Add more things to the blacklist that are not applications.
+ A keyword search match is better than the project name.
+ Turn of sig checking for rpm packages.
+ Update the SPDX license list to v1.20.
- Changes from version 0.2.5:
+ New Features:
- Add an installed test for the destdir-check.
- Add as_app_add_veto().
- Add AS_APP_PARSE_FLAG_ALLOW_VETO.
- Add AS_STORE_LOAD_FLAG_ALLOW_VETO.
- Add as_store_remove_all().
- Add as_store_set_builder_id().
- Add as_utils_find_icon_filename().
- Add as_utils_is_spdx_license().
- Add as_utils_spdx_license_detokenize().
- Add check-root to appstream-util.
- Add some validation rules for metainfo files.
+ Bugfixes:
- Allow desktop->addon demotion with an AppData file.
- Allow different source roots to define addons.
- Do not require sentence case when validating with relaxed
settings.
- Fix up legacy license IDs when tokenizing.
- Ignore localized keywords.
- Ignore localized screenshots.
- Link client/appstream-util against gdk-pixbuf.
- Metadata licenses like 'CC0 and CC-BY-3.0' are valid content
licenses. (forwarded request 256084 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/256085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appstream-glib?expand=0&rev=4
- Update to version 0.3.0.git.20141013.6d59429:
+ Allow to merge icons into appstream xml. Comes in handy for
OBS, where we generate an appstream with embedded icons.
- Add gobject-introspection-devel BuildRequires: dependency to
bootstrap the tarball.
- Add gnome-common BuildRequires and call to autogen.sh: needed, as
we are currently packaging a git snapshot.
- Add libyaml-devel BuildRequires: new dependency.
- Split new subpackages typelib-1_0-AppstreamBuilder-1_0 and
typelib-1_0-AppstreamGlib-1_0.
- Rename libappstream-builder1 to libappstream-builder7 and
libappstream-glib1 to libappstream-glib7, following upstreams
soname change.
OBS-URL: https://build.opensuse.org/request/show/256094
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=7
- Update to version 0.2.6:
+ Add a veto if a .desktop file has NoDisplay=true.
+ Add more things to the blacklist that are not applications.
+ A keyword search match is better than the project name.
+ Turn of sig checking for rpm packages.
+ Update the SPDX license list to v1.20.
- Changes from version 0.2.5:
+ New Features:
- Add an installed test for the destdir-check.
- Add as_app_add_veto().
- Add AS_APP_PARSE_FLAG_ALLOW_VETO.
- Add AS_STORE_LOAD_FLAG_ALLOW_VETO.
- Add as_store_remove_all().
- Add as_store_set_builder_id().
- Add as_utils_find_icon_filename().
- Add as_utils_is_spdx_license().
- Add as_utils_spdx_license_detokenize().
- Add check-root to appstream-util.
- Add some validation rules for metainfo files.
+ Bugfixes:
- Allow desktop->addon demotion with an AppData file.
- Allow different source roots to define addons.
- Do not require sentence case when validating with relaxed
settings.
- Fix up legacy license IDs when tokenizing.
- Ignore localized keywords.
- Ignore localized screenshots.
- Link client/appstream-util against gdk-pixbuf.
- Metadata licenses like 'CC0 and CC-BY-3.0' are valid content
licenses.
OBS-URL: https://build.opensuse.org/request/show/256084
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=6
Addition of new appstream-glib library. Part of GNOME 3.14 stack,
but as it is new, it does not hurt to already push it now to
Factory... so we have it in time.
@coolo: this package actually contains appstream-builder: just like createrepo,
you can run it against a directory full of RPMs and it extracts a valid
appstream.xml.gz (plus icons) from it, which we should get published in our repo metadata
(for gnome-software and potentially other appstream based software centers).
Once this is in place (currently, there is a hack in place for Factory, but only based
on .desktop files, ignoring the actual shipped appdata.xml files), we will need zypper
to have a hook to perform appstream-util install <xml> <iconset> and enjoy the powers of it.
OBS-URL: https://build.opensuse.org/request/show/241005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appstream-glib?expand=0&rev=1