[gnome-online-accounts] Update to 3.7.1

Debarshi Ray rishi at fedoraproject.org
Tue Oct 23 09:07:09 UTC 2012


commit 39b92d683988bcded763613a0e21fd8f57e0057f
Author: Debarshi Ray <debarshir at src.gnome.org>
Date:   Tue Oct 23 11:07:03 2012 +0200

    Update to 3.7.1

 .gitignore                 |    1 +
 gnome-online-accounts.spec |   11 +++++++++--
 sources                    |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85dde5c..39575c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /gnome-online-accounts-3.5.5.tar.xz
 /gnome-online-accounts-3.5.90.tar.xz
 /gnome-online-accounts-3.6.1.tar.xz
+/gnome-online-accounts-3.7.1.tar.xz
diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec
index 86f42b1..d9e8e69 100644
--- a/gnome-online-accounts.spec
+++ b/gnome-online-accounts.spec
@@ -1,12 +1,12 @@
 Name:		gnome-online-accounts
-Version:	3.6.1
+Version:	3.7.1
 Release:	1%{?dist}
 Summary:	Provide online accounts information
 
 Group:		System Environment/Libraries
 License:	LGPLv2+
 URL:		https://live.gnome.org/OnlineAccounts
-Source0:	http://download.gnome.org/sources/gnome-online-accounts/3.6/%{name}-%{version}.tar.xz
+Source0:	http://download.gnome.org/sources/gnome-online-accounts/3.7/%{name}-%{version}.tar.xz
 
 BuildRequires:	gcr-devel
 BuildRequires:	glib2-devel >= 2.32
@@ -48,6 +48,7 @@ files for developing applications that use gnome-online-accounts.
   --enable-exchange \
   --enable-facebook \
   --enable-kerberos \
+  --enable-owncloud \
   --enable-windows-live
 make %{?_smp_mflags}
 
@@ -93,7 +94,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/pkgconfig/goa-backend-1.0.pc
 %{_datadir}/gtk-doc/html/goa/
 
+%dir %{_libdir}/goa-1.0
+%{_libdir}/goa-1.0/include
+
 %changelog
+* Tue Oct 23 2012 Debarshi Ray <rishi at fedoraproject.org> - 3.7.1-1
+- Update to 3.7.1
+
 * Mon Oct 15 2012 Debarshi Ray <rishi at fedoraproject.org> - 3.6.1-1
 - Update to 3.6.1
 
diff --git a/sources b/sources
index 843cf30..bd66911 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ceb1ad579d88d3a7d577acf83b78c37  gnome-online-accounts-3.6.1.tar.xz
+c26741064d18ef5fe4f41e6ab664422c  gnome-online-accounts-3.7.1.tar.xz


More information about the scm-commits mailing list