Hello community,
here is the log from the commit of package gnome-online-accounts for
openSUSE:Factory checked in at 2018-10-17 08:10:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-online-accounts (Old)
and /work/SRC/openSUSE:Factory/.gnome-online-accounts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-online-accounts"
Wed Oct 17 08:10:18 2018 rev:75 rq:636746 version:3.30.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-online-accounts/gnome-online-accounts.changes
2018-04-07 20:47:58.006130988 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-online-accounts.new/gnome-online-accounts.changes
2018-10-17 08:10:21.471156344 +0200
@@ -1,0 +2,44 @@
+Sat Sep 8 09:32:18 UTC 2018 - [email protected]
+
+- Update to version 3.30.0:
+ + Updated translations.
+- Remove lang package from recommended packages as it already
+ supplements main package (same effect, it's redundant).
+
+-------------------------------------------------------------------
+Thu Aug 16 15:33:12 UTC 2018 - [email protected]
+
+- Update to version 3.29.91:
+ + build: Fix #FooObject style links.
+ + Remove additional unnecessary GDestroyNotify casts.
+ + build: Silence warning about _FORTIFY_SOURCE requiring
+ optimization.
+- Drop gnome-online-accounts-fix-build.patch: Fixed upstream.
+
+-------------------------------------------------------------------
+Thu Aug 16 07:33:25 UTC 2018 - [email protected]
+
+- Add gnome-online-accounts-fix-build.patch: Fix build with new
+ glib.
+
+-------------------------------------------------------------------
+Tue Jul 24 12:09:20 UTC 2018 - [email protected]
+
+- Update to version 3.29.4:
+ + Port to meson build system.
+ + Updated translations.
+- Pass --enable-documentation to configure, now needed to build man
+ pages.
+
+-------------------------------------------------------------------
+Fri Apr 20 03:48:42 UTC 2018 - [email protected]
+
+- Update to version 3.29.1:
+ + Remove Twitter support (bgo#795322)
+ + Updated translations.
+- Drop:
+ + intltool BuildRequires: nothing depends on it anymore. The
+ package fully uses Gettext now.
+ + update-desktop-files BuildRequires: this is no longer needed.
+
+-------------------------------------------------------------------
Old:
----
gnome-online-accounts-3.28.0.tar.xz
New:
----
gnome-online-accounts-3.30.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-online-accounts.spec ++++++
--- /var/tmp/diff_new_pack.bZNb0d/_old 2018-10-17 08:10:21.903156153 +0200
+++ /var/tmp/diff_new_pack.bZNb0d/_new 2018-10-17 08:10:21.907156151 +0200
@@ -17,21 +17,18 @@
Name: gnome-online-accounts
-Version: 3.28.0
+Version: 3.30.0
Release: 0
Summary: GNOME service to access online accounts
License: LGPL-2.0-or-later
Group: System/GUI/GNOME
-Url: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
-Source:
http://download.gnome.org/sources/gnome-online-accounts/3.28/%{name}-%{version}.tar.xz
+URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
+Source:
http://download.gnome.org/sources/gnome-online-accounts/3.30/%{name}-%{version}.tar.xz
Source99: baselibs.conf
+
BuildRequires: docbook-xsl-stylesheets
-# Don't drop intltool yet. Gettext migration was already done upstream
(3.27.3) but telepathy-account-widgets
-# module still use intltool and don't show any signs this will change any time
soon.
-BuildRequires: intltool
BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
-BuildRequires: update-desktop-files
BuildRequires: pkgconfig(gcr-3)
BuildRequires: pkgconfig(gio-2.0) >= 2.52
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.52
@@ -50,7 +47,6 @@
# 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
%description
gnome-online-accounts provides interfaces so applications and
@@ -99,12 +95,13 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
translation-update-upstream
%build
%configure \
--disable-static \
+ --enable-documentation \
--enable-gtk-doc \
--enable-exchange \
--enable-facebook \
++++++ gnome-online-accounts-3.28.0.tar.xz ->
gnome-online-accounts-3.30.0.tar.xz ++++++
++++ 211783 lines of diff (skipped)