Update to 3.16.0

This commit is contained in:
Kalev Lember 2015-03-23 13:34:27 +01:00
parent eb621a17f1
commit c329c4c7a8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -60,3 +60,4 @@
/gnome-online-accounts-3.15.4.tar.xz
/gnome-online-accounts-3.15.90.tar.xz
/gnome-online-accounts-3.15.91.tar.xz
/gnome-online-accounts-3.16.0.tar.xz

View File

@ -1,12 +1,12 @@
Name: gnome-online-accounts
Version: 3.15.91
Version: 3.16.0
Release: 1%{?dist}
Summary: Single sign-on framework for GNOME
Group: System Environment/Libraries
License: LGPLv2+
URL: https://live.gnome.org/GnomeOnlineAccounts
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.15/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.16/%{name}-%{version}.tar.xz
BuildRequires: gcr-devel
BuildRequires: glib2-devel >= 2.35
@ -116,6 +116,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_libdir}/goa-1.0/include
%changelog
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
- Update to 3.16.0
* Wed Mar 04 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
- Update to 3.15.91
- Use the %%license macro for the COPYING file

View File

@ -1 +1 @@
0314c466f79b03163e0d082d64a9a793 gnome-online-accounts-3.15.91.tar.xz
03dc60cb035019405561c4055c3f5995 gnome-online-accounts-3.16.0.tar.xz