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 2025-07-31 17:46:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ansible-linux-system-roles (Old) and /work/SRC/openSUSE:Factory/.ansible-linux-system-roles.new.1944 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-linux-system-roles" Thu Jul 31 17:46:13 2025 rev:7 rq:1296564 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ansible-linux-system-roles/ansible-linux-system-roles.changes 2025-07-16 17:36:51.676235779 +0200 +++ /work/SRC/openSUSE:Factory/.ansible-linux-system-roles.new.1944/ansible-linux-system-roles.changes 2025-07-31 17:47:35.731632761 +0200 @@ -1,0 +2,5 @@ +Wed Jul 23 14:41:47 UTC 2025 - Harshvardhan Sharma <harshvardhan.sha...@suse.com> + +- Add postfix role + +------------------------------------------------------------------- New: ---- postfix-1.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ansible-linux-system-roles.spec ++++++ --- /var/tmp/diff_new_pack.MgcNyc/_old 2025-07-31 17:47:36.459663019 +0200 +++ /var/tmp/diff_new_pack.MgcNyc/_new 2025-07-31 17:47:36.463663185 +0200 @@ -30,6 +30,7 @@ %global podman_version 1.8.1 %global cockpit_version 1.7.0 %global aide_version 1.2.0 +%global postfix_version 1.6.1 %if 0%{?suse_version} >= 1600 %global sle16 1 @@ -62,6 +63,7 @@ Source12: %{url}/ansible-podman/archive/refs/tags/%{podman_version}-suse.tar.gz#/podman-%{podman_version}.tar.gz Source13: %{url}/ansible-cockpit/archive/refs/tags/%{cockpit_version}-suse.tar.gz#/cockpit-%{cockpit_version}.tar.gz Source14: %{url}/ansible-aide/archive/refs/tags/%{aide_version}-suse.tar.gz#/aide-%{aide_version}.tar.gz +Source15: %{url}/ansible-postfix/archive/refs/tags/%{postfix_version}-suse.tar.gz#/postfix-%{postfix_version}.tar.gz %endif Source999: galaxy.yml @@ -100,6 +102,7 @@ "podman:%{podman_version}" "cockpit:%{cockpit_version}" "aide:%{aide_version}" + "postfix:%{postfix_version}" %endif )