New upstream release

This commit is contained in:
Richard Hughes 2015-11-05 10:54:38 +00:00
parent 958d8d1b7c
commit 26803e34f3
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@
/appstream-glib-0.5.0.tar.xz
/appstream-glib-0.5.1.tar.xz
/appstream-glib-0.5.2.tar.xz
/appstream-glib-0.5.3.tar.xz

View File

@ -1,6 +1,6 @@
Summary: Library for AppStream metadata
Name: libappstream-glib
Version: 0.5.2
Version: 0.5.3
Release: 1%{?dist}
License: LGPLv2+
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
@ -132,6 +132,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
%changelog
* Thu Nov 05 2015 Richard Hughes <richard@hughsie.com> 0.5.3-1
- New upstream release
- Return the correct error when the desktop file has no group
- Strip Win32 and Linux paths when decompressing firmware
* Tue Oct 27 2015 Richard Hughes <richard@hughsie.com> 0.5.2-1
- New upstream release
- Accept a '0x' hexidecimal prefix when parsing a version

View File

@ -1 +1 @@
25be5764be081e36fe2739018108e9ea appstream-glib-0.5.2.tar.xz
5933f5941ed0c588241512afbfdfedd3 appstream-glib-0.5.3.tar.xz