Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package keylime for openSUSE:Factory checked 
in at 2021-12-03 20:35:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/keylime (Old)
 and      /work/SRC/openSUSE:Factory/.keylime.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "keylime"

Fri Dec  3 20:35:24 2021 rev:6 rq:934989 version:6.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/keylime/keylime.changes  2021-09-20 
23:33:06.439170178 +0200
+++ /work/SRC/openSUSE:Factory/.keylime.new.31177/keylime.changes       
2021-12-03 20:35:28.828205151 +0100
@@ -1,0 +2,5 @@
+Wed Dec  1 10:07:10 UTC 2021 - Alberto Planas Dominguez <apla...@suse.com>
+
+- Drop cfssl if we are not in openSUSE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ keylime.spec ++++++
--- /var/tmp/diff_new_pack.TsoJUg/_old  2021-12-03 20:35:29.476202783 +0100
+++ /var/tmp/diff_new_pack.TsoJUg/_new  2021-12-03 20:35:29.476202783 +0100
@@ -118,6 +118,9 @@
 
 %prep
 %autosetup -p1
+%if !0%{?is_opensuse}
+sed -i "s/ca_implementation = cfssl/ca_implementation = openssl/g" keylime.conf
+%endif
 
 %build
 %python_build

Reply via email to