Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2020-04-23 18:27:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and      /work/SRC/openSUSE:Factory/.libgdata.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgdata"

Thu Apr 23 18:27:36 2020 rev:60 rq:795232 version:0.17.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes        2020-01-28 
10:51:36.496780625 +0100
+++ /work/SRC/openSUSE:Factory/.libgdata.new.2738/libgdata.changes      
2020-04-23 18:27:36.703763287 +0200
@@ -1,0 +2,15 @@
+Wed Mar 11 12:52:59 UTC 2020 - [email protected]
+
+- Update to version 0.17.12:
+  + Make OAuth 1 support optional and disabled by default; this
+    makes the `oauth` dependency optional on `-Doauth1=enabled`.
+  + Bugs fixed:
+    - glgo#GNOME/libgdata#1 Consider loosening the liboauth
+      dependency.
+    - glgo#GNOME/libgdata#23 Authentication errors with Google
+      Drive.
+    - glgo#GNOME/libgdata#36 Clarify license in meson.build.
+  + Updated translations.
+- Pass -Doauth1=enabled to meson, still build oauth support.
+
+-------------------------------------------------------------------

Old:
----
  libgdata-0.17.11.tar.xz

New:
----
  libgdata-0.17.12.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libgdata.spec ++++++
--- /var/tmp/diff_new_pack.Aqnz08/_old  2020-04-23 18:27:37.923765623 +0200
+++ /var/tmp/diff_new_pack.Aqnz08/_new  2020-04-23 18:27:37.927765631 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdata
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 # Update baselibs.conf when changing this
 %define _sover 22
 Name:           libgdata
-Version:        0.17.11
+Version:        0.17.12
 Release:        0
 Summary:        GLib-based library for accessing online service APIs using the 
GData protocol
 License:        LGPL-2.1-or-later
@@ -44,7 +44,7 @@
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.55.90
 BuildRequires:  pkgconfig(libuhttpmock-0.0) >= 0.5.0
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(oauth)
+BuildRequires:  pkgconfig(oauth) >= 0.9.4
 BuildRequires:  pkgconfig(vapigen)
 
 %description
@@ -100,6 +100,7 @@
        -Dinstalled_tests=false \
        -Dgtk_doc=true \
        -Dvapi=true \
+       -Doauth1=enabled \
        %{nil}
 %meson_build
 

++++++ libgdata-0.17.11.tar.xz -> libgdata-0.17.12.tar.xz ++++++
++++ 12649 lines of diff (skipped)


Reply via email to