New upstream release
This commit is contained in:
parent
26803e34f3
commit
e23e05938b
@ -1,6 +1,6 @@
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.5.3
|
||||
Version: 0.5.4
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
@ -19,6 +19,7 @@ BuildRequires: gtk3-devel
|
||||
BuildRequires: gettext
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libgcab1-devel
|
||||
BuildRequires: libuuid-devel
|
||||
|
||||
# for the builder component
|
||||
BuildRequires: fontconfig-devel
|
||||
@ -132,6 +133,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Wed Nov 18 2015 Richard Hughes <richard@hughsie.com> 0.5.4-1
|
||||
- New upstream release
|
||||
- Add as_utils_version_from_uint16()
|
||||
- Generate GUID values according to RFC4122
|
||||
|
||||
* Thu Nov 05 2015 Richard Hughes <richard@hughsie.com> 0.5.3-1
|
||||
- New upstream release
|
||||
- Return the correct error when the desktop file has no group
|
||||
|
||||
Loading…
Reference in New Issue
Block a user