[gnome-online-accounts] Update to 3.10.1

Debarshi Ray rishi at fedoraproject.org
Fri Oct 18 12:17:24 UTC 2013


commit 97681dc0886696fa6e33a5851aeb35c4396fa718
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Oct 16 08:15:11 2013 +0100

    Update to 3.10.1

 .gitignore                                         |    1 +
 ...-the-factory-is-initialized-before-using-.patch |  161 --------------------
 ...agate-the-error-if-the-dialog-is-dismisse.patch |   30 ----
 gnome-online-accounts.spec                         |   14 +-
 sources                                            |    2 +-
 5 files changed, 7 insertions(+), 201 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27f0a0d..fb18fad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
 /gnome-online-accounts-3.9.91.tar.xz
 /gnome-online-accounts-3.9.92.tar.xz
 /gnome-online-accounts-3.10.0.tar.xz
+/gnome-online-accounts-3.10.1.tar.xz
diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec
index dbf4e93..d32cdbe 100644
--- a/gnome-online-accounts.spec
+++ b/gnome-online-accounts.spec
@@ -1,6 +1,6 @@
 Name:		gnome-online-accounts
-Version:	3.10.0
-Release:	3%{?dist}
+Version:	3.10.1
+Release:	1%{?dist}
 Summary:	Single sign-on framework for GNOME
 
 Group:		System Environment/Libraries
@@ -8,11 +8,6 @@ License:	LGPLv2+
 URL:		https://live.gnome.org/GnomeOnlineAccounts
 Source0:	http://download.gnome.org/sources/gnome-online-accounts/3.10/%{name}-%{version}.tar.xz
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=708462
-Patch0:		0001-Ensure-that-the-factory-is-initialized-before-using-.patch
-# https://bugzilla.gnome.org/show_bug.cgi?id=708832
-Patch1:		0002-oauth2-Propagate-the-error-if-the-dialog-is-dismisse.patch
-
 BuildRequires:	gcr-devel
 BuildRequires:	glib2-devel >= 2.35
 BuildRequires:	gtk3-devel >= 3.5.1
@@ -48,8 +43,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %configure \
@@ -120,6 +113,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/goa-1.0/include
 
 %changelog
+* Wed Oct 16 2013 Richard Hughes <rhughes at redhat.com> - 3.10.1-1
+- Update to 3.10.1
+
 * Tue Oct 08 2013 Debarshi Ray <rishi at fedoraproject.org> - 3.10.0-3
 - Add a Requires on realmd (Red Hat #949741)
 
diff --git a/sources b/sources
index c0bdb1d..40238c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e905925b5658b29a6aac2b8c24b4f2e  gnome-online-accounts-3.10.0.tar.xz
+a2930d802195902069f7a57c8380c2f9  gnome-online-accounts-3.10.1.tar.xz


More information about the scm-commits mailing list