New upstream release

This commit is contained in:
Richard Hughes 2015-03-30 13:38:31 +01:00
parent 7f683eb1be
commit 2a82b7b052
3 changed files with 11 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/appstream-glib-0.3.3.tar.xz
/appstream-glib-0.3.4.tar.xz
/appstream-glib-0.3.5.tar.xz
/appstream-glib-0.3.6.tar.xz

View File

@ -1,6 +1,6 @@
Summary: Library for AppStream metadata
Name: libappstream-glib
Version: 0.3.5
Version: 0.3.6
Release: 1%{?dist}
License: LGPLv2+
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
@ -128,6 +128,14 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
%changelog
* Mon Mar 30 2015 Richard Hughes <richard@hughsie.com> 0.3.6-1
- New upstream release
- Add a 'replace-screenshots' command to appstream-util
- Always upscale screenshots if they are too small
- Assume the INF DriverVer is UTC
- Remove the gtk3 dep from libappstream-glib
- Use the correct image URL for HiDPI screenshots
* Wed Mar 11 2015 Richard Hughes <richard@hughsie.com> 0.3.5-1
- New upstream release
- Add new API required for firmware support

View File

@ -1 +1 @@
ddec5541cced9cecf041dee3d1b69743 appstream-glib-0.3.5.tar.xz
854085e5216120b9843d680e97f1fb63 appstream-glib-0.3.6.tar.xz