Update to 3.20.0

This commit is contained in:
Kalev Lember 2016-03-22 07:42:40 +01:00
parent 6f4fa7841c
commit 72ca117bb4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -75,3 +75,4 @@
/gnome-online-accounts-3.19.90.tar.xz
/gnome-online-accounts-3.19.92.tar.xz
/gnome-online-accounts-3.19.92.1.tar.xz
/gnome-online-accounts-3.20.0.tar.xz

View File

@ -1,12 +1,12 @@
Name: gnome-online-accounts
Version: 3.19.92.1
Version: 3.20.0
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.19/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.20/%{name}-%{version}.tar.xz
BuildRequires: gcr-devel
BuildRequires: glib2-devel >= 2.35
@ -112,6 +112,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_libdir}/goa-1.0/include
%changelog
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
- Update to 3.20.0
* Wed Mar 16 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.19.92.1-1
- Update to 3.19.92.1

View File

@ -1 +1 @@
d6cd8fc0929d7490c3f2d5fc6281091e gnome-online-accounts-3.19.92.1.tar.xz
47ff0c86ad7b7ecb50aa6d6aa5c58ccd gnome-online-accounts-3.20.0.tar.xz