New upstream release
This commit is contained in:
parent
c796f013d7
commit
dc7ae5e25a
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/appstream-glib-0.6.1.tar.xz
|
||||
/appstream-glib-0.6.2.tar.xz
|
||||
/appstream-glib-0.6.3.tar.xz
|
||||
/appstream-glib-0.6.4.tar.xz
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.6.3
|
||||
Version: 0.6.4
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
@ -150,6 +150,17 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Wed Oct 12 2016 Richard Hughes <richard@hughsie.com> 0.6.4-1
|
||||
- New upstream release
|
||||
- Add more API used by gnome-software master branch
|
||||
- Add support for AppImage bundles
|
||||
- Don't show a critical warning on invalid yaml file
|
||||
- Fix a small memory leak when parsing yaml files
|
||||
- Fix building metadata on repos with mixed architecture content
|
||||
- Fix setting the origin for Flatpak user repos
|
||||
- Fix the CSM rating age calculation
|
||||
- Never inhierit Name and Comment when using appstream-compose
|
||||
|
||||
* Tue Sep 06 2016 Richard Hughes <richard@hughsie.com> 0.6.3-1
|
||||
- New upstream release
|
||||
- Add a component kind of 'driver'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user