Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sso-mib for openSUSE:Factory checked in at 2026-07-06 12:28:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sso-mib (Old) and /work/SRC/openSUSE:Factory/.sso-mib.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sso-mib" Mon Jul 6 12:28:43 2026 rev:5 rq:1363692 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sso-mib/sso-mib.changes 2026-05-08 16:44:59.816241213 +0200 +++ /work/SRC/openSUSE:Factory/.sso-mib.new.1982/sso-mib.changes 2026-07-06 12:29:46.234055911 +0200 @@ -1,0 +2,8 @@ +Fri Jul 3 13:23:40 UTC 2026 - Luca Boccassi <[email protected]> + +- Import version 0.10.0 + This release adds an async API for all functions that communicate + via DBus. The API is modeled similar to gdbus. Manpages for tools + are also now provided. + +------------------------------------------------------------------- Old: ---- sso-mib-0.9.0.tar.gz New: ---- sso-mib-0.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sso-mib.spec ++++++ --- /var/tmp/diff_new_pack.mSrCwP/_old 2026-07-06 12:29:47.606103496 +0200 +++ /var/tmp/diff_new_pack.mSrCwP/_new 2026-07-06 12:29:47.610103635 +0200 @@ -18,7 +18,7 @@ %global soversion 0 Name: sso-mib -Version: 0.9.0 +Version: 0.10.0 Release: 1%{?dist} Summary: Tools and library for Single-Sign-On with CA for Entra via Himmelblau @@ -34,6 +34,10 @@ BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libjwt) BuildRequires: pkgconfig(uuid) +%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version} +# Needed for the unit tests +BuildRequires: dbus-daemon +%endif %description Applications can link with this library to get Entra Conditional Access tokens @@ -117,8 +121,10 @@ %files -n sso-mib-tool %license LICENSES/GPL-2.0-only.txt %{_bindir}/sso-mib-tool +%{_mandir}/man1/sso-mib-tool.1* %files -n sso-mib-gch-smtp-o365 %license LICENSES/MIT.txt %{_bindir}/sso-mib-gch-smtp-o365 +%{_mandir}/man1/sso-mib-gch-smtp-o365.1* ++++++ sso-mib-0.9.0.tar.gz -> sso-mib-0.10.0.tar.gz ++++++ ++++ 3659 lines of diff (skipped)
