Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package signon for openSUSE:Factory checked 
in at 2023-08-12 15:05:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/signon (Old)
 and      /work/SRC/openSUSE:Factory/.signon.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "signon"

Sat Aug 12 15:05:52 2023 rev:8 rq:1103446 version:8.61

Changes:
--------
--- /work/SRC/openSUSE:Factory/signon/signon.changes    2020-06-21 
19:08:14.964915404 +0200
+++ /work/SRC/openSUSE:Factory/.signon.new.11712/signon.changes 2023-08-12 
15:05:53.218385314 +0200
@@ -1,0 +2,27 @@
+Thu Aug 10 15:24:48 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 8.61
+  * Port away from QHash::unite
+  * Don't emit QObject::destroyed() within Identity::destroy()
+  * Build: remove unnecessary qmake options
+  * Don't use -fno-rtti
+  * Run test script with Busybox compatible mktemp
+  * Fix typos in logs
+  * Tests: add missing parameter to mkdir command
+  * Fix deprecation warning
+  * signond: register the adaptors in SignonDaemonAdaptor
+  * signond: get appId of peer in SignonIdentityAdapter
+  * signond: add Error class
+  * signond: add ErrorAdaptor class
+  * signond: use ErrorAdaptor in SignonSessionCore
+  * signond: reduce usage of D-Bus in SignonIdentity class
+  * signond: introduce PeerContext class
+  * signond: reduce D-Bus usage in SignonAuthSession
+  * signond: register the adaptors, not the object itself
+  * signond: destroy adapter when Identity gets unregistered
+  * Fix Unicode $HOME dir
+- Drop patch, merged upstream:
+  * 0001-Don-t-use-fno-rtti.patch
+- Drop the unneeded baselibs.conf
+
+-------------------------------------------------------------------

Old:
----
  0001-Don-t-use-fno-rtti.patch
  baselibs.conf
  signond-VERSION_8.60.tar.bz2

New:
----
  signond-VERSION_8.61.tar.bz2

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

Other differences:
------------------
++++++ signon.spec ++++++
--- /var/tmp/diff_new_pack.Wm2mzM/_old  2023-08-12 15:05:55.114397563 +0200
+++ /var/tmp/diff_new_pack.Wm2mzM/_new  2023-08-12 15:05:55.122397615 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package signon
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,19 +18,17 @@
 
 %define _soname 1
 %define _tarbasename signond
-%define _version VERSION_8.60
+%define _version VERSION_8.61
 Name:           signon
-Version:        8.60
+Version:        8.61
 Release:        0
 Summary:        Single Sign On Framework
 License:        LGPL-2.0-only
 Group:          System/Libraries
 URL:            https://gitlab.com/accounts-sso/signond
 Source:         
https://gitlab.com/accounts-sso/%{_tarbasename}/-/archive/VERSION_%{version}/%{_tarbasename}-%{_version}.tar.bz2
-Source99:       baselibs.conf
+# PATCH-FIX-OPENSUSE
 Patch0:         0001_Multilib.patch
-# PATCH-FIX-UPSTREAM 
https://gitlab.com/accounts-sso/signond/-/merge_requests/27
-Patch1:         0001-Don-t-use-fno-rtti.patch
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  graphviz
@@ -172,12 +170,9 @@
 
 %fdupes -s %{buildroot}
 
-%post -n libsignon-qt5-%{_soname} -p /sbin/ldconfig
-%postun -n libsignon-qt5-%{_soname} -p /sbin/ldconfig
-%post -n signond-libs -p /sbin/ldconfig
-%postun -n signond-libs -p /sbin/ldconfig
-%post -n signon-plugins -p /sbin/ldconfig
-%postun -n signon-plugins -p /sbin/ldconfig
+%ldconfig_scriptlets -n libsignon-qt5-%{_soname}
+%ldconfig_scriptlets -n signond-libs
+%ldconfig_scriptlets -n signon-plugins
 
 %files -n libsignon-qt5-%{_soname}
 %{_libdir}/libsignon-qt5.so.*

++++++ signond-VERSION_8.60.tar.bz2 -> signond-VERSION_8.61.tar.bz2 ++++++
++++ 3087 lines of diff (skipped)

Reply via email to