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