New upstream release

This commit is contained in:
Richard Hughes 2014-11-24 15:10:04 +00:00
parent 560cd24241
commit 0c9341ea5d
3 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/appstream-glib-0.3.0.tar.xz
/appstream-glib-0.3.1.tar.xz
/appstream-glib-0.3.2.tar.xz
/appstream-glib-0.3.3.tar.xz

View File

@ -1,6 +1,6 @@
Summary: Library for AppStream metadata
Name: libappstream-glib
Version: 0.3.2
Version: 0.3.3
Release: 1%{?dist}
License: LGPLv2+
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
@ -127,6 +127,13 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
%changelog
* Mon Nov 24 2014 Richard Hughes <richard@hughsie.com> 0.3.3-1
- New upstream release
- Allow filtering addons in the status html pages
- Detect missing parents in the old metadata
- Do not fail to load all the desktop files if one is bad
- Improve appdata-xml.m4 deprecation notice
* Tue Nov 04 2014 Richard Hughes <richard@hughsie.com> 0.3.2-1
- New upstream release
- Add a simple 'search' command to appstream-util

View File

@ -1 +1 @@
bfb5a404dd09a87f8f9d9cd72861c137 appstream-glib-0.3.2.tar.xz
5a15f297748d99b7e5c87f5e05583200 appstream-glib-0.3.3.tar.xz