Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package telepathy-glib for openSUSE:Factory 
checked in at 2021-02-16 22:35:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telepathy-glib (Old)
 and      /work/SRC/openSUSE:Factory/.telepathy-glib.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "telepathy-glib"

Tue Feb 16 22:35:38 2021 rev:85 rq:870855 version:0.24.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/telepathy-glib/telepathy-glib.changes    
2020-12-08 13:25:17.998657885 +0100
+++ /work/SRC/openSUSE:Factory/.telepathy-glib.new.28504/telepathy-glib.changes 
2021-02-16 22:39:19.381882845 +0100
@@ -1,0 +2,26 @@
+Tue Feb  9 11:50:27 UTC 2021 - Bj??rn Lie <[email protected]>
+
+- Update to version 0.24.2:
+  + Enhancements:
+    - Port build tools to Python 3
+    - Update and fix tests for Python 3
+  + Fixes:
+    - Stop hardcoding python's path in .py scripts
+    - Fixed some code issues discovered by compiling with clang
+    - Replaced tp_verify_* with G_STATIC_ASSERTs, fixing the build
+      with more recent gtk-doc
+    - autogen.sh: run gtkdocize from $srcdir in out-of-source
+      builds
+    - Tests:
+      . Fix build failure with glib >= 2.46 due to duplicate test
+        paths
+      . Fix a service file path to fix the build with installed
+        tests
+    - call-channel: fix a memory leak
+    - debug-sender: fix messages queue locking
+    - TpBasePasswordChannel: fix gtk-doc comment for finished
+      signal
+    - protocol: fix a memory leak
+    - Fix a crash when creating a conference call
+
+-------------------------------------------------------------------

Old:
----
  telepathy-glib-0.24.1.tar.gz

New:
----
  telepathy-glib-0.24.2.tar.gz

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

Other differences:
------------------
++++++ telepathy-glib.spec ++++++
--- /var/tmp/diff_new_pack.atLYAV/_old  2021-02-16 22:39:19.985883568 +0100
+++ /var/tmp/diff_new_pack.atLYAV/_new  2021-02-16 22:39:19.989883573 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-glib
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           telepathy-glib
-Version:        0.24.1
+Version:        0.24.2
 Release:        0
 Summary:        GObject-based library for the Telepathy D-Bus API
 License:        LGPL-2.1-or-later
@@ -25,6 +25,7 @@
 URL:            http://telepathy.freedesktop.org/
 Source:         
http://telepathy.freedesktop.org/releases/telepathy-glib/%{name}-%{version}.tar.gz
 Source99:       baselibs.conf
+
 BuildRequires:  gtk-doc >= 1.17
 BuildRequires:  libxslt-devel
 BuildRequires:  pkgconfig
@@ -81,12 +82,14 @@
 Telepathy D-Bus API.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-%configure --disable-static \
-        --enable-vala-bindings
-make %{?_smp_mflags}
+%configure \
+       --disable-static \
+       --enable-vala-bindings \
+       %{nil}
+%make_build
 
 %install
 %make_install

++++++ telepathy-glib-0.24.1.tar.gz -> telepathy-glib-0.24.2.tar.gz ++++++
++++ 491045 lines of diff (skipped)

Reply via email to