From f4259999900bac82079f78e38985cc5e50fd4fa86529a8886de5e0eb8a6c97c2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:43:26 +0000 Subject: [PATCH] Accepting request 519399 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519399 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=145 --- gnome-online-accounts-3.24.2.tar.xz | 3 --- gnome-online-accounts-3.25.90.tar.xz | 3 +++ gnome-online-accounts.changes | 24 ++++++++++++++++++++++++ gnome-online-accounts.spec | 6 +++--- 4 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 gnome-online-accounts-3.24.2.tar.xz create mode 100644 gnome-online-accounts-3.25.90.tar.xz diff --git a/gnome-online-accounts-3.24.2.tar.xz b/gnome-online-accounts-3.24.2.tar.xz deleted file mode 100644 index c681f0e..0000000 --- a/gnome-online-accounts-3.24.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b70ad52d1541e1e5192dd060bb11552a3af5007ab477aa81d265d1cd1cf7afba -size 1410548 diff --git a/gnome-online-accounts-3.25.90.tar.xz b/gnome-online-accounts-3.25.90.tar.xz new file mode 100644 index 0000000..a00f1d8 --- /dev/null +++ b/gnome-online-accounts-3.25.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf0e4a214fcb6ce44bd0d2850dd925997e033f383f9cdee2f6ef816929f99ae +size 1423408 diff --git a/gnome-online-accounts.changes b/gnome-online-accounts.changes index 9d8faf8..f55212d 100644 --- a/gnome-online-accounts.changes +++ b/gnome-online-accounts.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Aug 14 16:55:24 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.90: + + Bugs fixed: bgo#758716, bgo#785649, bgo#785726, bgo#786007. + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 4 03:25:04 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.4: + + Bugs fixed: bgo#784512, bgo#784513, bgo#784944. + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 4 03:25:03 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.25.3: + + Support Flickr (bgo#780138). + + Telepathy is disabled by default. + + Bugs fixed: bgo#686131, bgo#760440, bgo#770542, bgo#772305, + bgo#779368. + + Updated translations. + ------------------------------------------------------------------- Thu Aug 3 15:02:50 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index 77b93ad..05767a6 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -17,13 +17,13 @@ Name: gnome-online-accounts -Version: 3.24.2 +Version: 3.25.90 Release: 0 Summary: GNOME service to access online accounts License: LGPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-online-accounts/3.24/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-online-accounts/3.25/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: docbook-xsl-stylesheets BuildRequires: gobject-introspection-devel @@ -32,7 +32,7 @@ BuildRequires: intltool BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(gcr-3) -BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.52 BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.12 BuildRequires: pkgconfig(json-glib-1.0)