From 2a82b7b052ad443ebe7bb2b6e37a84ec0b1f68ba Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 30 Mar 2015 13:38:31 +0100 Subject: [PATCH] New upstream release --- .gitignore | 1 + libappstream-glib.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index feee327..b7c052d 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/libappstream-glib.spec b/libappstream-glib.spec index c6b3a75..456688f 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -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 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 0.3.5-1 - New upstream release - Add new API required for firmware support diff --git a/sources b/sources index 979ac33..cc9a6ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ddec5541cced9cecf041dee3d1b69743 appstream-glib-0.3.5.tar.xz +854085e5216120b9843d680e97f1fb63 appstream-glib-0.3.6.tar.xz