From 11f87fb11ef7c06f38d85d3cec105e33e4d193d74e351f099fe27f6d33ff6f9b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 13 Oct 2014 21:12:26 +0000 Subject: [PATCH] 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 --- appstream-glib-0.2.4.tar.xz | 3 --- appstream-glib-0.2.6.tar.xz | 3 +++ appstream-glib.changes | 35 +++++++++++++++++++++++++++++++++++ appstream-glib.spec | 4 ++-- 4 files changed, 40 insertions(+), 5 deletions(-) delete mode 100644 appstream-glib-0.2.4.tar.xz create mode 100644 appstream-glib-0.2.6.tar.xz diff --git a/appstream-glib-0.2.4.tar.xz b/appstream-glib-0.2.4.tar.xz deleted file mode 100644 index fa8d9c7..0000000 --- a/appstream-glib-0.2.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2231ea0b5e63a99f3158f8f8f668be5084dee338ad4b2508e11c6c53a7e04fa -size 1531760 diff --git a/appstream-glib-0.2.6.tar.xz b/appstream-glib-0.2.6.tar.xz new file mode 100644 index 0000000..cd8780d --- /dev/null +++ b/appstream-glib-0.2.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b753307f2d3d9a25173f4d3dfe60f9281e29fb4c9542d80c81748f46c822992b +size 1536708 diff --git a/appstream-glib.changes b/appstream-glib.changes index 96e0e62..9d23a15 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Wed Oct 8 15:16:28 UTC 2014 - dimstar@opensuse.org + +- 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. + - Never add duplicate tags. + ------------------------------------------------------------------- Tue Aug 19 11:24:56 UTC 2014 - dimstar@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 6f803fd..548850a 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -18,7 +18,7 @@ Name: appstream-glib -Version: 0.2.4 +Version: 0.2.6 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+ @@ -119,7 +119,7 @@ make %{?_smp_mflags} %install %make_install # We don't care for 'installed tests'; that's used by GNOME Smoke Testing. -rm %{buildroot}%{_datadir}/installed-tests/appstream-glib/appdata-validate.test +rm %{buildroot}%{_datadir}/installed-tests/appstream-glib/*.test find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name}