From c77bac07174599f28ecc6e2edc14c79ec5823d68 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 14 Sep 2016 11:04:56 +0200 Subject: [PATCH] Update to 3.21.92 --- .gitignore | 1 + gnome-software.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e255188..22f28fb 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /gnome-software-3.21.4.tar.xz /gnome-software-3.21.90.tar.xz /gnome-software-3.21.91.tar.xz +/gnome-software-3.21.92.tar.xz diff --git a/gnome-software.spec b/gnome-software.spec index 7efc799..83baac2 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -2,11 +2,11 @@ %global gtk3_version 3.20.0 %global json_glib_version 1.1.1 %global packagekit_version 1.1.1 -%global appstream_glib_version 0.6.2 +%global appstream_glib_version 0.6.3 %global libsoup_version 2.51.92 %global gsettings_desktop_schemas_version 3.11.5 %global gnome_desktop_version 3.17.92 -%global fwupd_version 0.7.0 +%global fwupd_version 0.7.3 %global flatpak_version 0.5.2 # this should be set using "--without packagekit" when atomic @@ -14,7 +14,7 @@ Summary: A software center for GNOME Name: gnome-software -Version: 3.21.91 +Version: 3.21.92 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -200,6 +200,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gtk-doc/html/gnome-software %changelog +* Wed Sep 14 2016 Kalev Lember - 3.21.92-1 +- Update to 3.21.92 + * Thu Sep 01 2016 Kalev Lember - 3.21.91-1 - Update to 3.21.91 diff --git a/sources b/sources index 72fa89a..0a493a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -64e476e6762d8b72dfe332e04c4cc99e gnome-software-3.21.91.tar.xz +c6ebbae2f4dcbbc11c9ae02ffdcd849c gnome-software-3.21.92.tar.xz