New upstream release
This commit is contained in:
parent
e2f8339fd7
commit
3757cd633c
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
||||
/appstream-glib-0.7.4.tar.xz
|
||||
/appstream-glib-0.7.5.tar.xz
|
||||
/appstream-glib-0.7.6.tar.xz
|
||||
/appstream-glib-0.7.7.tar.xz
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.7.6
|
||||
Version: 0.7.7
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
@ -145,6 +145,15 @@ GLib headers and libraries for appstream-builder.
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Tue Mar 13 2018 Richard Hughes <richard@hughsie.com> 0.7.7-1
|
||||
- New upstream release
|
||||
- Add custom metadata key for shell extension uuid
|
||||
- Always resize AppStream icons to fit the destination size
|
||||
- Correctly validate files using OR in the metadata_license
|
||||
- Do not fail to validate if the timestamps are out of order
|
||||
- Don't abort the build if pngquant fails
|
||||
- Update the SPDX license list to v3.0
|
||||
|
||||
* Fri Feb 09 2018 Richard Hughes <richard@hughsie.com> 0.7.6-1
|
||||
- New upstream release
|
||||
- Add support for release types
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (appstream-glib-0.7.6.tar.xz) = 15f0cf2fa808e9752cc74520c94edd354eca8767ad8ebdc8f89f49b10c426e1f8d2f972781a64364d78838ce65ac375fa0e01996b789e0929a3a1e29ff8c797f
|
||||
SHA512 (appstream-glib-0.7.7.tar.xz) = ba0cab57e41af8d7ba9dc0b5eaec665715c923ce1767668d2a2c61ab58e7949f1e12cc2734b5c811f25c642d966b7dca90ff5a13997acd73463cbe64edf231d6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user