Commit Graph

14 Commits

Author SHA256 Message Date
b36b862159 Accepting request 292065 from GNOME:Next
retry

OBS-URL: https://build.opensuse.org/request/show/292065
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=25
2015-03-21 09:18:34 +00:00
Bjørn Lie
1312f66845 Accepting request 291172 from GNOME:Next
- Add gdk-pixbuf-loader-rsvg Requires: needed, in order to be able
  to convert .svg icons to pixmaps.

- Update to version 0.3.5:
  + New Features:
    - Add new API required for firmware support.
    - Add new API required for OSTree and xdg-app support.
    - Add 'news-to-appdata' and 'appdata-to-news' cmds to
      appstream-util.
    - Support all of the yet-unreleased AppStream 0.9 spec.
  + Bugfixes:
    - Add releases from the upstream AppData files.
    - Allow short descriptions when validating <description> in
      releases.
    - Correctly load descriptions from <releases> in AppData files.
    - Fix a builder crash where a package depends on itself.
    - Fix a crash when more than one thread tries to ensure the
      same package.
    - Fix DSO Linking error when built with --as-needed.
    - Make the failed AppStream metadata optional.
    - Make the icon tarball optional.
    - Relax validation checks to allow empty release sections.
    - Return the correct exit code from appstream-builder.
- Add gcab BuildRequires and Requires: needed for the cab
  extraction of the new Firmware support.

OBS-URL: https://build.opensuse.org/request/show/291172
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=23
2015-03-17 13:09:04 +00:00
4f13d54d7a Accepting request 287991 from GNOME:Next
- Update to version 0.3.4:
  + Allow specifying --packages-dir multiple times
  + Show the offending text when validation fails
  + Do not blacklist applications with broken AppData files
  + Remove the composite plugin
  + Add as_app_get_search_tokens()
  + Add show-search-tokens subcommand to appstream-util
  + Do not store short search tokens like 'a' and 'or'
  + trivial: Do not store search tokens with markup
  + Blacklist the 40 most common search tokens
  + Check if the search entries are valid before searching
  + Accept <metadata_licence> as a fallback for <metadata_license>
  + trivial: Fix 'make distcheck' now the composite plugin has gone
  + Release version 0.3.4

OBS-URL: https://build.opensuse.org/request/show/287991
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=21
2015-02-27 10:43:40 +00:00
Bjørn Lie
a31c5c6649 Accepting request 267250 from GNOME:Next
- Update to version 0.3.1.git.20150103.a7941d7:
  + Assume that stock icons are available in HiDPI sizes.
  + Blacklist the IBus desktop files used in gnome-control-center.
  + Add several more non-applications to the blacklist.
  + Blacklist KDE3 KCM components.
  + Assume <image>foo</iimagemg> is a source image kind for AppData
    files.
  + trivial: Support ASB_PACKAGE_ENSURE_VCS for RPM packages.
  + Handle other-endian MO files.
  + trivial: Add 4 more stock icons to the whitelist.
  + Fall back to the dumb tokenizer for keywords with special
    chars.

OBS-URL: https://build.opensuse.org/request/show/267250
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=19
2015-01-06 14:46:38 +00:00
Bjørn Lie
fa9589cd9e Accepting request 266303 from GNOME:Next
- Also obsolete appdata-tools-lang to facilitate updates.

OBS-URL: https://build.opensuse.org/request/show/266303
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=17
2014-12-24 22:54:04 +00:00
9d1603ac5a Accepting request 261387 from GNOME:Next
Cleanup - can be accepted despite the mangling of changes

OBS-URL: https://build.opensuse.org/request/show/261387
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=15
2014-11-13 23:30:48 +00:00
24b35c8e7a - BuildIgnore brp-extract-appdata: As this packageis not desktop
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
2014-11-06 22:39:20 +00:00
675f4945cc Accepting request 259125 from GNOME:Next
- Update to 0.3.1.git.20141030.7a5f76a:
  + No longer trip over extracting hardlinked files.

OBS-URL: https://build.opensuse.org/request/show/259125
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=12
2014-10-31 15:42:02 +00:00
8a63bcd5bb Accepting request 258374 from GNOME:Next
Let's move that one slowly to Factory - so we can get proper AppStream metadata

OBS-URL: https://build.opensuse.org/request/show/258374
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=9
2014-10-27 16:08:27 +00:00
f4d1972311 Accepting request 256094 from GNOME:Next
- 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
2014-10-14 09:27:52 +00:00
11f87fb11e Accepting request 256084 from GNOME:Next
- 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
2014-10-13 21:12:26 +00:00
b1859e7028 Accepting request 245971 from GNOME:Next
Push GNOME 3.13.90

OBS-URL: https://build.opensuse.org/request/show/245971
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=4
2014-08-23 11:52:38 +00:00
bd0d81481c Accepting request 241001 from GNOME:Next
Small fix - actually support RPMs

OBS-URL: https://build.opensuse.org/request/show/241001
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=2
2014-07-14 21:35:33 +00:00
b6a678e0c7 Accepting request 240808 from GNOME:Next
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.

OBS-URL: https://build.opensuse.org/request/show/240808
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=1
2014-07-14 07:06:58 +00:00