New upstream release

This commit is contained in:
Richard Hughes 2015-01-17 13:37:09 +00:00
parent 0c9341ea5d
commit ae0d0ec050
3 changed files with 19 additions and 2 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/appstream-glib-0.3.1.tar.xz
/appstream-glib-0.3.2.tar.xz
/appstream-glib-0.3.3.tar.xz
/appstream-glib-0.3.4.tar.xz

View File

@ -1,6 +1,6 @@
Summary: Library for AppStream metadata
Name: libappstream-glib
Version: 0.3.3
Version: 0.3.4
Release: 1%{?dist}
License: LGPLv2+
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
@ -127,6 +127,22 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
%changelog
* Sat Jan 17 2015 Richard Hughes <richard@hughsie.com> 0.3.4-1
- New upstream release
- Add more applications to the blacklist
- Add show-search-tokens subcommand to appstream-util
- Add some new API for gnome-software to use
- Add the matrix-html subcommand to appstream-util
- Add the VCS information to the AppStream metadata
- Assume <image>foo</image> is a source image kind for AppData files
- Assume that stock icons are available in HiDPI sizes
- Blacklist the 40 most common search tokens
- Check if the search entries are valid before searching
- Check screenshots are a reasonable size
- Fall back to the dumb tokenizer for keywords with special chars
- Set an error if an XML file contains font markup
- Show the offending text when validation fails
* Mon Nov 24 2014 Richard Hughes <richard@hughsie.com> 0.3.3-1
- New upstream release
- Allow filtering addons in the status html pages

View File

@ -1 +1 @@
5a15f297748d99b7e5c87f5e05583200 appstream-glib-0.3.3.tar.xz
b3652e289d5fade9efbc07b9eabff488 appstream-glib-0.3.4.tar.xz