From c329c4c7a8c528a3b4210951042c7830ffad0ac6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 23 Mar 2015 13:34:27 +0100 Subject: [PATCH] Update to 3.16.0 --- .gitignore | 1 + gnome-online-accounts.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8860bc2..b398e44 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /gnome-online-accounts-3.15.4.tar.xz /gnome-online-accounts-3.15.90.tar.xz /gnome-online-accounts-3.15.91.tar.xz +/gnome-online-accounts-3.16.0.tar.xz diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index 40dbc9b..6e23695 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -1,12 +1,12 @@ Name: gnome-online-accounts -Version: 3.15.91 +Version: 3.16.0 Release: 1%{?dist} Summary: Single sign-on framework for GNOME Group: System Environment/Libraries License: LGPLv2+ URL: https://live.gnome.org/GnomeOnlineAccounts -Source0: http://download.gnome.org/sources/gnome-online-accounts/3.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-online-accounts/3.16/%{name}-%{version}.tar.xz BuildRequires: gcr-devel BuildRequires: glib2-devel >= 2.35 @@ -116,6 +116,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/goa-1.0/include %changelog +* Mon Mar 23 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + * Wed Mar 04 2015 Kalev Lember - 3.15.91-1 - Update to 3.15.91 - Use the %%license macro for the COPYING file diff --git a/sources b/sources index bd58c23..709bb97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0314c466f79b03163e0d082d64a9a793 gnome-online-accounts-3.15.91.tar.xz +03dc60cb035019405561c4055c3f5995 gnome-online-accounts-3.16.0.tar.xz