8 Commits

Author SHA256 Message Date
89a506e9e9 Accepting request 1267716 from Archiving
- Update to 0.6.0:
  New Features:
  * Add multithreading support for zstd compression #689
  * Add bzip3 support #522
  * Add --remove flag for decompression subcommand to remove files
    after successful decompression #757
  * Add br (Brotli) support #765
  * Add rename option in overwrite menu #779
  Bug Fixes:
  * Fix output corrupted on parallel decompression #642
  * Tweaks:
  * CI refactor #578
  * Use a more unique name for temporary decompression path #725
  * Run clippy for tests too #738
  Improvements:
  * Fix logging IO bottleneck #642
  * Support decompression over stdin #692
  * Make --format more forgiving with the formatting of the provided format #519
  * Use buffered writer for list output #764
  * Disable smart unpack when --dir flag is provided in decompress command #782

OBS-URL: https://build.opensuse.org/request/show/1267716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ouch?expand=0&rev=9
2025-04-07 16:41:53 +00:00
aca97ed71f OBS-URL: https://build.opensuse.org/package/show/Archiving/ouch?expand=0&rev=26 2025-04-07 14:34:07 +00:00
433c6a6146 OBS-URL: https://build.opensuse.org/package/show/Archiving/ouch?expand=0&rev=25 2025-04-07 14:29:04 +00:00
918ff4debb OBS-URL: https://build.opensuse.org/package/show/Archiving/ouch?expand=0&rev=24 2025-04-07 14:22:00 +00:00
f09c04bebe OBS-URL: https://build.opensuse.org/package/show/Archiving/ouch?expand=0&rev=23 2025-04-07 14:18:10 +00:00
51e1df91ff OBS-URL: https://build.opensuse.org/package/show/Archiving/ouch?expand=0&rev=22 2025-04-07 14:10:34 +00:00
870111e81a OBS-URL: https://build.opensuse.org/package/show/Archiving/ouch?expand=0&rev=21 2025-04-07 14:07:40 +00:00
07a0a23b5f - Update to 0.6.0:
New Features:
  * Add multithreading support for zstd compression #689
  * Add bzip3 support #522
  * Add --remove flag for decompression subcommand to remove files
    after successful decompression #757
  * Add br (Brotli) support #765
  * Add rename option in overwrite menu #779
  Bug Fixes:
  * Fix output corrupted on parallel decompression #642
  * Tweaks:
  * CI refactor #578
  * Use a more unique name for temporary decompression path #725
  * Run clippy for tests too #738
  Improvements:
  * Fix logging IO bottleneck #642
  * Support decompression over stdin #692
  * Make --format more forgiving with the formatting of the provided format #519
  * Use buffered writer for list output #764
  * Disable smart unpack when --dir flag is provided in decompress command #782

OBS-URL: https://build.opensuse.org/package/show/Archiving/ouch?expand=0&rev=20
2025-04-07 13:56:55 +00:00
6 changed files with 34 additions and 9 deletions

View File

@@ -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@</param>
<param name="scm">git</param>
<param name="revision">0.5.1</param>
<param name="revision">0.6.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3fcf1414e6c8e6f2cb5fead121b6f8512fa7345cb85ad0dba569f5fe5b506bd1
size 53836

3
ouch-0.6.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bb796bc895fc71b180415998f440f7a1ac64b1b6b21ea7ef2201fb99f0f800e
size 63528

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Apr 7 13:54:36 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.6.0:
New Features:
* Add multithreading support for zstd compression #689
* Add bzip3 support #522
* Add --remove flag for decompression subcommand to remove files
after successful decompression #757
* Add br (Brotli) support #765
* Add rename option in overwrite menu #779
Bug Fixes:
* Fix output corrupted on parallel decompression #642
* Tweaks:
* CI refactor #578
* Use a more unique name for temporary decompression path #725
* Run clippy for tests too #738
Improvements:
* Fix logging IO bottleneck #642
* Support decompression over stdin #692
* Make --format more forgiving with the formatting of the provided format #519
* Use buffered writer for list output #764
* Disable smart unpack when --dir flag is provided in decompress command #782
-------------------------------------------------------------------
Wed Mar 20 16:07:47 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package ouch
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# 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.5.1+0
Version: 0.6.0
Release: 0
Summary: Compression and decompression utility for the terminal
License: MIT
@@ -27,6 +27,7 @@ Source0: %{name}-%{version}.tar.xz
Source1: vendor.tar.xz
Source2: cargo_config
BuildRequires: cargo-packaging
BuildRequires: clang
BuildRequires: gcc-c++
ExclusiveArch: %{rust_tier1_arches}

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26b8617bd2ed6b652ff2704da888de9bf5c6002b6caff6e7dbc9999238efb4be
size 12138592
oid sha256:0a338ff65c21adef27d4ba3f7e67e98bd945f1cc9541cac2498d59bdfdee9027
size 11951116