From 58858f6da6fb91b7b082931d43cf2e866761cf78 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Sep 2015 19:44:36 +0200 Subject: [PATCH] Update to 3.18.0 --- .gitignore | 1 + gnome-online-accounts.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 206cb8d..7ea17e7 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /gnome-online-accounts-3.17.91.tar.xz /gnome-online-accounts-3.17.92.tar.xz /gnome-online-accounts-3.17.92.1.tar.xz +/gnome-online-accounts-3.18.0.tar.xz diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index a450451..3ed0aeb 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -1,12 +1,12 @@ Name: gnome-online-accounts -Version: 3.17.92.1 +Version: 3.18.0 Release: 1%{?dist} Summary: Single sign-on framework for GNOME Group: System Environment/Libraries License: LGPLv2+ URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts -Source0: http://download.gnome.org/sources/gnome-online-accounts/3.17/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-online-accounts/3.18/%{name}-%{version}.tar.xz BuildRequires: gcr-devel BuildRequires: glib2-devel >= 2.35 @@ -119,6 +119,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/goa-1.0/include %changelog +* Tue Sep 22 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Wed Sep 16 2015 Debarshi Ray - 3.17.92.1-1 - Update to 3.17.92.1 diff --git a/sources b/sources index 9428918..48e4128 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2d0146ffee65fd585194b6d0216136d gnome-online-accounts-3.17.92.1.tar.xz +7fa77e953860b55a3a0579cd1bd2eb7a gnome-online-accounts-3.18.0.tar.xz