New upstream release
This commit is contained in:
parent
a294126f3f
commit
2b24f46057
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user