New upstream release

This commit is contained in:
Richard Hughes 2014-06-12 13:41:48 +01:00
parent d765ed67cf
commit 2de6387ec1
3 changed files with 14 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/appstream-glib-0.1.4.tar.xz
/appstream-glib-0.1.5.tar.xz
/appstream-glib-0.1.6.tar.xz
/appstream-glib-0.1.7.tar.xz

View File

@ -1,7 +1,7 @@
Summary: Library for AppStream metadata
Name: libappstream-glib
Version: 0.1.6
Release: 2%{?dist}
Version: 0.1.7
Release: 1%{?dist}
License: LGPLv2+
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz
@ -65,6 +65,16 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libappstream-glib*.la
%{_datadir}/gir-1.0/*.gir
%changelog
* Thu Jun 12 2014 Richard Hughes <richard@hughsie.com> 0.1.7-1
- New upstream release
- Add <extends> from the draft AppStream 0.7 specification
- Add support for the 'dbus' AsProvideKind
- Add support for validating metainfo.xml files
- Allow 'appstream-util validate' to validate multiple files
- Do not log a critical warning in as_store_to_xml()
- Fix a crash when we try to validate <p></p>
- Support the non-standard X-Ubuntu-Software-Center-Name
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
aecdcd0bedaf7e41fc13335288312aae appstream-glib-0.1.6.tar.xz
4779c8b21df42cb0e874478201cee419 appstream-glib-0.1.7.tar.xz