- Update to 1.7.0:
* Fix windows can not recognize the tag version when publishing #91 * Fix the problem that test actions cannot upload windows binary files, add the function of custom form to set tag version. #94 * Reduce default thread count #99 * option for plain text disk usage reporting #102 * Prune bug #103 * dirs-only #104 * Feature/file count #105 OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=6
This commit is contained in:
parent
5e572c2c1c
commit
c051f71820
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/solidiquis/erdtree.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.6.0</param>
|
||||
<param name="revision">1.7.0</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5edcbb949f9c1be550d8717f7283a2e996ce3ab219ff215b342ac52091141184
|
||||
size 3026051
|
3
erdtree-1.7.0~0.tar.zst
Normal file
3
erdtree-1.7.0~0.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e701f92503a8dbaf77a45908e7d2c8265435feb927faf449566a9ee56db275c6
|
||||
size 3513576
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 30 16:14:57 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.7.0:
|
||||
* Fix windows can not recognize the tag version when publishing #91
|
||||
* Fix the problem that test actions cannot upload windows binary files,
|
||||
add the function of custom form to set tag version. #94
|
||||
* Reduce default thread count #99
|
||||
* option for plain text disk usage reporting #102
|
||||
* Prune bug #103
|
||||
* dirs-only #104
|
||||
* Feature/file count #105
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 11:31:44 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: erdtree
|
||||
Version: 1.6.0~0
|
||||
Version: 1.7.0~0
|
||||
Release: 0
|
||||
Summary: A multi-threaded file-tree visualizer and disk usage analyzer
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e64a6ffdbe38455978d3e0899eba7c954a9518c00c01fd04b995354b01ebafae
|
||||
size 17431290
|
||||
oid sha256:21f77bafb67d1dd23790c2f463f18d0b0d0c8085f5426ccb9122c380a4e8c421
|
||||
size 14541765
|
||||
|
Loading…
x
Reference in New Issue
Block a user