New upstream release
This commit is contained in:
parent
26159b4807
commit
ad4196bb85
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/appstream-glib-0.5.13.tar.xz
|
||||
/appstream-glib-0.5.14.tar.xz
|
||||
/appstream-glib-0.5.15.tar.xz
|
||||
/appstream-glib-0.5.16.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.5.15
|
||||
Version: 0.5.16
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
@ -138,6 +138,15 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2016 Richard Hughes <richard@hughsie.com> 0.5.16-1
|
||||
- New upstream release
|
||||
- Add elementary to list of project groups
|
||||
- Allow setting the id prefix and origin using a symlink name
|
||||
- Correctly detect new AppStream apps in new directories
|
||||
- Do not rename a category ID in AsApp
|
||||
- Load metainfo files if present
|
||||
- Never allow NULL to be added to AsApp string array
|
||||
|
||||
* Mon May 23 2016 Richard Hughes <richard@hughsie.com> 0.5.15-1
|
||||
- New upstream release
|
||||
- Add all applications for all architectures when loading Flatpak apps
|
||||
|
||||
Loading…
Reference in New Issue
Block a user