Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package keylime for openSUSE:Factory checked 
in at 2023-10-03 20:15:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/keylime (Old)
 and      /work/SRC/openSUSE:Factory/.keylime.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "keylime"

Tue Oct  3 20:15:16 2023 rev:41 rq:1114720 version:7.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/keylime/keylime.changes  2023-08-30 
10:18:48.288553784 +0200
+++ /work/SRC/openSUSE:Factory/.keylime.new.28202/keylime.changes       
2023-10-03 20:16:50.181902309 +0200
@@ -1,0 +2,21 @@
+Mon Oct 02 07:46:01 UTC 2023 - apla...@suse.com
+
+- Update to version v7.6.0:
+  * Monthly release (7.6.0)
+  * test-requirements: remove types-atomicwrites
+  * Fixed an inappropriate test expression to remove a logical short circuit
+  * remove prov_db_filename from config
+  * Fix for key parse error in tpm2_objects
+  * Fix mapping.json path in the comments
+  * ima: Emit a warning when a file signature could not be parsed
+  * Initial PR to add support for IDevID and IAK
+  * Implement automatic agent API version bump
+  * tests: avoid fail when epel-release is installed
+
+-------------------------------------------------------------------
+Fri Sep 29 15:22:13 UTC 2023 - Matej Cepl <mc...@suse.com>
+
+- M2Crypto is not used anymore.
+- Clean up SPEC file.
+
+-------------------------------------------------------------------

Old:
----
  keylime-v7.5.0.tar.xz

New:
----
  keylime-v7.6.0.tar.xz

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

Other differences:
------------------
++++++ keylime.spec ++++++
--- /var/tmp/diff_new_pack.Npz59V/_old  2023-10-03 20:16:53.406018592 +0200
+++ /var/tmp/diff_new_pack.Npz59V/_new  2023-10-03 20:16:53.406018592 +0200
@@ -17,7 +17,6 @@
 
 
 %global srcname keylime
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 # Consolidate _distconfdir and _sysconfdir
 %if 0%{?_distconfdir:1}
@@ -27,7 +26,7 @@
   %define _config_norepl %config(noreplace)
 %endif
 Name:           keylime
-Version:        7.5.0
+Version:        7.6.0
 Release:        0
 Summary:        Open source TPM software for Bootstrapping and Maintaining 
Trust
 License:        Apache-2.0 AND MIT AND BSD-3-Clause
@@ -50,7 +49,6 @@
 Requires:       libtss2-tcti-device0
 Requires:       libtss2-tcti-tabrmd0
 Requires:       procps
-Requires:       python3-M2Crypto
 Requires:       python3-PyYAML
 Requires:       python3-SQLAlchemy
 Requires:       python3-alembic
@@ -265,7 +263,8 @@
 %python_alternative %{_bindir}/%{srcname}_upgrade_config
 %python_alternative %{_bindir}/%{srcname}_userdata_encrypt
 %python_alternative %{_bindir}/%{srcname}_verifier
-%{python_sitelib}/*
+%{python_sitelib}/keylime
+%{python_sitelib}/keylime-%{version}*-info
 
 %files -n %{srcname}-config
 %dir %attr(0700,keylime,tss) %{_distconfdir}/%{srcname}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Npz59V/_old  2023-10-03 20:16:53.438019746 +0200
+++ /var/tmp/diff_new_pack.Npz59V/_new  2023-10-03 20:16:53.442019890 +0200
@@ -1,15 +1,15 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="tar_scm" mode="manual">
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">refs/tags/v7.5.0</param>
+    <param name="revision">refs/tags/v7.6.0</param>
     <param name="url">https://github.com/keylime/keylime.git</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="recompress" mode="manual">
     <param name="compression">xz</param>
     <param name="file">*.tar</param>
   </service>
-  <service name="set_version" mode="disabled"/>
+  <service name="set_version" mode="manual"/>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Npz59V/_old  2023-10-03 20:16:53.458020467 +0200
+++ /var/tmp/diff_new_pack.Npz59V/_new  2023-10-03 20:16:53.462020612 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/keylime/keylime.git</param>
-              <param 
name="changesrevision">29657502a4b59f1ffc702043fdb375c0e02bed60</param></service></servicedata>
+              <param 
name="changesrevision">1370326be6ec28ea785513f3c929f49da59c5fbd</param></service></servicedata>
 (No newline at EOF)
 

++++++ keylime-v7.5.0.tar.xz -> keylime-v7.6.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/keylime/keylime-v7.5.0.tar.xz 
/work/SRC/openSUSE:Factory/.keylime.new.28202/keylime-v7.6.0.tar.xz differ: 
char 15, line 1

Reply via email to