diff --git a/.gitignore b/.gitignore index 4126947..1a7ed32 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ /gnome-online-accounts-3.19.92.1.tar.xz /gnome-online-accounts-3.20.0.tar.xz /gnome-online-accounts-3.20.1.tar.xz +/gnome-online-accounts-3.21.1.tar.xz diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index c1a2d7f..71f7ff6 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -1,12 +1,12 @@ Name: gnome-online-accounts -Version: 3.20.1 +Version: 3.21.1 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.20/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-online-accounts/3.21/%{name}-%{version}.tar.xz BuildRequires: gcr-devel BuildRequires: glib2-devel >= 2.35 @@ -114,6 +114,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/vala/ %changelog +* Tue May 03 2016 Kalev Lember - 3.21.1-1 +- Update to 3.21.1 + * Wed Apr 13 2016 Kalev Lember - 3.20.1-1 - Update to 3.20.1 - Package vala bindings diff --git a/sources b/sources index f70d929..c079fe7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7b3b82c6d1902cadf4cfe0ef5547eb1 gnome-online-accounts-3.20.1.tar.xz +56110f9997c166732a16a0fc27567a35 gnome-online-accounts-3.21.1.tar.xz