diff --git a/_service b/_service index 2103081..d77b00d 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.7.6 + 0.7.6+git.@TAG_OFFSET@ enable - appstream_glib_0_7_6 + 0c54573e420b25c201a016df829906c9aee45472 *.tar diff --git a/_servicedata b/_servicedata index d48455c..dfc53ec 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 9103913bead336ae43bbc9a0fec1c938b94eb0e4 \ No newline at end of file + 0c54573e420b25c201a016df829906c9aee45472 \ No newline at end of file diff --git a/appstream-glib-0.7.6+git.12.tar.xz b/appstream-glib-0.7.6+git.12.tar.xz new file mode 100644 index 0000000..1630921 --- /dev/null +++ b/appstream-glib-0.7.6+git.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89138d6540d810f0daa8b8daebd0c36590c0e7911a9d247cd94bf58f579dca71 +size 2231752 diff --git a/appstream-glib-0.7.6.tar.xz b/appstream-glib-0.7.6.tar.xz deleted file mode 100644 index d7d2b5f..0000000 --- a/appstream-glib-0.7.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1c7f66df930c455b9172ffa9fae9bf0d9dd34b19de7a3d007311594447ef93e -size 2231388 diff --git a/appstream-glib.changes b/appstream-glib.changes index 8e0e534..080a05c 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Mar 09 16:12:16 UTC 2018 - dimstar@opensuse.org + +- Update to version 0.7.6+git.12: + + Always resize AppStream icons to fit the destination size. + + Add AS_IMAGE_LOAD_FLAG_ALWAYS_RESIZE to always resize the + pixbuf. + + Correctly validate files using OR in the metadata_license. + + Update the SPDX license list to v3.0. + + Don't abort the build if pngquant fails. + + Add custom metadata key for shell extension uuid. + + Do not fail to validate if the timestamps are out of order. + + Treat pngquant exit code of 98 (nothing done) as success. + ------------------------------------------------------------------- Wed Feb 28 16:22:56 UTC 2018 - dimstar@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 01a77ee..197e7e7 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -19,7 +19,7 @@ %define _build_from_vcs 0 Name: appstream-glib -Version: 0.7.6 +Version: 0.7.6+git.12 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1-or-later AND GPL-2.0-or-later