Update to 3.21.1

This commit is contained in:
Kalev Lember 2016-05-03 13:10:53 +02:00
parent 501acdb35e
commit 95111087e0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -77,3 +77,4 @@
/gnome-online-accounts-3.19.92.1.tar.xz
/gnome-online-accounts-3.20.0.tar.xz
/gnome-online-accounts-3.20.1.tar.xz
/gnome-online-accounts-3.21.1.tar.xz

View File

@ -1,12 +1,12 @@
Name: gnome-online-accounts
Version: 3.20.1
Version: 3.21.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.20/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.21/%{name}-%{version}.tar.xz
BuildRequires: gcr-devel
BuildRequires: glib2-devel >= 2.35
@ -114,6 +114,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/vala/
%changelog
* Tue May 03 2016 Kalev Lember <klember@redhat.com> - 3.21.1-1
- Update to 3.21.1
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
- Update to 3.20.1
- Package vala bindings

View File

@ -1 +1 @@
d7b3b82c6d1902cadf4cfe0ef5547eb1 gnome-online-accounts-3.20.1.tar.xz
56110f9997c166732a16a0fc27567a35 gnome-online-accounts-3.21.1.tar.xz