Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dust for openSUSE:Factory checked in 
at 2024-01-15 22:19:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dust (Old)
 and      /work/SRC/openSUSE:Factory/.dust.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dust"

Mon Jan 15 22:19:43 2024 rev:3 rq:1138730 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dust/dust.changes        2023-05-07 
18:54:42.484167239 +0200
+++ /work/SRC/openSUSE:Factory/.dust.new.21961/dust.changes     2024-01-15 
22:19:57.552454141 +0100
@@ -1,0 +2,13 @@
+Wed Jan 10 01:18:59 UTC 2024 - Joshua Smith <jsmith...@gmail.com>
+
+- Update to version 0.9.0:
+  * Migrated to clap4. Command line flags must appear before
+    arguments: dust -X debug target instead of dust target -X debug
+  * Bars on right by default (change with new Flag -B)
+  * Add flag -S (for Custom Stack size) - incase dust crashes with
+    memory allocation error.
+  * Add flat -I (--ignore-all-in-file) - Ignore all regexs in this
+    file.
+  * Clearer errors on file not found.
+
+-------------------------------------------------------------------

Old:
----
  cargo_config
  dust-0.8.6.obscpio

New:
----
  dust-0.9.0.obscpio

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

Other differences:
------------------
++++++ dust.spec ++++++
--- /var/tmp/diff_new_pack.sSGzXO/_old  2024-01-15 22:20:05.844758891 +0100
+++ /var/tmp/diff_new_pack.sSGzXO/_new  2024-01-15 22:20:05.844758891 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dust
 #
-# 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
@@ -17,14 +17,13 @@
 
 
 Name:           dust
-Version:        0.8.6
+Version:        0.9.0
 Release:        0
 Summary:        A more intuitive version of du
 License:        Apache-2.0
 URL:            https://github.com/bootandy/dust
 Source0:        %{name}-%{version}.tar
 Source1:        vendor.tar.zst
-Source2:        cargo_config
 BuildRequires:  cargo-packaging
 
 %description
@@ -61,8 +60,6 @@
 
 %prep
 %setup -qa1
-mkdir .cargo
-cp %{SOURCE2} .cargo/config
 
 %build
 %{cargo_build}
@@ -74,7 +71,7 @@
 install -Dm0644 completions/dust.fish 
%{buildroot}/%{_datadir}/fish/completions/%{name}.fish
 
 %check
-%{cargo_test}
+%{cargo_test} -- --skip test_apparent_size
 
 %files
 %{_bindir}/%{name}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sSGzXO/_old  2024-01-15 22:20:05.872759920 +0100
+++ /var/tmp/diff_new_pack.sSGzXO/_new  2024-01-15 22:20:05.876760068 +0100
@@ -1,9 +1,9 @@
 <services>
-  <service mode="disabled" name="obs_scm">
+  <service mode="manual" name="obs_scm">
     <param name="url">https://github.com/bootandy/dust</param>
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v0.8.6</param>
+    <param name="revision">v0.9.0</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
     <param name="exclude">ci/*</param>
@@ -11,12 +11,12 @@
     <param name="exclude">media/*</param>
   </service>
   <service mode="buildtime" name="tar"/>
-  <service mode="disabled" name="set_version"/>
-  <service name="cargo_vendor" mode="disabled">
+  <service mode="manual" name="set_version"/>
+  <service name="cargo_vendor" mode="manual">
      <param name="srcdir">dust</param>
      <param name="update">true</param>
   </service>
-  <service name="cargo_audit" mode="disabled">
+  <service name="cargo_audit" mode="manual">
      <param name="srcdir">dust</param>
   </service>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.sSGzXO/_old  2024-01-15 22:20:05.892760656 +0100
+++ /var/tmp/diff_new_pack.sSGzXO/_new  2024-01-15 22:20:05.896760803 +0100
@@ -3,6 +3,6 @@
                 <param name="url">git://github.com/bootandy/dust</param>
               <param 
name="changesrevision">c2546684c63bcd0ed99cfee22c5e855c7b825502</param></service><service
 name="tar_scm">
                 <param name="url">https://github.com/bootandy/dust</param>
-              <param 
name="changesrevision">b8aab2df979004d13c84006e378297af10e20777</param></service></servicedata>
+              <param 
name="changesrevision">fead40b6283255173345e3742c22e74f3dd30673</param></service></servicedata>
 (No newline at EOF)
 

++++++ dust-0.8.6.obscpio -> dust-0.9.0.obscpio ++++++
++++ 2463 lines of diff (skipped)

++++++ dust.obsinfo ++++++
--- /var/tmp/diff_new_pack.sSGzXO/_old  2024-01-15 22:20:06.004764772 +0100
+++ /var/tmp/diff_new_pack.sSGzXO/_new  2024-01-15 22:20:06.008764919 +0100
@@ -1,5 +1,5 @@
 name: dust
-version: 0.8.6
-mtime: 1683315409
-commit: b8aab2df979004d13c84006e378297af10e20777
+version: 0.9.0
+mtime: 1704626615
+commit: fead40b6283255173345e3742c22e74f3dd30673
 

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

Reply via email to