Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ouch for openSUSE:Factory checked in 
at 2023-12-02 17:13:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ouch (Old)
 and      /work/SRC/openSUSE:Factory/.ouch.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ouch"

Sat Dec  2 17:13:06 2023 rev:6 rq:1130363 version:0.5.0+0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ouch/ouch.changes        2023-08-08 
15:55:27.837192110 +0200
+++ /work/SRC/openSUSE:Factory/.ouch.new.25432/ouch.changes     2023-12-02 
17:13:24.433862955 +0100
@@ -1,0 +2,16 @@
+Fri Dec  1 22:20:09 UTC 2023 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.5.0:
+  New Features:
+  * Add .rar support (decompression and listing, see clarification below) 
(#529)
+  * Add .7z support (#555)
+  Improvements:
+  * Switch to the faster lz4 implementation, lz4_flex (#445)
+  * Improve error message when decompressing with missing extensions (#518)
+  * Strip binary when building with cargo (#535)
+  * Completions: hint generator to expand to file paths (#508)
+  Bug Fixes:
+  * Fix size unit inconsistency (#502)
+  * Fix unaligned output when using parallelism (#509)
+
+-------------------------------------------------------------------

Old:
----
  ouch-0.4.2~0.tar.xz

New:
----
  ouch-0.5.0+0.tar.xz

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

Other differences:
------------------
++++++ ouch.spec ++++++
--- /var/tmp/diff_new_pack.9bcXde/_old  2023-12-02 17:13:26.093923790 +0100
+++ /var/tmp/diff_new_pack.9bcXde/_new  2023-12-02 17:13:26.097923937 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           ouch
-Version:        0.4.2~0
+Version:        0.5.0+0
 Release:        0
 Summary:        Compression and decompression utility for the terminal
 License:        MIT
@@ -27,6 +27,7 @@
 Source1:        vendor.tar.xz
 Source2:        cargo_config
 BuildRequires:  cargo-packaging
+BuildRequires:  gcc-c++
 ExclusiveArch:  %{rust_tier1_arches}
 
 %description
@@ -35,7 +36,7 @@
 
 %prep
 %autosetup -a1
-mkdir .cargo
+mkdir -p .cargo
 cp %{SOURCE2} .cargo/config
 
 %build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.9bcXde/_old  2023-12-02 17:13:26.125924963 +0100
+++ /var/tmp/diff_new_pack.9bcXde/_new  2023-12-02 17:13:26.129925109 +0100
@@ -1,9 +1,9 @@
 <services>
   <service mode="disabled" name="obs_scm">
     <param name="url">https://github.com/ouch-org/ouch.git</param>
-    <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
+    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="scm">git</param>
-    <param name="revision">0.4.2</param>
+    <param name="revision">0.5.0</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

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

Reply via email to