New upstream release

This commit is contained in:
Richard Hughes 2016-03-29 14:18:51 +01:00
parent 822038af90
commit dcdf30280e
3 changed files with 11 additions and 3 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@
/appstream-glib-0.5.9.tar.xz
/appstream-glib-0.5.10.tar.xz
/appstream-glib-0.5.11.tar.xz
/appstream-glib-0.5.12.tar.xz

View File

@ -1,7 +1,7 @@
Summary: Library for AppStream metadata
Name: libappstream-glib
Version: 0.5.11
Release: 2%{?dist}
Version: 0.5.12
Release: 1%{?dist}
License: LGPLv2+
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz
@ -138,6 +138,13 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
%changelog
* Tue Mar 29 2016 Richard Hughes <richard@hughsie.com> 0.5.12-1
- New upstream release
- Add a merge-appstream command to appstream-util
- Add new API required for GNOME Software
- Add support for content ratings
- Split up AudioVideo into two categories
* Mon Mar 14 2016 Richard Hughes <rhughes@redhat.com> - 0.5.11-2
- Rebuild to fix NVRs

View File

@ -1 +1 @@
01daa1454961407c7e5205895634d8d6 appstream-glib-0.5.11.tar.xz
aea1cf59acbb86ee93589fde5172e22f appstream-glib-0.5.12.tar.xz