diff --git a/.gitignore b/.gitignore index c284cf2..aa85b3a 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /gnome-online-accounts-3.11.90.tar.xz /gnome-online-accounts-3.11.91.tar.xz /gnome-online-accounts-3.11.92.tar.xz +/gnome-online-accounts-3.12.0.tar.xz diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index c257272..8e4137c 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -1,12 +1,12 @@ Name: gnome-online-accounts -Version: 3.11.92 +Version: 3.12.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.11/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-online-accounts/3.12/%{name}-%{version}.tar.xz BuildRequires: gcr-devel BuildRequires: glib2-devel >= 2.35 @@ -115,6 +115,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/goa-1.0/include %changelog +* Tue Mar 25 2014 Kalev Lember - 3.12.0-1 +- Update to 3.12.0 + * Tue Mar 18 2014 Debarshi Ray - 3.11.92-1 - Update to 3.11.92 diff --git a/sources b/sources index 6940a02..49bb611 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8122b7ea74d548d74787bc1b300a32b6 gnome-online-accounts-3.11.92.tar.xz +e15c6a09ae4c0868b757099684896e3b gnome-online-accounts-3.12.0.tar.xz