New upstream release

This commit is contained in:
Richard Hughes 2015-07-20 15:23:59 +01:00
parent ad52a0daa3
commit cd95e7019a
3 changed files with 15 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/appstream-glib-0.3.5.tar.xz
/appstream-glib-0.3.6.tar.xz
/appstream-glib-0.4.0.tar.xz
/appstream-glib-0.4.1.tar.xz

View File

@ -1,7 +1,7 @@
Summary: Library for AppStream metadata
Name: libappstream-glib
Version: 0.4.0
Release: 2%{?dist}
Version: 0.4.1
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
@ -131,6 +131,17 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
%changelog
* Mon Jul 20 2015 Richard Hughes <richard@hughsie.com> 0.4.1-1
- New upstream release
- Add am 'incorporate' command to appstream-util
- Add a 'mirror-local-firmware' and 'compare' commands to appstream-util
- Add extra flags for use when building metadata
- Be less strict when loading incorrect AppData files
- Do not duplicate <location> tags within a release
- Do not expect the INF ClassGuid to be the ESRT GUID
- Don't crash when parsing a <release> with no description
- Update the SPDX licence list to v2.0
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
f3bf922874fe106b55dbb4c7dec0bc9c appstream-glib-0.4.0.tar.xz
25f261265b71a4a9944028d4304ebc0d appstream-glib-0.4.1.tar.xz