From d47a8ab32ec52053868859c5d3a56e846f917fd0893d4ea7940cd4167bd37aee Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Mar 2013 22:54:44 +0000 Subject: [PATCH 1/4] Accepting request 158360 from GNOME:Next Push GNOME:Next OBS-URL: https://build.opensuse.org/request/show/158360 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=39 --- gnome-online-accounts-3.6.3.tar.xz | 3 - gnome-online-accounts-3.7.91.tar.xz | 3 + gnome-online-accounts.changes | 86 +++++++++++++++++++++++++++++ gnome-online-accounts.spec | 19 +++++-- 4 files changed, 102 insertions(+), 9 deletions(-) delete mode 100644 gnome-online-accounts-3.6.3.tar.xz create mode 100644 gnome-online-accounts-3.7.91.tar.xz diff --git a/gnome-online-accounts-3.6.3.tar.xz b/gnome-online-accounts-3.6.3.tar.xz deleted file mode 100644 index 5b864b2..0000000 --- a/gnome-online-accounts-3.6.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68c161ea06d344422e47881362429fff3e58f61f6998d6ad992ca3d015eb636c -size 588908 diff --git a/gnome-online-accounts-3.7.91.tar.xz b/gnome-online-accounts-3.7.91.tar.xz new file mode 100644 index 0000000..017a5d9 --- /dev/null +++ b/gnome-online-accounts-3.7.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d98e908c414420ed8628ee0d5d90a5a3cd0565500b35d3a465a13d75d83df004 +size 644864 diff --git a/gnome-online-accounts.changes b/gnome-online-accounts.changes index f596ef2..2f3bee8 100644 --- a/gnome-online-accounts.changes +++ b/gnome-online-accounts.changes @@ -1,3 +1,89 @@ +------------------------------------------------------------------- +Mon Mar 11 08:14:42 UTC 2013 - dimstar@opensuse.org + +- Swicth with_twitter to 0: it's known to cause crashes at the + moment and is not ready to be used. + +------------------------------------------------------------------- +Tue Mar 5 15:13:30 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.91: + + IMAP/SMTP is enabled by default. + + Bugs fixed: bgo#660882, bgo#695065, bgo#695074, bgo#695106. + + Updated translations. +- Drop pkgconfig(libnotify) BuildRequires: no longer needed. +- Add p11-kit Requires: needed in order to validate SSL/TLS + certificates. Strictly speaking, it could be recommended only, + but the user experience without it is terrible, as no certificate + is considered valid. + +------------------------------------------------------------------- +Mon Mar 4 22:31:44 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.90: + + Support IMAP/SMTP (bgo#692736). + + Bugs fixed: bgo#692936, bgo#693273. + + Updated translations. +- Pass --enable-imap-smtp to configure for the new IMAP/SMTP + provider. +- Drop gnome-online-accounts-implicit.patch: fixed upstream. + +------------------------------------------------------------------- +Mon Mar 4 21:31:44 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.5: + + ownCloud is enabled by default. + + Bugs fixed: bgo#689645, bgo#692251, bgo#692276, bgo#692284, + bgo#692285, bgo#692286, bgo#692768, bgo#693214. + + Updated translations. +- Add gnome-online-accounts-implicit.patch: Fix an implicit + declaration. + +------------------------------------------------------------------- +Mon Mar 4 20:31:44 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.4: + + google: Make the configure options match OAuth 2.0 lingo + (bgo#689770). + + webview: don't set the OSD style class on the whole overlay + (bgo#691122). + + identity: Don't leak the GoaKerberosIdentity (bgo#691142). + + Updated translations. +- Replace pkgconfig(libsoup-gnome-2.4) BuildRequires with + pkgconfig(libsoup-2.4), following upstream. + +------------------------------------------------------------------- +Mon Mar 4 19:31:44 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.3: + + build: Fix passing arguments to configure from autogen.sh + (bgo#689516). + + Spinners are white and don't spin (bgo#689609). + + Make the cancel buttons work (bgo#689642). + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 4 18:31:44 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.2: + + Add provider groups + + Bugs fixed: bgo#660573, bgo#686519, bgo#687578, bgo#687632, + bgo#687930, bgo#687962, bgo#688018. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 4 17:31:44 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.1: + + Implement OAuth 2.0 for Google (bgo#661065) + + Support ownCloud (bgo#660573) + + Support Flickr (bgo#678151) + + Bugs fixed: bgo#683692, bgo#685876, bgo#686410, bgo#686415, + bgo#686416, bgo#686561 + + Updated translations. +- Pass --enable-flickr and --enable-owncloud to confiugre. +- Switch with_twitter defines to 1, as twitter support is back. + ------------------------------------------------------------------- Mon Mar 4 16:31:44 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index be2e949..919d212 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -16,17 +16,16 @@ # -# 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.6.3 +Version: 3.7.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.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-online-accounts/3.7/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: docbook-xsl-stylesheets BuildRequires: gobject-introspection-devel @@ -40,15 +39,18 @@ BuildRequires: libsocialweb-branding-openSUSE %endif BuildRequires: update-desktop-files BuildRequires: pkgconfig(gcr-3) +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.35 BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.1 BuildRequires: pkgconfig(json-glib-1.0) -BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libsecret-1) -BuildRequires: pkgconfig(libsoup-gnome-2.4) >= 2.38 +BuildRequires: pkgconfig(libsoup-2.4) >= 2.41 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(rest-0.7) BuildRequires: pkgconfig(webkitgtk-3.0) +# p11-kit is not 'strictly' seen a requirement, but without it none of the SSL/TLS +# Certificates are considered valid, which results in a really bad experience. +Requires: p11-kit >= 0.16 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -122,7 +124,10 @@ TWITTER_SECRET=$(echo $TWITTER | awk '{print $2}') --enable-google \ --enable-windows-live \ --enable-kerberos \ - --enable-exchange + --enable-exchange \ + --enable-flickr \ + --enable-owncloud \ + --enable-imap-smtp make %{?_smp_mflags} %install @@ -166,6 +171,8 @@ rm -rf %{buildroot} %defattr(-,root,root) %doc %{_datadir}/gtk-doc/html/goa/ %{_includedir}/goa-1.0/ +%dir %{_libdir}/goa-1.0 +%{_libdir}/goa-1.0/include/ %{_libdir}/libgoa-1.0.so %{_libdir}/libgoa-backend-1.0.so %{_libdir}/pkgconfig/goa-1.0.pc From 99b15ffbbaf4b4e496923d4c7645e409a0870ef1e24f504c715ac4e64d4d2eef Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 16 Mar 2013 18:31:29 +0000 Subject: [PATCH 2/4] Accepting request 159463 from home:sbrabec:branches:proposed-translation-fixes - Added support for translation-update-upstream. OBS-URL: https://build.opensuse.org/request/show/159463 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=40 --- gnome-online-accounts.changes | 5 +++++ gnome-online-accounts.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/gnome-online-accounts.changes b/gnome-online-accounts.changes index 2f3bee8..a5d828a 100644 --- a/gnome-online-accounts.changes +++ b/gnome-online-accounts.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 14 20:45:40 CET 2013 - sbrabec@suse.cz + +- Added support for translation-update-upstream. + ------------------------------------------------------------------- Mon Mar 11 08:14:42 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index 919d212..d3e2649 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -37,6 +37,7 @@ BuildRequires: krb5-mini-devel # duplicating them in the .spec file here, we include them from libsocialweb-branding. BuildRequires: libsocialweb-branding-openSUSE %endif +BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(gcr-3) BuildRequires: pkgconfig(gio-unix-2.0) >= 2.35 @@ -101,6 +102,7 @@ libraries in GNOME can access the user's online accounts. %lang_package %prep %setup -q +translation-update-upstream %build %if 0%{?with_twitter} From 7843e82aabb6d16d387486dd5f5235f16eda4a2929c1df7555c4dd539b1e639f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 20 Mar 2013 18:04:12 +0000 Subject: [PATCH 3/4] Accepting request 160013 from home:Zaitor:branches:GNOME:Factory Update to ver 3.7.92 OBS-URL: https://build.opensuse.org/request/show/160013 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=41 --- gnome-online-accounts-3.7.91.tar.xz | 3 --- gnome-online-accounts-3.7.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.7.91.tar.xz create mode 100644 gnome-online-accounts-3.7.92.tar.xz diff --git a/gnome-online-accounts-3.7.91.tar.xz b/gnome-online-accounts-3.7.91.tar.xz deleted file mode 100644 index 017a5d9..0000000 --- a/gnome-online-accounts-3.7.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d98e908c414420ed8628ee0d5d90a5a3cd0565500b35d3a465a13d75d83df004 -size 644864 diff --git a/gnome-online-accounts-3.7.92.tar.xz b/gnome-online-accounts-3.7.92.tar.xz new file mode 100644 index 0000000..bc586d6 --- /dev/null +++ b/gnome-online-accounts-3.7.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:846f3003898c3f7d5ef37db83eb4712a697ea4f78a79dec7efe4dc5c5dc31aa8 +size 637108 diff --git a/gnome-online-accounts.changes b/gnome-online-accounts.changes index a5d828a..8d7138e 100644 --- a/gnome-online-accounts.changes +++ b/gnome-online-accounts.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 19 16:36:19 UTC 2013 - zaitor@opensuse.org + +- Update to version 3.7.92: + + Bugs fixed: bgo#657761, bgo#695355, bgo#695559, bgo#695802, + bgo#695888, bgo#696085. + + Updated translations. + ------------------------------------------------------------------- Thu Mar 14 20:45:40 CET 2013 - sbrabec@suse.cz diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index d3e2649..ea1fe9f 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -19,7 +19,7 @@ %define with_twitter 0 Name: gnome-online-accounts -Version: 3.7.91 +Version: 3.7.92 Release: 0 Summary: GNOME service to access online accounts License: LGPL-2.1+ From 45da34871202c9fb96c4219c10daf2f9829cb7edf4d3c2d7a3667c727af05243 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 26 Mar 2013 20:10:28 +0000 Subject: [PATCH 4/4] Accepting request 161173 from home:dimstar:branches:GNOME:Factory Update to 3.8.0 OBS-URL: https://build.opensuse.org/request/show/161173 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=42 --- gnome-online-accounts-3.7.92.tar.xz | 3 --- gnome-online-accounts-3.8.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.7.92.tar.xz create mode 100644 gnome-online-accounts-3.8.0.tar.xz diff --git a/gnome-online-accounts-3.7.92.tar.xz b/gnome-online-accounts-3.7.92.tar.xz deleted file mode 100644 index bc586d6..0000000 --- a/gnome-online-accounts-3.7.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:846f3003898c3f7d5ef37db83eb4712a697ea4f78a79dec7efe4dc5c5dc31aa8 -size 637108 diff --git a/gnome-online-accounts-3.8.0.tar.xz b/gnome-online-accounts-3.8.0.tar.xz new file mode 100644 index 0000000..c09c61c --- /dev/null +++ b/gnome-online-accounts-3.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe6389e836ae77373b9fb93d61e591ba143a524e5c03ad46784847f8466f8039 +size 642316 diff --git a/gnome-online-accounts.changes b/gnome-online-accounts.changes index 8d7138e..7e61551 100644 --- a/gnome-online-accounts.changes +++ b/gnome-online-accounts.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 26 12:33:39 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.0: + + Updated translations. + ------------------------------------------------------------------- Tue Mar 19 16:36:19 UTC 2013 - zaitor@opensuse.org diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index ea1fe9f..38bfe70 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -19,13 +19,13 @@ %define with_twitter 0 Name: gnome-online-accounts -Version: 3.7.92 +Version: 3.8.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.7/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-online-accounts/3.8/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: docbook-xsl-stylesheets BuildRequires: gobject-introspection-devel