From 2dd0c2226ab7cf673e7299920234f058b97a4f80037f52617ad8fc816e284d99 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 9 Dec 2015 19:35:09 +0000 Subject: [PATCH] Accepting request 346453 from GNOME:Factory Sorry! yet a resub OBS-URL: https://build.opensuse.org/request/show/346453 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appstream-glib?expand=0&rev=23 --- _service | 4 ++-- _servicedata | 2 +- appstream-glib-0.5.2.tar.xz | 3 --- appstream-glib-0.5.4.tar.xz | 3 +++ appstream-glib.changes | 18 ++++++++++++++++++ appstream-glib.spec | 3 ++- 6 files changed, 26 insertions(+), 7 deletions(-) delete mode 100644 appstream-glib-0.5.2.tar.xz create mode 100644 appstream-glib-0.5.4.tar.xz diff --git a/_service b/_service index 2d1d2d1..e343cb5 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.5.2 + 0.5.4 enable - refs/tags/appstream_glib_0_5_2 + refs/tags/appstream_glib_0_5_4 *.tar diff --git a/_servicedata b/_servicedata index fde86a3..e41735a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 81a27888453403788605787546bb698a2c836952 \ No newline at end of file + 33f99b7c8591c4c663facc6c7a1ce0fc97a2d7a4 \ No newline at end of file diff --git a/appstream-glib-0.5.2.tar.xz b/appstream-glib-0.5.2.tar.xz deleted file mode 100644 index d1837ff..0000000 --- a/appstream-glib-0.5.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd18c820a0d974fd55fdd0b1ca0a50822047438395c2f531d3882bf1800a490d -size 2169976 diff --git a/appstream-glib-0.5.4.tar.xz b/appstream-glib-0.5.4.tar.xz new file mode 100644 index 0000000..442632c --- /dev/null +++ b/appstream-glib-0.5.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928abb2fa49565c7eea52bf7f06f4d721c0ebfcb9cc971640e26411239b28aa3 +size 2170728 diff --git a/appstream-glib.changes b/appstream-glib.changes index a7ea41f..d75dd64 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Nov 25 20:17:28 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.5.4: + + New Features: Add as_utils_version_from_uint16(). + + Bugfixes: Generate GUID values according to RFC4122. +- Add pkgconfig(uuid) BuildRequires: New dependency. + +------------------------------------------------------------------- +Tue Nov 17 17:13:46 UTC 2015 - dimstar@opensuse.org + +- Update to version 0.5.3: + + trivial: post release version bump. + + trivial: Sync example spec file with downstream. + + Strip Win32 and Linux paths when decompressing firmware. + + Return the correct error when the desktop file has no + [Desktop Entry] group. + ------------------------------------------------------------------- Tue Nov 17 17:04:18 UTC 2015 - dimstar@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 01f01cf..0ce3358 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -20,7 +20,7 @@ %define _build_from_vcs 1 Name: appstream-glib -Version: 0.5.2 +Version: 0.5.4 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+ @@ -53,6 +53,7 @@ BuildRequires: pkgconfig(libgcab-1.0) BuildRequires: pkgconfig(libsoup-2.4) >= 2.24 BuildRequires: pkgconfig(rpm) BuildRequires: pkgconfig(sqlite3) +BuildRequires: pkgconfig(uuid) Requires: gcab # Required in order to be able to convert .svg icons Requires: gdk-pixbuf-loader-rsvg