Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bonk for openSUSE:Factory checked in 
at 2025-10-11 22:51:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bonk (Old)
 and      /work/SRC/openSUSE:Factory/.bonk.new.5300 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bonk"

Sat Oct 11 22:51:08 2025 rev:4 rq:1310733 version:0.4.0+g0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bonk/bonk.changes        2024-03-18 
16:47:04.960543894 +0100
+++ /work/SRC/openSUSE:Factory/.bonk.new.5300/bonk.changes      2025-10-11 
22:52:24.406743552 +0200
@@ -1,0 +2,20 @@
+Sat Oct  4 14:05:08 UTC 2025 - Soc Virnyl Estela 
<[email protected]>
+
+- Add vendor.tar.zst that contains a Cargo.lock. This is because
+  a change has been introduced to obs-service-cargo to ship lockfiles now
+  even if there are no dependencies.
+
+-------------------------------------------------------------------
+Thu Nov 07 16:08:47 UTC 2024 - [email protected]
+
+- Update to version 0.4.0+g0:
+  * refactor and add scoop support
+  * Update main.rs
+  * updated readme
+  * removed all unwraps
+  * version 0.3.2
+  * bumped semver
+  * Error Handling added for file and dir
+  * fixed panic on no args
+
+-------------------------------------------------------------------

New:
----
  vendor.tar.zst

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

Other differences:
------------------
++++++ bonk.spec ++++++
--- /var/tmp/diff_new_pack.aN6vUk/_old  2025-10-11 22:52:24.958766888 +0200
+++ /var/tmp/diff_new_pack.aN6vUk/_new  2025-10-11 22:52:24.962767056 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bonk
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,6 +24,7 @@
 Group:          System/Console
 URL:            https://github.com/elliot40404/bonk
 Source0:        %{name}-%{version}.tar.gz
+Source1:        vendor.tar.zst
 BuildRequires:  cargo-packaging
 
 %description
@@ -31,7 +32,7 @@
 create directories.
 
 %prep
-%autosetup
+%autosetup -a1
 
 %build
 %{cargo_build}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.aN6vUk/_old  2025-10-11 22:52:25.034770100 +0200
+++ /var/tmp/diff_new_pack.aN6vUk/_new  2025-10-11 22:52:25.050770777 +0200
@@ -16,5 +16,9 @@
     <param name="compression">gz</param>
   </service>
   <service mode="manual" name="set_version"/>
+  <service mode="manual" name="cargo_vendor">
+    <param name="src">bonk</param>
+  </service>
+ 
 </services>
 

++++++ bonk-0.4.0+g0.obscpio ++++++

Reply via email to