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