Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nvmetcli for openSUSE:Factory 
checked in at 2024-03-01 23:37:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvmetcli (Old)
 and      /work/SRC/openSUSE:Factory/.nvmetcli.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nvmetcli"

Fri Mar  1 23:37:43 2024 rev:16 rq:1153869 version:0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/nvmetcli/nvmetcli.changes        2023-12-11 
21:51:21.065306262 +0100
+++ /work/SRC/openSUSE:Factory/.nvmetcli.new.1770/nvmetcli.changes      
2024-03-01 23:37:44.214083772 +0100
@@ -1,0 +2,5 @@
+Tue Feb 27 22:17:04 UTC 2024 - Jaime Marquínez Ferrándiz 
<jaime.marquinez.ferran...@fastmail.net>
+
+- Add dependency on setuptools
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nvmetcli.spec ++++++
--- /var/tmp/diff_new_pack.xNKwd9/_old  2024-03-01 23:37:44.782104311 +0100
+++ /var/tmp/diff_new_pack.xNKwd9/_new  2024-03-01 23:37:44.786104456 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nvmetcli
 #
-# 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
@@ -30,12 +30,13 @@
 BuildRequires:  fdupes
 BuildRequires:  python3-pip
 BuildRequires:  python3-rpm-macros
+BuildRequires:  python3-setuptools
 BuildRequires:  python3-wheel
 Requires:       python3-configshell-fb
 Requires:       python3-kmod
 Requires(post): systemd
-Requires(postun):systemd
-Requires(preun):systemd
+Requires(postun): systemd
+Requires(preun): systemd
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 

Reply via email to