From 0385e8a9c167c24aa2851b5d57c848ea9ec3385ed067cc1d8382a3b1d44ed491 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 7 Sep 2012 15:24:43 +0000 Subject: [PATCH 1/3] Accepting request 133105 from GNOME:Next Repush ... comments fixed OBS-URL: https://build.opensuse.org/request/show/133105 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=27 --- gnome-online-accounts-3.4.2.tar.xz | 3 - gnome-online-accounts-3.5.91.tar.xz | 3 + gnome-online-accounts.changes | 91 +++++++++++++++++++++++++++++ gnome-online-accounts.spec | 26 +++++++-- 4 files changed, 114 insertions(+), 9 deletions(-) delete mode 100644 gnome-online-accounts-3.4.2.tar.xz create mode 100644 gnome-online-accounts-3.5.91.tar.xz diff --git a/gnome-online-accounts-3.4.2.tar.xz b/gnome-online-accounts-3.4.2.tar.xz deleted file mode 100644 index 31234bf..0000000 --- a/gnome-online-accounts-3.4.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b349ea12fbb564c8a71574b47d8949974cf42f959d7da212ef8933a5eb1d7945 -size 486952 diff --git a/gnome-online-accounts-3.5.91.tar.xz b/gnome-online-accounts-3.5.91.tar.xz new file mode 100644 index 0000000..3390965 --- /dev/null +++ b/gnome-online-accounts-3.5.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30068aa71a7cd29a2507ec7c52cb10e131db71abbebafaef50e7c8761b1efc6 +size 562788 diff --git a/gnome-online-accounts.changes b/gnome-online-accounts.changes index fc74c76..b7be44c 100644 --- a/gnome-online-accounts.changes +++ b/gnome-online-accounts.changes @@ -1,3 +1,94 @@ +------------------------------------------------------------------- +Tue Sep 4 14:47:18 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.91: + + Removed Twitter and Yahoo support (Nothing makes use of it) + + Updated translations. +- Move the twitter specific .spec parts inside a with_twitter + defines, which is currently set to 0 (this allows us to re-enable + it without reworking the logic). This affects these blocks: + + libsocialweb-branding-openSUSE BuildRequires (which contains + the API keys) + + the TWITTER_KEY variable setup (extracts the API keys) + + the --*twitter* configure parameters. + +------------------------------------------------------------------- +Tue Aug 21 07:54:47 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.90: + + Support enterprise logins via Kerberos (bgo#679253) + + Drop the Microsoft Exchange and Windows Live icons, and use a + transparent PNG as the fallback + + Add a goa_client_lookup_by_id API for looking up an account + using its ID + + Bugs fixed: bgo#681720 + + Updated translations. +- Enable kerberos support: + + Add krb5-mini-devel BuildRequires + + Add pkgconfig(gcr-3) BuildRequires + + Pass --enable-kerberos to configure. + +------------------------------------------------------------------- +Tue Aug 7 10:36:20 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.5: + + introspection: Add exported package information to GIR + (bgo#680622) + + Updated translations. + +------------------------------------------------------------------- +Tue Jul 17 12:16:59 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.4: + + Ported to libsecret + + Bugs fixed: bgo#670298, bgo#678907 + + Updated translations. +- Replace pkgconfig(gnome-keyring-1) BuildRequires with + pkgconfig(libsecret-1): following upstreams switch to libsecret. + +------------------------------------------------------------------- +Mon Jun 25 16:39:40 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.3: + + Facebook is now enabled by default + + Microsoft Exchange is enabled by default + + The AddAccount method exposed by + org.gnome.OnlineAccounts.Manager now requires a new argument of + type a{sv}. + + Methods to directly interact with the keyring are no longer + exported as public API. + + Updated translations: + +------------------------------------------------------------------- +Thu Jun 7 16:39:26 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.2: + + Bugs fixed: + - bgo#659435: New Google authentication page doesn't fit + - bgo#671980: Restrict the spinner's size and show a heading + text + - bgo#675930: Facebook web authentication window too small + - bgo#676659: Remove custom CSS styling + + Updated translations. + +------------------------------------------------------------------- +Wed May 16 18:03:09 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.1: + + Support Microsoft Exchange using EWS + + Add API to enable/disable Mail, Calendar, Contacts, Chat & + Documents + + Add org.gnome.OnlineAccounts.PasswordBased D-Bus interface + + Request read and write access to a user's files stored in + Skydrive + + Improve the design of the Online Accounts panel in System + Settings + + Bugs fixed: bgo#669042, bgo#669625, bgo#672510, bgo#672785, + bgo#673959, bgo#674165, bgo#674292 + + Updated translations. +- Pass --enable-exchange to configure: enable Exchange support. +- Add pkgconfig(libxml-2.0) BuildRequires: new dependency. + ------------------------------------------------------------------- Mon May 14 19:28:17 UTC 2012 - dimstar@opensuse.org diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index dc32342..4263fcf 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -16,29 +16,37 @@ # +# Version 3.5.91 temporarly dropped twitter (and yahoo) support, as there is no app making use of it. +%define with_twitter 0 + Name: gnome-online-accounts -Version: 3.4.2 +Version: 3.5.91 Release: 0 Summary: GNOME service to access online accounts License: LGPL-2.1+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-online-accounts/3.4/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-online-accounts/3.5/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: docbook-xsl-stylesheets BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc BuildRequires: intltool +BuildRequires: krb5-mini-devel +%if 0%{?with_twitter} # libsocialweb-branding-openSUSE is a package that already contains the right API keys. Instead of # duplicating them in the .spec file here, we include them from libsocialweb-branding. BuildRequires: libsocialweb-branding-openSUSE +%endif BuildRequires: update-desktop-files +BuildRequires: pkgconfig(gcr-3) BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gnome-keyring-1) -BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.1 BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libnotify) -BuildRequires: pkgconfig(libsoup-gnome-2.4) >= 2.26 +BuildRequires: pkgconfig(libsecret-1) +BuildRequires: pkgconfig(libsoup-gnome-2.4) >= 2.38 +BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(rest-0.7) BuildRequires: pkgconfig(webkitgtk-3.0) Recommends: %{name}-lang @@ -93,6 +101,7 @@ libraries in GNOME can access the user's online accounts. %setup -q %build +%if 0%{?with_twitter} TWITTER=$(cat %{_datadir}/libsocialweb/keys/twitter) if test "x$TWITTER" = "x"; then echo "No API keys for twitter." @@ -100,15 +109,20 @@ if test "x$TWITTER" = "x"; then fi TWITTER_KEY=$(echo $TWITTER | awk '{print $1}') TWITTER_SECRET=$(echo $TWITTER | awk '{print $2}') +%endif %configure \ --disable-static \ --enable-gtk-doc \ +%if 0%{?with_twitter} --enable-twitter \ --with-twitter-consumer-key=$TWITTER_KEY \ --with-twitter-consumer-secret=$TWITTER_SECRET \ +%endif --enable-facebook \ --enable-google \ - --enable-windows-live + --enable-windows-live \ + --enable-kerberos \ + --enable-exchange make %{?_smp_mflags} %install From f6033f371895633bc2bcae1849849dced36fc3010013dc15ece6ce5d70b3777a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 21 Sep 2012 19:34:40 +0000 Subject: [PATCH 2/3] Accepting request 134745 from home:Zaitor:branches:GNOME:Factory Update OBS-URL: https://build.opensuse.org/request/show/134745 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=28 --- gnome-online-accounts-3.5.91.tar.xz | 3 --- gnome-online-accounts-3.5.92.tar.xz | 3 +++ gnome-online-accounts.changes | 8 ++++++++ gnome-online-accounts.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 gnome-online-accounts-3.5.91.tar.xz create mode 100644 gnome-online-accounts-3.5.92.tar.xz diff --git a/gnome-online-accounts-3.5.91.tar.xz b/gnome-online-accounts-3.5.91.tar.xz deleted file mode 100644 index 3390965..0000000 --- a/gnome-online-accounts-3.5.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a30068aa71a7cd29a2507ec7c52cb10e131db71abbebafaef50e7c8761b1efc6 -size 562788 diff --git a/gnome-online-accounts-3.5.92.tar.xz b/gnome-online-accounts-3.5.92.tar.xz new file mode 100644 index 0000000..670e965 --- /dev/null +++ b/gnome-online-accounts-3.5.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a99aab0aea495970dd6c07d4e62c05a71d47addfa5e53e5aece86af8f1fc1479 +size 572856 diff --git a/gnome-online-accounts.changes b/gnome-online-accounts.changes index b7be44c..381ff72 100644 --- a/gnome-online-accounts.changes +++ b/gnome-online-accounts.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 17 21:04:48 UTC 2012 - zaitor@opensuse.org + +- Update to version 3.5.92: + + Ensure that all dialogs have consistent and meaningful strings + (bgo#683692). + + Updated translations. + ------------------------------------------------------------------- Tue Sep 4 14:47:18 UTC 2012 - dimstar@opensuse.org diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index 4263fcf..449c799 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -20,7 +20,7 @@ %define with_twitter 0 Name: gnome-online-accounts -Version: 3.5.91 +Version: 3.5.92 Release: 0 Summary: GNOME service to access online accounts License: LGPL-2.1+ From f5d526fb386534fd9c9c1703515346a653138a52e29e4c9807aa70e972d1a909 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 25 Sep 2012 20:29:08 +0000 Subject: [PATCH 3/3] Accepting request 135599 from home:dimstar:branches:GNOME:Factory Update to 3.6.0 OBS-URL: https://build.opensuse.org/request/show/135599 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=29 --- gnome-online-accounts-3.5.92.tar.xz | 3 --- gnome-online-accounts-3.6.0.tar.xz | 3 +++ gnome-online-accounts.changes | 6 ++++++ gnome-online-accounts.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gnome-online-accounts-3.5.92.tar.xz create mode 100644 gnome-online-accounts-3.6.0.tar.xz diff --git a/gnome-online-accounts-3.5.92.tar.xz b/gnome-online-accounts-3.5.92.tar.xz deleted file mode 100644 index 670e965..0000000 --- a/gnome-online-accounts-3.5.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a99aab0aea495970dd6c07d4e62c05a71d47addfa5e53e5aece86af8f1fc1479 -size 572856 diff --git a/gnome-online-accounts-3.6.0.tar.xz b/gnome-online-accounts-3.6.0.tar.xz new file mode 100644 index 0000000..702926e --- /dev/null +++ b/gnome-online-accounts-3.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a88772873935b1c23e8e6b7a2333d8cfb225755aba22e0977129f13351028f7 +size 579972 diff --git a/gnome-online-accounts.changes b/gnome-online-accounts.changes index 381ff72..39689e1 100644 --- a/gnome-online-accounts.changes +++ b/gnome-online-accounts.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 24 08:48:47 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.0: + + Updated translations. + ------------------------------------------------------------------- Mon Sep 17 21:04:48 UTC 2012 - zaitor@opensuse.org diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index 449c799..5c11aa0 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -20,13 +20,13 @@ %define with_twitter 0 Name: gnome-online-accounts -Version: 3.5.92 +Version: 3.6.0 Release: 0 Summary: GNOME service to access online accounts License: LGPL-2.1+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-online-accounts/3.5/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-online-accounts/3.6/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: docbook-xsl-stylesheets BuildRequires: gobject-introspection-devel