Dominique Leuenberger 2018-10-24 12:56:22 +00:00 committed by Git OBS Bridge
parent d1b40e6395
commit 397301f15d
6 changed files with 46 additions and 7 deletions

View File

@ -6,7 +6,7 @@
<param name="versionrewrite-pattern">appstream_glib_(\d+)_(\d+)_(\d+)</param>
<param name="versionrewrite-replacement">\1.\2.\3</param>
<param name="changesgenerate">enable</param>
<param name="revision">4e30302</param>
<param name="revision">75a7af1</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/hughsie/appstream-glib.git</param>
<param name="changesrevision">4e30302953a7e7b89c57b717e2aa0096c17ac166</param></service></servicedata>
<param name="changesrevision">75a7af1d8870bb0fcf216e788b273a4c41e99cec</param></service></servicedata>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66a1ba30eeb36385ee234fcc00fd62e5ad8d3064f4b86db20e57ce4c5d131219
size 2239216

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1a1316daefd28cce878de588d2505a37a2933e2d1b6d4b6f3ef56be91112f64
size 2243000

View File

@ -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

View File

@ -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