Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package obs-service-cargo for 
openSUSE:Factory checked in at 2023-11-01 22:10:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-cargo (Old)
 and      /work/SRC/openSUSE:Factory/.obs-service-cargo.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-service-cargo"

Wed Nov  1 22:10:10 2023 rev:2 rq:1121524 version:0.8.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/obs-service-cargo/obs-service-cargo.changes      
2023-10-27 22:29:04.101440322 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-cargo.new.17445/obs-service-cargo.changes
   2023-11-01 22:10:53.429690085 +0100
@@ -1,0 +2,26 @@
+Tue Oct 31 16:03:21 UTC 2023 - Soc Virnyl Estela 
<uncomfy+openbuildserv...@uncomfyhalomacro.pl>
+
+- Update to version 0.8.4:
+  * fix: also check attempt to vendor if it is also a workspace
+
+-------------------------------------------------------------------
+Tue Oct 31 15:43:58 UTC 2023 - Soc Virnyl Estela 
<uncomfy+openbuildserv...@uncomfyhalomacro.pl>
+
+- Update to version 0.8.3:
+  * misc: add stop sign in error message
+  * improve error handling impl
+  * fix: also make sure it really has no deps
+  * utils: exit vendor step if no dependencies found
+  * update README again
+  * update README
+  * docs: update README regarding the new flag
+  * all: apply clippy lint suggestions
+  * fix: also copy top-level folder if src is a directory
+  * Rework of compression and vendoring to be clearer
+  * Minor output improvements
+  * fix: also copy top-level folder if src is a directory
+  * update email address in manifest file
+  * remove unused dead code
+  * clippy: apply clippy suggestions
+
+-------------------------------------------------------------------

Old:
----
  obs-service-cargo-0.8.0.tar.gz

New:
----
  obs-service-cargo-0.8.4.tar.gz

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

Other differences:
------------------
++++++ obs-service-cargo.spec ++++++
--- /var/tmp/diff_new_pack.abHybo/_old  2023-11-01 22:10:55.065750693 +0100
+++ /var/tmp/diff_new_pack.abHybo/_new  2023-11-01 22:10:55.069750841 +0100
@@ -22,7 +22,7 @@
 Group:          Development/Tools/Building
 # Repository name subject to change
 URL:            https://github.com/openSUSE/obs-service-cargo_vendor
-Version:        0.8.0
+Version:        0.8.4
 Release:        0
 Source0:        
https://github.com/openSUSE/obs-service-cargo_vendor/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        vendor.tar.zst

++++++ _service ++++++
--- /var/tmp/diff_new_pack.abHybo/_old  2023-11-01 22:10:55.097751879 +0100
+++ /var/tmp/diff_new_pack.abHybo/_new  2023-11-01 22:10:55.101752027 +0100
@@ -2,7 +2,9 @@
   <service name="download_files" mode="manual" />
   <service name="cargo_vendor" mode="manual">
      <param name="src">obs-service-cargo*.tar.gz</param>
+        <param name="update">true</param>
   </service>
+  <service name="cargo_audit" mode="manual" />
 </services>
 
 

++++++ obs-service-cargo-0.8.0.tar.gz -> obs-service-cargo-0.8.4.tar.gz ++++++
++++ 2672 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.abHybo/_old and 
/var/tmp/diff_new_pack.abHybo/_new differ

Reply via email to