diff --git a/_service b/_service index e343cb5..48bc807 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.5.4 + 0.5.5 enable - refs/tags/appstream_glib_0_5_4 + refs/tags/appstream_glib_0_5_5 *.tar diff --git a/_servicedata b/_servicedata index e41735a..342f255 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 33f99b7c8591c4c663facc6c7a1ce0fc97a2d7a4 \ No newline at end of file + fe3a3d15e8619ea5e59788973508853c6dc76804 \ No newline at end of file diff --git a/appstream-glib-0.5.4.tar.xz b/appstream-glib-0.5.4.tar.xz deleted file mode 100644 index 442632c..0000000 --- a/appstream-glib-0.5.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:928abb2fa49565c7eea52bf7f06f4d721c0ebfcb9cc971640e26411239b28aa3 -size 2170728 diff --git a/appstream-glib-0.5.5.tar.xz b/appstream-glib-0.5.5.tar.xz new file mode 100644 index 0000000..5d2b985 --- /dev/null +++ b/appstream-glib-0.5.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c539b261678b152554cd0548f973c371188403dfdb88e6ca979cc378ff50bbff +size 1855288 diff --git a/appstream-glib.changes b/appstream-glib.changes index d75dd64..7114e80 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Dec 20 16:36:23 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.5.5: + + Add a AS_APP_STATE_UPDATABLE_LIVE constant so we can support + live updates. + + Allow update_contact to be output in very limited conditions. + + Log when we auto-add kudos or keywords. + + Add the package name as another application search token. + + Add as_utils_license_to_spdx(). + + Only use the package license when not provided by the AppData + file. + + trivial: Fix a compiler warning. + + Fix a crash when tokenizing a NULL string. + ------------------------------------------------------------------- Wed Nov 25 20:17:28 UTC 2015 - zaitor@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 0ce3358..659b265 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -20,7 +20,7 @@ %define _build_from_vcs 1 Name: appstream-glib -Version: 0.5.4 +Version: 0.5.5 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+