Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tpm2.0-abrmd for openSUSE:Factory 
checked in at 2021-06-14 23:11:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tpm2.0-abrmd (Old)
 and      /work/SRC/openSUSE:Factory/.tpm2.0-abrmd.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tpm2.0-abrmd"

Mon Jun 14 23:11:12 2021 rev:18 rq:899900 version:2.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/tpm2.0-abrmd/tpm2.0-abrmd.changes        
2020-10-28 11:26:12.178898816 +0100
+++ /work/SRC/openSUSE:Factory/.tpm2.0-abrmd.new.32437/tpm2.0-abrmd.changes     
2021-06-14 23:11:41.376815954 +0200
@@ -1,0 +2,7 @@
+Wed Jun  9 09:37:38 UTC 2021 - Alberto Planas Dominguez <[email protected]>
+
+- Requires libtss2-tcti-{device0,tabrmd0} (bsc#1187077).
+  In MicroOS systems the recommendations are not installed, making the
+  service fail to initialize: Failed to instantiate TCTI
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tpm2.0-abrmd.spec ++++++
--- /var/tmp/diff_new_pack.vHY15g/_old  2021-06-14 23:11:41.820816756 +0200
+++ /var/tmp/diff_new_pack.vHY15g/_new  2021-06-14 23:11:41.824816763 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tpm2.0-abrmd
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,8 +35,8 @@
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(tss2-sys)
 Requires(pre):  shadow
-Recommends:     libtss2-tcti-device0
-Recommends:     libtss2-tcti-tabrmd0
+Requires:       libtss2-tcti-device0
+Requires:       libtss2-tcti-tabrmd0
 Requires:       tpm2-0-tss
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # the auto activation is not whitelisted for <= SLE12-SP3
@@ -77,9 +77,6 @@
 %build
 export CFLAGS="%optflags -fPIE"
 export LDFLAGS="-pie -fPIE"
-# workaround for the bug that upstream commit
-# b4036908dd067f8eadc9d53b1a2a39032aed109d fixes
-export GDBUS_CODEGEN="/usr/bin/gdbus-codegen"
 %configure --disable-static --with-systemdsystemunitdir=%{_unitdir}
 make %{?_smp_mflags} PTHREAD_LDFLAGS=-pthread
 
@@ -111,7 +108,8 @@
 
 %files
 %defattr(-,root,root)
-%doc *.md LICENSE
+%doc *.md
+%license LICENSE
 %{_mandir}/man7/tss2-*
 %{_mandir}/man8/tpm2-*
 %{_sbindir}/tpm2-abrmd

++++++ _service ++++++
--- /var/tmp/diff_new_pack.vHY15g/_old  2021-06-14 23:11:41.852816814 +0200
+++ /var/tmp/diff_new_pack.vHY15g/_new  2021-06-14 23:11:41.852816814 +0200
@@ -1,4 +1,5 @@
 <services>
+  <!-- we need to setup a download_files service here. it is already called 
implicitly for some reason in the devel project, but not in e.g. SLE-15 -->
   <service name="tar_scm" mode="disabled">
     <param name="url">https://github.com/intel/tpm2-abrmd.git</param>
     <param name="scm">git</param>

Reply via email to