New upstream release
This commit is contained in:
parent
ea816802a0
commit
0540cc89c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
||||
/appstream-glib-0.7.8.tar.xz
|
||||
/appstream-glib-0.7.9.tar.xz
|
||||
/appstream-glib-0.7.10.tar.xz
|
||||
/appstream-glib-0.7.11.tar.xz
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.7.10
|
||||
Release: 2%{?dist}
|
||||
Version: 0.7.11
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz
|
||||
@ -144,6 +144,12 @@ GLib headers and libraries for appstream-builder.
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Thu Aug 09 2018 Richard Hughes <richard@hughsie.com> 0.7.11-1
|
||||
- New upstream release
|
||||
- Add AS_APP_QUIRK_DEVELOPER_VERIFIED
|
||||
- Escape quotes in attributes
|
||||
- Provide async variants of store load functions
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (appstream-glib-0.7.10.tar.xz) = 06a6e0c9ebad70d01649ab7fc36422eb7b9dcbce9f2c671bd9e970977b07ecaee2dc5bd3e809c80b7bc87971e5c1dae0ca59202818dcdc96a381db7ecb37575c
|
||||
SHA512 (appstream-glib-0.7.11.tar.xz) = 46a72b5cd73320fed1d43b5e7a6e2e9576e4478ba75f9e5117da4e4d7f7793b0b958f4300210536194ff9235dac0762e5cfe64ce41c111f7d4fdf8bf262495a4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user