diff --git a/.gitignore b/.gitignore index 50b63fd..c284cf2 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /gnome-online-accounts-3.11.5.tar.xz /gnome-online-accounts-3.11.90.tar.xz /gnome-online-accounts-3.11.91.tar.xz +/gnome-online-accounts-3.11.92.tar.xz diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index 878527b..c257272 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -1,5 +1,5 @@ Name: gnome-online-accounts -Version: 3.11.91 +Version: 3.11.92 Release: 1%{?dist} Summary: Single sign-on framework for GNOME @@ -28,7 +28,8 @@ Requires: realmd %description 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. +ownCloud, Facebook, Flickr, Windows Live, Pocket, Microsoft Exchange, +IMAP/SMTP, Jabber, SIP and Kerberos. %package devel Summary: Development files for %{name} @@ -55,6 +56,7 @@ developing applications that use %{name}. --enable-imap-smtp \ --enable-kerberos \ --enable-owncloud \ + --enable-pocket \ --enable-telepathy \ --enable-windows-live make %{?_smp_mflags} @@ -113,6 +115,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/goa-1.0/include %changelog +* Tue Mar 18 2014 Debarshi Ray - 3.11.92-1 +- Update to 3.11.92 + * Sat Mar 08 2014 Richard Hughes - 3.11.91-1 - Update to 3.11.91 diff --git a/sources b/sources index 2eb88cc..6940a02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -981eaa1084a82d3cd589fe1001a59b97 gnome-online-accounts-3.11.91.tar.xz +8122b7ea74d548d74787bc1b300a32b6 gnome-online-accounts-3.11.92.tar.xz