diff --git a/_service b/_service index 3a1858b..857ade2 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.7.7 + 0.7.8 enable - appstream_glib_0_7_7 + appstream_glib_0_7_8 *.tar diff --git a/_servicedata b/_servicedata index 7522767..666ab85 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 0ff41ace8c070f3aade7b6e4a56a692df3c8b10f \ No newline at end of file + 10f8f8f3b9f68267849fb92e2c1854b1ac9faf85 \ No newline at end of file diff --git a/appstream-glib-0.7.7.tar.xz b/appstream-glib-0.7.7.tar.xz deleted file mode 100644 index 2236879..0000000 --- a/appstream-glib-0.7.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:382187045c35da957f73b11e21d5a037e716f5db41c4ab7400b2113e42fd4810 -size 2233672 diff --git a/appstream-glib-0.7.8.tar.xz b/appstream-glib-0.7.8.tar.xz new file mode 100644 index 0000000..faa9644 --- /dev/null +++ b/appstream-glib-0.7.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0e2cfd5a6070615efea4c87b1fc539f4566085aa5f5b41945f679d9d61dd4c +size 2244652 diff --git a/appstream-glib.changes b/appstream-glib.changes index d4d713c..ce9b731 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Apr 23 02:43:01 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 0.7.8: + + New Features addition: as_store_get_app_by_launchable(), + as_utils_unique_id_match(), as_version_string() for fwupd. And + support for component agreements. + + Bugfixes: + - Correctly compare version numbers like '1.2.3' and '1.2.3a'; + - Don't include the path component in the name when parsing the + package filename; + - If the launchable is specified don't guess it when composing; + - Never add more than one component to the AppStream store when + composing; + - Veto apps that have empty OnlyShowIn=. + ------------------------------------------------------------------- Fri Mar 16 12:08:21 UTC 2018 - dimstar@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 27fa99c..d379ac7 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -19,7 +19,7 @@ %define _build_from_vcs 0 Name: appstream-glib -Version: 0.7.7 +Version: 0.7.8 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1-or-later AND GPL-2.0-or-later