diff --git a/_service b/_service index 14b0b06..a94595a 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ appstream_glib_(\d+)_(\d+)_(\d+) \1.\2.\3 enable - 4e30302 + 75a7af1 *.tar diff --git a/_servicedata b/_servicedata index 8f43eca..4d7c06d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 4e30302953a7e7b89c57b717e2aa0096c17ac166 \ No newline at end of file + 75a7af1d8870bb0fcf216e788b273a4c41e99cec \ No newline at end of file diff --git a/appstream-glib-0.7.14+0.tar.xz b/appstream-glib-0.7.14+0.tar.xz new file mode 100644 index 0000000..b6b573f --- /dev/null +++ b/appstream-glib-0.7.14+0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a1ba30eeb36385ee234fcc00fd62e5ad8d3064f4b86db20e57ce4c5d131219 +size 2239216 diff --git a/appstream-glib-0.7.9+0.tar.xz b/appstream-glib-0.7.9+0.tar.xz deleted file mode 100644 index 3d3da40..0000000 --- a/appstream-glib-0.7.9+0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1a1316daefd28cce878de588d2505a37a2933e2d1b6d4b6f3ef56be91112f64 -size 2243000 diff --git a/appstream-glib.changes b/appstream-glib.changes index c16eebc..0377e37 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Tue Oct 23 11:12:12 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 0.7.14+0: + + Set the AppStream ID from the X-Flatpak desktop key + + trivial: Compile the DEP-11 stuff in the RPM spec file example + + Add as_app_to_xml() + + Add as_content_rating_add_attribute() + +------------------------------------------------------------------- +Fri Oct 12 18:22:21 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 0.7.13+0: + + Add ID provides for desktop files with X-Flatpak-RenamedFrom + + trivial: Include glib.h for G_STRINGIFY + + Throw an error when a launchable desktop-id is invalid + + Better debug output for appstream-compose + + Change order of arguments in matrix-html to match status-html + + Do not restrict the maximum number of releases allowed + per-component +- Changes from version 0.7.12: + + Support localised text in agreement sections +- Changes from version 0.7.11: + + Add AS_APP_QUIRK_DEVELOPER_VERIFIED + + store: Provide async variants of load functions + + Escape quotes in attributes +- Changes from version 0.7.10: + + trivial: Sync translations and remove line numbers + + trivial: Fix a small memory leak when adding keywords manually + + Do not require a release transaction when validating in relaxed + mode + + Add object type checks on the inputs of all functions + + Add COMMITMENT file as part of GPL Common Cure Rights + Commitment + + trivial: Fix GObjectIntrospection markup for adding metadata + + Do not parse firmware files + + its: Extract release descriptions and agreement sections for + translation + ------------------------------------------------------------------- Sat Jun 9 22:15:58 UTC 2018 - luc14n0@linuxmail.org diff --git a/appstream-glib.spec b/appstream-glib.spec index cb2f8e5..69583a5 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -13,12 +13,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: appstream-glib -Version: 0.7.9+0 +Version: 0.7.14+0 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1-or-later AND GPL-2.0-or-later