New upstream release
This commit is contained in:
parent
1f07dd8fbe
commit
ce750402d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/appstream-glib-0.5.8.tar.xz
|
||||
/appstream-glib-0.5.9.tar.xz
|
||||
/appstream-glib-0.5.10.tar.xz
|
||||
/appstream-glib-0.5.11.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.5.10
|
||||
Version: 0.5.11
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
@ -137,6 +137,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Tue Mar 08 2016 Richard Hughes <richard@hughsie.com> 0.5.11-1
|
||||
- New upstream release
|
||||
- Add new API for gnome-software
|
||||
- Fix token splitting for searching
|
||||
|
||||
* Fri Feb 26 2016 Richard Hughes <richard@hughsie.com> 0.5.10-1
|
||||
- New upstream release
|
||||
- Add an application prefix to the ID for certain install scopes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user