Accepting request 1169534 from home:amanzini:branches:utilities

- Update to version 2.1.0:
  * Stable rust patch
  * Upgrade FTZZ
  * Add progress feature (closes #14)
  * Upgrade deps
  * Remove release_max_level_off since tracing is completely compiled out by default anyway
  * Add tip for merging directories
  * Integrate tracing

OBS-URL: https://build.opensuse.org/request/show/1169534
OBS-URL: https://build.opensuse.org/package/show/utilities/fuc?expand=0&rev=9
This commit is contained in:
Andreas Stieger 2024-04-22 14:28:55 +00:00 committed by Git OBS Bridge
parent 682516e014
commit 30f18137a8
9 changed files with 27 additions and 12 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/SUPERCILEX/fuc.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">2.0.0</param>
<param name="revision">2.1.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/SUPERCILEX/fuc.git</param>
<param name="changesrevision">a73f9bb89ccb6e49e39653362916e870fd827fc7</param>
<param name="changesrevision">f918d5b382531ba63c99d740728ef9f2582c63de</param>
</service>
</servicedata>

View File

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

3
fuc-2.1.0.obscpio Normal file
View File

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

3
fuc-2.1.0.tar.zst Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Apr 21 14:55:00 UTC 2024 - andrea.manzini@suse.com
- Update to version 2.1.0:
* Stable rust patch
* Upgrade FTZZ
* Add progress feature (closes #14)
* Upgrade deps
* Remove release_max_level_off since tracing is completely compiled out by default anyway
* Add tip for merging directories
* Integrate tracing
-------------------------------------------------------------------
Wed Jan 24 20:41:04 UTC 2024 - andreas.stieger@gmx.de

View File

@ -1,4 +1,4 @@
name: fuc
version: 2.0.0
mtime: 1704908715
commit: a73f9bb89ccb6e49e39653362916e870fd827fc7
version: 2.1.0
mtime: 1712635479
commit: f918d5b382531ba63c99d740728ef9f2582c63de

View File

@ -1,7 +1,7 @@
#
# spec file for package fuc
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@ -18,7 +18,7 @@
Name: fuc
Version: 2.0.0
Version: 2.1.0
Release: 0
Summary: Modern unix commands focused on performance
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:733c35252826c08805dca85580c34e3fc343a84dec582c9c9d4232389914a360
size 27846719
oid sha256:77ae4e0576ac25efa173a830dcff26d3df1440929a7ab2f58251b6c101a1e932
size 34672303