diff --git a/.gitignore b/.gitignore index c928089..0e7c88c 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,4 @@ /gnome-online-accounts-3.21.90.tar.xz /gnome-online-accounts-3.21.91.tar.xz /gnome-online-accounts-3.21.92.tar.xz +/gnome-online-accounts-3.22.0.tar.xz diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index ed3fd18..a70335e 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -4,13 +4,13 @@ %global webkitgtk4_version 2.7.2 Name: gnome-online-accounts -Version: 3.21.92 +Version: 3.22.0 Release: 1%{?dist} Summary: Single sign-on framework for GNOME License: LGPLv2+ URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts -Source0: http://download.gnome.org/sources/gnome-online-accounts/3.21/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-online-accounts/3.22/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gcr-3) BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version} @@ -124,6 +124,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/vala/ %changelog +* Thu Sep 22 2016 Kalev Lember - 3.22.0-1 +- Update to 3.22.0 + * Fri Sep 16 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 - Co-own gir directories instead of depending on gobject-introspection diff --git a/sources b/sources index 175fc6a..5b8baa1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6df88716a5aff4ab807cd07c0ca1cd05 gnome-online-accounts-3.21.92.tar.xz +4bcf604c6856ab8f5a2805e5e95ab874 gnome-online-accounts-3.22.0.tar.xz