New upstream release

This commit is contained in:
Richard Hughes 2014-05-12 16:47:50 +01:00
parent c903a8def8
commit 27d816e343
3 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/appstream-glib-0.1.2.tar.xz
/appstream-glib-0.1.3.tar.xz
/appstream-glib-0.1.4.tar.xz
/appstream-glib-0.1.5.tar.xz

View File

@ -1,6 +1,6 @@
Summary: Library for AppStream metadata
Name: libappstream-glib
Version: 0.1.4
Version: 0.1.5
Release: 1%{?dist}
License: LGPLv2+
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
@ -65,6 +65,13 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libappstream-glib*.la
%{_datadir}/gir-1.0/*.gir
%changelog
* Mon May 12 2014 Richard Hughes <richard@hughsie.com> 0.1.5-1
- New upstream release
- Add some more API for createrepo_as and gnome-software
- Be less strict with the case of the XML header
- Check the licenses against the SPDX list when validating
- Support AppData version 0.6 files too
* Fri Apr 25 2014 Richard Hughes <richard@hughsie.com> 0.1.4-1
- New upstream release
- Add some more API for createrepo_as and gnome-software

View File

@ -1 +1 @@
4efd559070520988a7511f12edc42141 appstream-glib-0.1.4.tar.xz
a84aeb3560b4813ba3a7533728ed4a69 appstream-glib-0.1.5.tar.xz