Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package himmelblau for openSUSE:Factory checked in at 2024-03-13 22:17:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/himmelblau (Old) and /work/SRC/openSUSE:Factory/.himmelblau.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "himmelblau" Wed Mar 13 22:17:35 2024 rev:5 rq:1157018 version:0.2.0+git.4.904b915 Changes: -------- --- /work/SRC/openSUSE:Factory/himmelblau/himmelblau.changes 2024-02-22 21:03:12.121436550 +0100 +++ /work/SRC/openSUSE:Factory/.himmelblau.new.1770/himmelblau.changes 2024-03-13 22:18:25.323926337 +0100 @@ -1,0 +2,6 @@ +Thu Feb 29 20:14:08 UTC 2024 - [email protected] + +- Himmelblau provides the features found in aad-auth packages from + other distros. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ himmelblau.spec ++++++ --- /var/tmp/diff_new_pack.X2YRW3/_old 2024-03-13 22:18:26.607973575 +0100 +++ /var/tmp/diff_new_pack.X2YRW3/_new 2024-03-13 22:18:26.607973575 +0100 @@ -34,6 +34,8 @@ ExclusiveArch: %{rust_tier1_arches} Recommends: nss-himmelblau Recommends: pam-himmelblau +Provides: aad-cli +Provides: aad-common %description Himmelblau is an interoperability suite for Microsoft Azure AD and @@ -43,6 +45,8 @@ %package -n pam-himmelblau Summary: Azure AD authentication PAM module +Requires: %{name} = %{version} +Provides: libpam-aad %description -n pam-himmelblau Himmelblau is an interoperability suite for Microsoft Azure AD and @@ -54,6 +58,8 @@ Summary: Azure AD authentication NSS module Requires(post): /sbin/ldconfig Requires(postun):/sbin/ldconfig +Requires: %{name} = %{version} +Provides: libnss-aad %description -n nss-himmelblau Himmelblau is an interoperability suite for Microsoft Azure AD and
