New upstream release

This commit is contained in:
Richard Hughes 2015-12-16 12:42:44 +00:00
parent a294126f3f
commit 2b24f46057
3 changed files with 11 additions and 2 deletions

1
.gitignore vendored
View File

@ -26,3 +26,4 @@
/appstream-glib-0.5.2.tar.xz
/appstream-glib-0.5.3.tar.xz
/appstream-glib-0.5.4.tar.xz
/appstream-glib-0.5.5.tar.xz

View File

@ -1,6 +1,6 @@
Summary: Library for AppStream metadata
Name: libappstream-glib
Version: 0.5.4
Version: 0.5.5
Release: 1%{?dist}
License: LGPLv2+
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
@ -133,6 +133,14 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
%changelog
* Wed Dec 16 2015 Richard Hughes <richard@hughsie.com> 0.5.5-1
- New upstream release
- Add as_utils_license_to_spdx()
- Add the package name as another application search token
- Fix a crash when tokenizing a NULL string
- Log when we auto-add kudos or keywords
- Support live updates
* Wed Nov 18 2015 Richard Hughes <richard@hughsie.com> 0.5.4-1
- New upstream release
- Add as_utils_version_from_uint16()

View File

@ -1 +1 @@
894f5a2d0d8ff8d5021304b1ddd2b0a7 appstream-glib-0.5.4.tar.xz
acfe164c5f6cb8edecc6c99345a5d390 appstream-glib-0.5.5.tar.xz