New upstream release
This commit is contained in:
parent
6ba0f4f801
commit
2df11179bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/appstream-glib-0.6.12.tar.xz
|
||||
/appstream-glib-0.6.13.tar.xz
|
||||
/appstream-glib-0.7.0.tar.xz
|
||||
/appstream-glib-0.7.1.tar.xz
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.7.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.7.1
|
||||
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
|
||||
@ -147,6 +147,15 @@ GLib headers and libraries for appstream-builder.
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Thu Aug 03 2017 Richard Hughes <richard@hughsie.com> 0.7.1-1
|
||||
- New upstream release
|
||||
- Add <id> kinds for application provides
|
||||
- Fail to validate if AppData screenshots are duplicated
|
||||
- Install appdata-xml.m4
|
||||
- Skip loading desktop data from Snap directory
|
||||
- Update the SPDX license list to 2.6
|
||||
- Validate the <id> format according to the spec
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (appstream-glib-0.7.0.tar.xz) = 3a391f381989953d2b2ab12cba7cb906c4ba17b2da13d2f5b04f2e9d7f6c1405bda3aedd011449aa4699bf0e53754833c8f827de71cc959bde58fc4edce50b99
|
||||
SHA512 (appstream-glib-0.7.1.tar.xz) = edde932b508af959d0a646e7118b426b14f9f5768e4be239a94bbf5df88d1845d0848b40ba3cee1496c90f7282a60d6ee96bc8e67b9ccebffb15ae0b93f5003b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user