diff --git a/.gitignore b/.gitignore index 2e1bf94..3120d87 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ /gnome-online-accounts-3.17.92.1.tar.xz /gnome-online-accounts-3.18.0.tar.xz /gnome-online-accounts-3.18.1.tar.xz +/gnome-online-accounts-3.19.1.tar.xz diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index dc38df2..f3b7c35 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -1,12 +1,12 @@ Name: gnome-online-accounts -Version: 3.18.1 +Version: 3.19.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.18/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-online-accounts/3.19/%{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 +* Wed Oct 28 2015 Kalev Lember - 3.19.1-1 +- Update to 3.19.1 + * Wed Oct 14 2015 Kalev Lember - 3.18.1-1 - Update to 3.18.1 diff --git a/sources b/sources index 1032585..45f66fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8be7c426aa5106a23e7c5d9b765564d4 gnome-online-accounts-3.18.1.tar.xz +78eeb3b5816ab42dcc232a6c4ec8fb06 gnome-online-accounts-3.19.1.tar.xz