Update to 3.22.0

This commit is contained in:
Kalev Lember 2016-09-22 05:25:34 +02:00
parent 951f17aaa2
commit 51d0d6f8b6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <klember@redhat.com> - 3.22.0-1
- Update to 3.22.0
* Fri Sep 16 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
- Update to 3.21.92
- Co-own gir directories instead of depending on gobject-introspection

View File

@ -1 +1 @@
6df88716a5aff4ab807cd07c0ca1cd05 gnome-online-accounts-3.21.92.tar.xz
4bcf604c6856ab8f5a2805e5e95ab874 gnome-online-accounts-3.22.0.tar.xz