New upstream release

This commit is contained in:
Richard Hughes 2016-09-06 14:14:23 +01:00
parent 3d54f92a90
commit 988a6bc5b1

View File

@ -5,7 +5,7 @@
Summary: Library for AppStream metadata
Name: libappstream-glib
Version: 0.6.2
Version: 0.6.3
Release: 1%{?dist}
License: LGPLv2+
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
@ -150,6 +150,13 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
%changelog
* Tue Sep 06 2016 Richard Hughes <richard@hughsie.com> 0.6.3-1
- New upstream release
- Add a component kind of 'driver'
- Add an easy way to add a language to an existing file
- Add an easy way to add a modalias to an existing file
- Support components with merge=replace rules
* Mon Aug 29 2016 Richard Hughes <richard@hughsie.com> 0.6.2-1
- New upstream release
- Add API for gnome-software