From e9a56ee461eb00a5c55244ef6a0a773e07e8eb09 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 11 Jul 2013 12:57:53 +0200 Subject: [PATCH] Update to 3.9.4 --- .gitignore | 1 + gnome-online-accounts.spec | 18 ++++++++++++------ sources | 2 +- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index d72af07..5eb13e0 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /gnome-online-accounts-3.8.1.tar.xz /gnome-online-accounts-3.9.1.tar.xz /gnome-online-accounts-3.9.2.tar.xz +/gnome-online-accounts-3.9.4.tar.xz diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index a2e0d80..16c45e0 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -1,7 +1,7 @@ Name: gnome-online-accounts -Version: 3.9.2 +Version: 3.9.4 Release: 1%{?dist} -Summary: Provide online accounts information +Summary: Single sign-on framework for GNOME Group: System Environment/Libraries License: LGPLv2+ @@ -23,8 +23,9 @@ BuildRequires: rest-devel BuildRequires: libxml2-devel %description -gnome-online-accounts provides interfaces so applications and -libraries in GNOME can access the user's online accounts. +GNOME Online Accounts provides interfaces so that applications and libraries +in GNOME can access the user's online accounts. It has providers for Google, +ownCloud, Facebook, Flickr, Windows Live, Microsoft Exchange and Kerberos. %package devel Summary: Development files for %{name} @@ -34,8 +35,8 @@ Requires: pkgconfig Requires: gobject-introspection-devel %description devel -The gnome-online-accounts-devel package contains libraries and header -files for developing applications that use gnome-online-accounts. +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. %prep %setup -q @@ -46,6 +47,7 @@ files for developing applications that use gnome-online-accounts. --enable-gtk-doc \ --enable-exchange \ --enable-facebook \ + --enable-flickr \ --enable-google \ --enable-imap-smtp \ --enable-kerberos \ @@ -99,6 +101,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/goa-1.0/include %changelog +* Thu Jul 11 2013 Debarshi Ray - 3.9.4-1 +- Update to 3.9.4 +- Update summary and description to match upstream DOAP file + * Sun Jun 02 2013 Kalev Lember - 3.9.2-1 - Update to 3.9.2 diff --git a/sources b/sources index 4ccabd3..1222d87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -18c609bc72e0a5d844468cba80b11d21 gnome-online-accounts-3.9.2.tar.xz +47b70c06da9726648a33536c5a991532 gnome-online-accounts-3.9.4.tar.xz