New upstream release

This commit is contained in:
Richard Hughes 2014-08-18 12:09:40 +01:00
parent 4e67ecf43d
commit e6a4f5a638
3 changed files with 15 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/appstream-glib-0.2.2.tar.xz
/appstream-glib-0.2.3.tar.xz
/appstream-glib-0.2.4.tar.xz
/appstream-glib-0.2.5.tar.xz

View File

@ -1,7 +1,7 @@
Summary: Library for AppStream metadata
Name: libappstream-glib
Version: 0.2.4
Release: 2%{?dist}
Version: 0.2.5
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
@ -121,6 +121,17 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
%changelog
* Mon Aug 18 2014 Richard Hughes <richard@hughsie.com> 0.2.5-1
- New upstream release
- Add check-root to appstream-util
- Add some validation rules for metainfo files
- Allow desktop->addon demotion with an AppData file
- Allow different source roots to define addons
- Do not require sentence case when validating with relaxed settings
- Fix up legacy license IDs when tokenizing
- Metadata licenses like 'CC0 and CC-BY-3.0' are valid content licenses
- Never add duplicate <extends> tags
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
e9120b49513b522738f1388dab3bf7f1 appstream-glib-0.2.4.tar.xz
925a056455b4eef441e692423ac0c5c5 appstream-glib-0.2.5.tar.xz