Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openCryptoki for openSUSE:Factory checked in at 2024-02-05 22:01:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openCryptoki (Old) and /work/SRC/openSUSE:Factory/.openCryptoki.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openCryptoki" Mon Feb 5 22:01:37 2024 rev:71 rq:1144144 version:3.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openCryptoki/openCryptoki.changes 2023-12-04 23:02:38.818130255 +0100 +++ /work/SRC/openSUSE:Factory/.openCryptoki.new.1815/openCryptoki.changes 2024-02-05 22:01:48.684338589 +0100 @@ -1,0 +2,5 @@ +Mon Feb 5 08:59:37 UTC 2024 - Marcus Meissner <[email protected]> + +- provide user(pkcs11) and group(pkcs11) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openCryptoki.spec ++++++ --- /var/tmp/diff_new_pack.JfO4sK/_old 2024-02-05 22:01:49.300360875 +0100 +++ /var/tmp/diff_new_pack.JfO4sK/_new 2024-02-05 22:01:49.300360875 +0100 @@ -1,7 +1,7 @@ # # spec file for package openCryptoki # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -60,6 +60,8 @@ Requires(pre): %{_sbindir}/useradd Requires(pre): %{_sbindir}/usermod ### +Provides: user(pkcs11) +Provides: group(pkcs11) # IBM maintains openCryptoki on these architectures: ExclusiveArch: %{openCryptoki_32bit_arch} %{openCryptoki_64bit_arch}
