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-08-12 17:05:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-linux-system-roles (Old)
and /work/SRC/openSUSE:Factory/.ansible-linux-system-roles.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-linux-system-roles"
Tue Aug 12 17:05:23 2025 rev:8 rq:1299010 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ansible-linux-system-roles/ansible-linux-system-roles.changes
2025-07-31 17:47:35.731632761 +0200
+++
/work/SRC/openSUSE:Factory/.ansible-linux-system-roles.new.1085/ansible-linux-system-roles.changes
2025-08-12 17:07:06.277601955 +0200
@@ -1,0 +2,5 @@
+Mon Aug 11 11:01:09 UTC 2025 - Harshvardhan Sharma
<[email protected]>
+
+- Add keylime_server role
+
+-------------------------------------------------------------------
New:
----
keylime_server-1.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ansible-linux-system-roles.spec ++++++
--- /var/tmp/diff_new_pack.WBXctt/_old 2025-08-12 17:07:07.165639050 +0200
+++ /var/tmp/diff_new_pack.WBXctt/_new 2025-08-12 17:07:07.169639217 +0200
@@ -31,6 +31,7 @@
%global cockpit_version 1.7.0
%global aide_version 1.2.0
%global postfix_version 1.6.1
+%global keylime_server_version 1.2.1
%if 0%{?suse_version} >= 1600
%global sle16 1
@@ -64,6 +65,7 @@
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
+Source16:
%{url}/ansible-keylime_server/archive/refs/tags/%{keylime_server_version}-suse.tar.gz#/keylime_server-%{keylime_server_version}.tar.gz
%endif
Source999: galaxy.yml
@@ -103,6 +105,7 @@
"cockpit:%{cockpit_version}"
"aide:%{aide_version}"
"postfix:%{postfix_version}"
+ "keylime_server:%{keylime_server_version}"
%endif
)
++++++ galaxy.yml ++++++
--- /var/tmp/diff_new_pack.WBXctt/_old 2025-08-12 17:07:07.289644230 +0200
+++ /var/tmp/diff_new_pack.WBXctt/_new 2025-08-12 17:07:07.289644230 +0200
@@ -70,6 +70,7 @@
- .README-*
- .wokeignore-ssh
- .packit-mssql.yaml
+ - packit-ci-keylime_server.fmf
- .dev-tools
- .collection
- .gitlab-*