New upstream release
This commit is contained in:
parent
0c9341ea5d
commit
ae0d0ec050
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user