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