Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ansible-linux-system-roles for
openSUSE:Factory checked in at 2026-09-07 11:34:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-linux-system-roles (Old)
and /work/SRC/openSUSE:Factory/.ansible-linux-system-roles.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-linux-system-roles"
Mon Sep 7 11:34:16 2026 rev:17 rq:1376098 version:1.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ansible-linux-system-roles/ansible-linux-system-roles.changes
2026-08-05 17:49:13.859582400 +0200
+++
/work/SRC/openSUSE:Factory/.ansible-linux-system-roles.new.1265/ansible-linux-system-roles.changes
2026-09-07 11:35:05.891120313 +0200
@@ -1,0 +2,8 @@
+Mon Sep 7 07:14:56 UTC 2026 - Harshvardhan Sharma
<[email protected]>
+
+- Update to version 1.5.0: add new role
+- Add himmelblau role 1.2.0 (SLE 16.1 only):
+ - Microsoft Entra ID authentication and identity on Linux via
+ Himmelblau (https://github.com/SUSE/ansible-himmelblau)
+
+-------------------------------------------------------------------
New:
----
himmelblau-1.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ansible-linux-system-roles.spec ++++++
--- /var/tmp/diff_new_pack.0dWb7G/_old 2026-09-07 11:35:06.782151514 +0200
+++ /var/tmp/diff_new_pack.0dWb7G/_new 2026-09-07 11:35:06.784151584 +0200
@@ -39,6 +39,7 @@
%global network_version 1.18.0
%global sudo_version 1.2.9
%global logging_version 1.16.0
+%global himmelblau_version 1.2.0
%if 0%{?suse_version} >= 1600
%global sle16 1
@@ -50,7 +51,7 @@
%define ansible_collection_path
%{_datadir}/ansible/collections/ansible_collections/suse/%{ansible_collection_name}
Name: ansible-linux-system-roles
-Version: 1.4.1
+Version: 1.5.0
Release: 0
Summary: Collection of Ansible roles for Linux system management
License: GPL-3.0-or-later
@@ -78,6 +79,7 @@
Source19:
%{url}/ansible-network/archive/refs/tags/%{network_version}-suse.tar.gz#/network-%{network_version}.tar.gz
Source20:
%{url}/ansible-sudo/archive/refs/tags/%{sudo_version}-suse.tar.gz#/sudo-%{sudo_version}.tar.gz
Source21:
%{url}/ansible-logging/archive/refs/tags/%{logging_version}-suse.tar.gz#/logging-%{logging_version}.tar.gz
+Source22:
%{url}/ansible-himmelblau/archive/refs/tags/%{himmelblau_version}-suse.tar.gz#/himmelblau-%{himmelblau_version}.tar.gz
%endif
Source999: galaxy.yml
@@ -123,6 +125,7 @@
"network:%{network_version}"
"sudo:%{sudo_version}"
"logging:%{logging_version}"
+ "himmelblau:%{himmelblau_version}"
%endif
)