From bdca97697715bc8c9092e4dff2bac9f53f6044ea6ac13e35147e3505fd989e62 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 31 Aug 2015 08:56:52 +0000 Subject: [PATCH] Accepting request 327228 from home:Zaitor A stable rel we missed. OBS-URL: https://build.opensuse.org/request/show/327228 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=43 --- _service | 4 ++-- _servicedata | 2 +- appstream-glib-0.4.0.tar.xz | 3 --- appstream-glib-0.4.1.tar.xz | 3 +++ appstream-glib.changes | 32 ++++++++++++++++++++++++++++++++ appstream-glib.spec | 2 +- 6 files changed, 39 insertions(+), 7 deletions(-) delete mode 100644 appstream-glib-0.4.0.tar.xz create mode 100644 appstream-glib-0.4.1.tar.xz diff --git a/_service b/_service index d2aeffc..174c412 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.4.0 + 0.4.1 enable - refs/tags/appstream_glib_0_4_0 + refs/tags/appstream_glib_0_4_1 *.tar diff --git a/_servicedata b/_servicedata index dda26f6..bb97ebd 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 2e6efb2a00a9064768ecfa0085cb581bae654521 \ No newline at end of file + ff7b577719334e97921c57696b916f46f6c4bf9a \ No newline at end of file diff --git a/appstream-glib-0.4.0.tar.xz b/appstream-glib-0.4.0.tar.xz deleted file mode 100644 index 31380ff..0000000 --- a/appstream-glib-0.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7507c328cf99fd9172a6ba615aab4492b208b070f424a1e8eac92759869fdd47 -size 2143020 diff --git a/appstream-glib-0.4.1.tar.xz b/appstream-glib-0.4.1.tar.xz new file mode 100644 index 0000000..989cd10 --- /dev/null +++ b/appstream-glib-0.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1263a02610e72f346fe675c4bb4a39b3079d27cc4318dbb9eab1332fe859c01 +size 2145412 diff --git a/appstream-glib.changes b/appstream-glib.changes index 2ec0c99..b4c4799 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu Jul 23 14:11:53 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.4.1: + + New Features: + - Add a 'compare' command to appstream-util. + - Add a 'mirror-local-firmware' command to appstream-util. + - Add a flag to relax the AppData Category=Settings + requirement. + - Add a flag to use non-optimal data sources when building + metadata. + - Add am 'incorporate' command to appstream-util. + - Add two flags to veto-ignore to relax the requirements for + metadata. + + Bugfixes: + - Be less strict when loading incorrect AppData files. + - Do not duplicate tags within a release. + - Do not expect the INF ClassGuid to be the ESRT GUID. + - Don't crash when parsing a with no description. + - Fix a potential crash spotted by clang. + - Fix autogen with latest Intltool. + - Ignore the prefix when loading system-wide AppStream + information. + - Include when writing the ignored metadata. + - Only write the release timestamp if non-zero. + - Remove the AppData veto when incorporating metadata. + - Search harder when using AS_ICON_LOAD_FLAG_SEARCH_SIZE. + - Sort multiple entries by name. + - Update the SPDX licence list to v2.0. + - When building metadata with the use-fallback flag accept + legacy icon names. + ------------------------------------------------------------------- Mon Jul 13 13:03:39 UTC 2015 - dimstar@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 6fe3ba4..dc5a4c0 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -20,7 +20,7 @@ %define _build_from_vcs 1 Name: appstream-glib -Version: 0.4.0 +Version: 0.4.1 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+