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