New upstream release
This commit is contained in:
parent
ead24100e2
commit
2a62f5fe60
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/appstream-glib-0.6.10.tar.xz
|
||||
/appstream-glib-0.6.11.tar.xz
|
||||
/appstream-glib-0.6.12.tar.xz
|
||||
/appstream-glib-0.6.13.tar.xz
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.6.12
|
||||
Version: 0.6.13
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
@ -150,6 +150,15 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Mon May 08 2017 Richard Hughes <richard@hughsie.com> 0.6.13-1
|
||||
- New upstream release
|
||||
- Add a 'check-component' command to appstream-util
|
||||
- Add new API for gnome-software and fwupd
|
||||
- Add support for icon scaling and <launchable>
|
||||
- Allow using the app origin as a search keyword
|
||||
- Casefold all stemmed entries
|
||||
- Support non-numeric version numbers correctly
|
||||
|
||||
* Wed Apr 12 2017 Richard Hughes <richard@hughsie.com> 0.6.12-1
|
||||
- New upstream release
|
||||
- Validate kudos in AppData and AppStream files
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (appstream-glib-0.6.12.tar.xz) = bc948ee2a3d392a5c2a14ceae4b77dd4c1f8a040367d42f89a53165f5c972dc6064a775a51ffc141611740f0d2736607b3ef5f79e8403d2add47c92453e3fdfa
|
||||
SHA512 (appstream-glib-0.6.13.tar.xz) = d7e95a31d3f6fba974af2fab423282c7b0291d1325a634d8040fe2c2c2fcde49981be18900415251b3d71f20bb9e945e16d7c00fa830b27deac2e5547ec4c8b0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user