New upstream release

This commit is contained in:
Richard Hughes 2015-03-11 14:33:09 +00:00
parent ae0d0ec050
commit 7f683eb1be
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
/appstream-glib-0.3.2.tar.xz
/appstream-glib-0.3.3.tar.xz
/appstream-glib-0.3.4.tar.xz
/appstream-glib-0.3.5.tar.xz

View File

@ -1,6 +1,6 @@
Summary: Library for AppStream metadata
Name: libappstream-glib
Version: 0.3.4
Version: 0.3.5
Release: 1%{?dist}
License: LGPLv2+
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
@ -25,6 +25,7 @@ BuildRequires: freetype-devel
BuildRequires: pango-devel
BuildRequires: rpm-devel
BuildRequires: sqlite-devel
BuildRequires: gcab
# for the manpages
BuildRequires: libxslt
@ -127,6 +128,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
%changelog
* Wed Mar 11 2015 Richard Hughes <richard@hughsie.com> 0.3.5-1
- New upstream release
- Add new API required for firmware support
- Add new API required for OSTree and xdg-app support
* Sat Jan 17 2015 Richard Hughes <richard@hughsie.com> 0.3.4-1
- New upstream release
- Add more applications to the blacklist

View File

@ -1 +1 @@
b3652e289d5fade9efbc07b9eabff488 appstream-glib-0.3.4.tar.xz
ddec5541cced9cecf041dee3d1b69743 appstream-glib-0.3.5.tar.xz