New upstream release
This commit is contained in:
parent
518c4afff4
commit
32083229c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
||||
/appstream-glib-0.7.15.tar.xz
|
||||
/appstream-glib-0.7.16.tar.xz
|
||||
/appstream-glib-0.7.17.tar.xz
|
||||
/appstream-glib-0.7.18.tar.xz
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.7.17
|
||||
Release: 2%{?dist}
|
||||
Version: 0.7.18
|
||||
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
|
||||
@ -131,6 +131,16 @@ from a directory of packages.
|
||||
%{_mandir}/man1/appstream-builder.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Sep 07 2020 Richard Hughes <richard@hughsie.com> 0.7.18-1
|
||||
- New upstream release
|
||||
- Add content rating system APIs from gnome-software
|
||||
- Add "validate-version" command
|
||||
- Allow timestamp in the future in validate-relax
|
||||
- Don't ignore localized strings that are the same as original
|
||||
- Fix crash with invalid children of <ul/>
|
||||
- Properly initialize mutexes
|
||||
- Test launchable tags in validation
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.17-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (appstream-glib-0.7.17.tar.xz) = 72eae6057a4b18b6eca34c795c2bfd982fd7a31500b70beb9553bdf8a7617a03319a2813eb93af20f2e39678ef6ee524dee48b2cbcccde0736f9d10a547ca223
|
||||
SHA512 (appstream-glib-0.7.18.tar.xz) = 2a202eb25d823d524128a8ab164025b6579e069f8b62373cf5447d049a0e3764fca5bf1464296101a45870d1426b094493fc8ead07a6a4bcb514c0f1a91e8ff2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user