Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ima-evm-utils for openSUSE:Factory 
checked in at 2024-07-09 20:03:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ima-evm-utils (Old)
 and      /work/SRC/openSUSE:Factory/.ima-evm-utils.new.2080 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ima-evm-utils"

Tue Jul  9 20:03:31 2024 rev:24 rq:1186219 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ima-evm-utils/ima-evm-utils.changes      
2024-01-04 15:57:45.833321977 +0100
+++ /work/SRC/openSUSE:Factory/.ima-evm-utils.new.2080/ima-evm-utils.changes    
2024-07-09 20:04:06.880957774 +0200
@@ -1,0 +2,13 @@
+Mon Jul  8 09:43:58 UTC 2024 - Petr Vorel <pvo...@suse.cz>
+
+- Update to version 1.6
+  
https://lore.kernel.org/linux-integrity/20240703164454.61614-1-zo...@linux.ibm.com/
+- Upstream bumped soname to 5.0.0
+- Upstream changed license to GPL-2.0-or-later (evmctl), LGPL-2.0-or-later
+  (libimaevm + devel package), and GPL-2.0-or-later WITH Linux-syscall-note
+  exception (both)
+  https://github.com/linux-integrity/ima-evm-utils/issues/4
+  (mention both GPL and LGPL and add specific license to subpackages)
+- Remove patch from upstream (0001-fsverity.test-Add-usr-sbin-into-PATH.patch)
+
+-------------------------------------------------------------------

Old:
----
  0001-fsverity.test-Add-usr-sbin-into-PATH.patch
  ima-evm-utils-1.5.tar.gz

New:
----
  ima-evm-utils-1.6.tar.gz

BETA DEBUG BEGIN:
  Old:  (mention both GPL and LGPL and add specific license to subpackages)
- Remove patch from upstream (0001-fsverity.test-Add-usr-sbin-into-PATH.patch)
BETA DEBUG END:

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

Other differences:
------------------
++++++ ima-evm-utils.spec ++++++
--- /var/tmp/diff_new_pack.4oLZQb/_old  2024-07-09 20:04:07.560982688 +0200
+++ /var/tmp/diff_new_pack.4oLZQb/_new  2024-07-09 20:04:07.564982835 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ima-evm-utils
 #
-# 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
@@ -16,17 +16,16 @@
 #
 
 
-%define sover 4
+%define sover 5
 %define libname libimaevm%{sover}
 Name:           ima-evm-utils
-Version:        1.5
+Version:        1.6
 Release:        0
 Summary:        IMA/EVM control utility
-License:        LGPL-2.1-or-later
+License:        GPL-2.0-or-later AND LGPL-2.0-or-later AND GPL-2.0-or-later 
WITH Linux-syscall-note
 Group:          System/Base
 URL:            https://sourceforge.net/projects/linux-ima/
 Source0:        
https://github.com/mimizohar/ima-evm-utils/releases/download/v%{version}/%{name}-%{version}.tar.gz
-Patch1:         0001-fsverity.test-Add-usr-sbin-into-PATH.patch
 BuildRequires:  asciidoc
 BuildRequires:  attr
 BuildRequires:  autoconf
@@ -49,6 +48,7 @@
 
 %package devel
 Summary:        Development files for the IMA/EVM control utility library
+License:        LGPL-2.0-or-later AND GPL-2.0-or-later WITH Linux-syscall-note
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
 Requires:       openssl-devel
@@ -58,6 +58,7 @@
 
 %package -n %{libname}
 Summary:        IMA/EVM control utility libary
+License:        LGPL-2.0-or-later AND GPL-2.0-or-later WITH Linux-syscall-note
 Group:          System/Libraries
 
 %description -n %{libname}
@@ -66,6 +67,7 @@
 
 %package -n evmctl
 Summary:        IMA/EVM signing utility
+License:        GPL-2.0-or-later AND GPL-2.0-or-later WITH Linux-syscall-note
 Group:          System/Kernel
 Provides:       ima-evm-utils = %{version}
 Obsoletes:      ima-evm-utils < %{version}
@@ -103,7 +105,7 @@
 
 %files -n %{libname}
 %doc README NEWS AUTHORS
-%license COPYING
+%license LICENSES.txt
 %{_libdir}/libimaevm.so.%{sover}*
 
 %files -n evmctl

++++++ ima-evm-utils-1.5.tar.gz -> ima-evm-utils-1.6.tar.gz ++++++
++++ 4019 lines of diff (skipped)

Reply via email to