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..e0f9846 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +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. + +------------------------------------------------------------------- +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..68fc2e9 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+