Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package system-user-alloy for 
openSUSE:Factory checked in at 2024-10-30 19:25:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/system-user-alloy (Old)
 and      /work/SRC/openSUSE:Factory/.system-user-alloy.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "system-user-alloy"

Wed Oct 30 19:25:57 2024 rev:3 rq:1219615 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/system-user-alloy/system-user-alloy.changes      
2024-10-24 15:45:40.091337610 +0200
+++ 
/work/SRC/openSUSE:Factory/.system-user-alloy.new.2020/system-user-alloy.changes
    2024-10-30 19:25:57.820025601 +0100
@@ -1,0 +2,5 @@
+Wed Oct 30 09:56:05 UTC 2024 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- make BuildRequire for systemd-journal use group dependency
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ system-user-alloy.spec ++++++
--- /var/tmp/diff_new_pack.hovdn4/_old  2024-10-30 19:25:58.248043532 +0100
+++ /var/tmp/diff_new_pack.hovdn4/_new  2024-10-30 19:25:58.252043700 +0100
@@ -22,8 +22,14 @@
 Summary:        System user and group 'alloy'
 License:        Apache-2.0
 Source0:        system-user-alloy.conf
-BuildRequires:  systemd
 BuildRequires:  sysuser-tools
+%if %{?suse_version} >= 1600
+BuildRequires:  group(systemd-journal)
+Requires:       group(systemd-journal)
+%else
+BuildRequires:  systemd
+Requires:       systemd
+%endif
 BuildArch:      noarch
 %sysusers_requires
 

Reply via email to