diff --git a/.gitignore b/.gitignore index 0e7c88c..44b7b90 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,4 @@ /gnome-online-accounts-3.21.91.tar.xz /gnome-online-accounts-3.21.92.tar.xz /gnome-online-accounts-3.22.0.tar.xz +/gnome-online-accounts-3.22.1.tar.xz diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index 1297b34..8b91a58 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -4,8 +4,8 @@ %global webkitgtk4_version 2.7.2 Name: gnome-online-accounts -Version: 3.22.0 -Release: 2%{?dist} +Version: 3.22.1 +Release: 1%{?dist} Summary: Single sign-on framework for GNOME License: LGPLv2+ @@ -125,6 +125,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/vala/ %changelog +* Wed Oct 12 2016 Kalev Lember - 3.22.1-1 +- Update to 3.22.1 + * Thu Sep 22 2016 Kalev Lember - 3.22.0-2 - BR vala instead of obsolete vala-tools subpackage diff --git a/sources b/sources index 5b8baa1..6ef8d2e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4bcf604c6856ab8f5a2805e5e95ab874 gnome-online-accounts-3.22.0.tar.xz +3a5dc106224b3dc3f87fc5b9536b85f2 gnome-online-accounts-3.22.1.tar.xz