Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package killport for openSUSE:Factory 
checked in at 2024-06-05 17:39:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/killport (Old)
 and      /work/SRC/openSUSE:Factory/.killport.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "killport"

Wed Jun  5 17:39:35 2024 rev:2 rq:1178478 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/killport/killport.changes        2024-05-20 
18:16:52.885810040 +0200
+++ /work/SRC/openSUSE:Factory/.killport.new.24587/killport.changes     
2024-06-05 17:39:59.892859135 +0200
@@ -1,0 +2,21 @@
+Mon Jun  3 07:15:40 UTC 2024 - Andrea Manzini <andrea.manz...@suse.com>
+
+- Update to 1.1.0:
+  * fixed testsuite
+  * added Windows support
+
+-------------------------------------------------------------------
+Sat May 25 07:29:50 UTC 2024 - Andrea Manzini <andrea.manz...@suse.com>
+
+- Update to 1.0.0:
+  * Mode Selection: Users can now specify whether to target processes, 
containers, 
+    or both. This is controlled via the -m/--mode option. 
+  * Signal Specification: The tool now supports specifying many different 
signals 
+    to be sent to processes or containers, enhancing the control users have 
over 
+    how they terminate these entities.
+  * Dry Run Option: This new feature allows users to simulate termination 
commands 
+    to see which processes or containers would be affected without actually 
performing 
+    the kill operation. 
+  * Release as a library 
+
+-------------------------------------------------------------------

Old:
----
  killport-0.9.2.tar.gz

New:
----
  killport-1.1.0.tar.gz

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

Other differences:
------------------
++++++ killport.spec ++++++
--- /var/tmp/diff_new_pack.MPoDO5/_old  2024-06-05 17:40:01.160905295 +0200
+++ /var/tmp/diff_new_pack.MPoDO5/_new  2024-06-05 17:40:01.164905441 +0200
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 Name:           killport
-Version:        0.9.2
+Version:        1.1.0
 Release:        0
 Summary:        A tool to easily kill processes running on a specified port
 License:        MIT
@@ -46,7 +47,7 @@
 %{cargo_install}
 
 %check
-%{cargo_test}
+cargo test -- --test-threads=1
 
 %files
 %license LICENSE

++++++ _service ++++++
--- /var/tmp/diff_new_pack.MPoDO5/_old  2024-06-05 17:40:01.212907188 +0200
+++ /var/tmp/diff_new_pack.MPoDO5/_new  2024-06-05 17:40:01.220907480 +0200
@@ -3,7 +3,7 @@
         <param name="url">https://github.com/jkfran/killport</param>
         <param name="scm">git</param>
         <param name="exclude">.git</param>
-        <param name="revision">v0.9.2</param>
+        <param name="revision">v1.1.0</param>
         <param name="versionformat">@PARENT_TAG@</param>
         <param name="versionrewrite-pattern">v(.*)</param>
     </service>

++++++ killport-0.9.2.tar.gz -> killport-1.1.0.tar.gz ++++++
++++ 4023 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/killport/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.killport.new.24587/vendor.tar.xz differ: char 15, 
line 1

Reply via email to