From 8f5afb80c7a1c1c26febb99887b6d8a2120360e7 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 23 Mar 2015 11:32:15 +0100 Subject: [PATCH] Update to 3.16.0 --- .gitignore | 1 + gnome-software.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fdc9d57..f6eb11a 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /gnome-software-3.15.90.tar.xz /gnome-software-3.15.91.tar.xz /gnome-software-3.15.92.tar.xz +/gnome-software-3.16.0.tar.xz diff --git a/gnome-software.spec b/gnome-software.spec index b78a151..13fe478 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -6,12 +6,12 @@ Summary: A software center for GNOME Name: gnome-software -Version: 3.15.92 +Version: 3.16.0 Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://wiki.gnome.org/Apps/Software -Source0: http://download.gnome.org/sources/gnome-software/3.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-software/3.16/%{name}-%{version}.tar.xz # Downstream patch to the list of unremovable system apps Patch0: gnome-software-system-apps.patch @@ -113,6 +113,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-software/modulesets.d/*.xml %changelog +* Mon Mar 23 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + * Mon Mar 16 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 - Use license macro for the COPYING file diff --git a/sources b/sources index 448d2ac..e7d7c28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7de8b48c2c9ee524f6dc3270b4efa2a4 gnome-software-3.15.92.tar.xz +a43b55f9c2efc06c06d0be7c4b532a6a gnome-software-3.16.0.tar.xz