New upstream release
This commit is contained in:
parent
c903a8def8
commit
27d816e343
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user