Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ouch for openSUSE:Factory checked in 
at 2026-04-22 17:02:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ouch (Old)
 and      /work/SRC/openSUSE:Factory/.ouch.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ouch"

Wed Apr 22 17:02:41 2026 rev:10 rq:1348770 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ouch/ouch.changes        2025-04-07 
18:42:00.533033305 +0200
+++ /work/SRC/openSUSE:Factory/.ouch.new.11940/ouch.changes     2026-04-22 
17:03:21.213275301 +0200
@@ -1,0 +2,53 @@
+Wed Apr 22 11:46:11 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 0.7.1:
+  * Fix ouch --version
+
+-------------------------------------------------------------------
+Wed Apr 22 11:45:12 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 0.7.0:
+  Removals:
+  * Remove archive auto-flattening on decompression (formerly known as "smart 
unpack") (#907)
+  New Features:
+  * Support merging folders in decompression (#798)
+  * Support .lz compression (#867)
+  * Support .lz decompression (#838)
+  * Support .lzma compression (#867)
+  * Support .lzma decompression (#838)
+  * Support decompression of concatenated .gz, .bz2, and .lz4 (#898)
+  * Provide Nushell completions (packages still need to install them) (#827)
+  Improvements:
+  * Improve misleading error message (#818)
+  * Avoid loading entire 7z archive into memory when listing (#860)
+  * Add aliases for --password flag (--pass and --pw) (#847)
+  * Print input and output file sizes (#914)
+  * Add aliases for comic book archives (#835)
+  * Multiple minor improvements to error messages.
+  Bug Fixes:
+  * Fix .lzma being a wrong alias for .xz (#838)
+  * Fix 7z BadSignature error when compressing and then listing (#819)
+  * Fix tar extraction count when --quiet (#824)
+  * Fix unpacking with merge flag failing without --dir flag (#826)
+  * Handle broken symlinks in zip archives and normalize path separators (#841)
+  * Fix folder softlink is not preserved after packing (#850)
+  * Handle read-only directories in tar extraction (#873)
+  * Fix tar hardlink is not preserved after decompressing or compressing (#879)
+  * Fix enable gitignore flag should work without git (#881)
+  * Fix .7z always being fully loaded to memory (#905)
+  * Fix reporting wrong path when file is renamed (#913)
+  * Fix renaming broken when multi extension paths (#919)
+  * Fix incorrectly overwriting input file when file signature is sniffed 
(#920)
+  * Add safeguards before deleting directories (#930)
+  Tweaks:
+  * Support opting-out for .bz3 (#814)
+  * Adjust INFO color to green (#858)
+
+-------------------------------------------------------------------
+Tue Apr 22 12:11:10 UTC 2025 - Michael Vetter <[email protected]>
+
+- Update to 0.6.1:
+  * Fix a common .zip crash (#804)
+  * Fix package problems (#806)
+
+-------------------------------------------------------------------

Old:
----
  ouch-0.6.0.tar.xz

New:
----
  ouch-0.7.1.tar.xz

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

Other differences:
------------------
++++++ ouch.spec ++++++
--- /var/tmp/diff_new_pack.OfX5YB/_old  2026-04-22 17:03:24.869426523 +0200
+++ /var/tmp/diff_new_pack.OfX5YB/_new  2026-04-22 17:03:24.873426688 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ouch
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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
@@ -17,7 +17,7 @@
 
 
 Name:           ouch
-Version:        0.6.0
+Version:        0.7.1
 Release:        0
 Summary:        Compression and decompression utility for the terminal
 License:        MIT
@@ -28,6 +28,7 @@
 Source2:        cargo_config
 BuildRequires:  cargo-packaging
 BuildRequires:  clang
+BuildRequires:  cmake
 BuildRequires:  gcc-c++
 ExclusiveArch:  %{rust_tier1_arches}
 
@@ -46,9 +47,6 @@
 %install
 %{cargo_install}
 
-%check
-%{cargo_test}
-
 %files
 %{_bindir}/ouch
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.OfX5YB/_old  2026-04-22 17:03:25.057434299 +0200
+++ /var/tmp/diff_new_pack.OfX5YB/_new  2026-04-22 17:03:25.073434961 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/ouch-org/ouch.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">0.6.0</param>
+    <param name="revision">0.7.1</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ ouch-0.6.0.tar.xz -> ouch-0.7.1.tar.xz ++++++
++++ 9367 lines of diff (skipped)

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

Reply via email to