From 73f2e0158342f31af511c592a090777229c591ec Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 3 Sep 2015 20:31:52 +0200 Subject: [PATCH] Update to 3.17.91 --- .gitignore | 1 + gnome-software.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cfca63d..960b099 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /gnome-software-3.17.2.tar.xz /gnome-software-3.17.3.tar.xz /gnome-software-3.17.90.tar.xz +/gnome-software-3.17.91.tar.xz diff --git a/gnome-software.spec b/gnome-software.spec index ea7acb2..8617da7 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -1,4 +1,4 @@ -%global glib2_version 2.39.1 +%global glib2_version 2.44.0 %global gtk3_version 3.17.7 %global packagekit_version 1.0.0 %global appstream_glib_version 0.5.0 @@ -6,7 +6,7 @@ Summary: A software center for GNOME Name: gnome-software -Version: 3.17.90 +Version: 3.17.91 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -113,6 +113,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-software/modulesets.d/*.xml %changelog +* Thu Sep 03 2015 Kalev Lember - 3.17.91-1 +- Update to 3.17.91 + * Wed Aug 19 2015 Kalev Lember - 3.17.90-1 - Update to 3.17.90 diff --git a/sources b/sources index b3ef429..6af6b46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -edbdc5d391ef8c7ac48b65c0ff8e51a9 gnome-software-3.17.90.tar.xz +4034c7b47551125003b78b90dd82d187 gnome-software-3.17.91.tar.xz