forked from pool/hoard
Accepting request 1044110 from utilities
- Update to 1.3.0: * Inline command editing in the GUI. Press to get started. Only editing the command, its description and the tags are supported for now * Inline command deletion in the GUI. Press to delete a command in the GUI view * Inline command creation in the GUI. Press to create a new command in the GUI view OBS-URL: https://build.opensuse.org/request/show/1044110 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hoard?expand=0&rev=2
This commit is contained in:
commit
9cd8efb9d3
5
_service
5
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/Hyde46/hoard.git</param>
|
<param name="url">https://github.com/Hyde46/hoard.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="scm">git</param>
|
||||||
<param name="revision">v1.2.0</param>
|
<param name="revision">v1.3.0</param>
|
||||||
<param name="match-tag">*</param>
|
<param name="match-tag">*</param>
|
||||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
@ -20,5 +20,8 @@
|
|||||||
<param name="compression">xz</param>
|
<param name="compression">xz</param>
|
||||||
<param name="update">true</param>
|
<param name="update">true</param>
|
||||||
</service>
|
</service>
|
||||||
|
<service name="cargo_audit" mode="disabled">
|
||||||
|
<param name="srcdir">hoard</param>
|
||||||
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:940a2f1b8708440d9fc49df643fb6d3da34e882941bbf2902ace8e8fc15b467d
|
|
||||||
size 2604556
|
|
3
hoard-1.3.0~0.tar.xz
Normal file
3
hoard-1.3.0~0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:43bdf66a343ef3b47e945b1cabeed4b293576fcf2f3fef810a3531440622292b
|
||||||
|
size 2607472
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 21 18:31:33 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.3.0:
|
||||||
|
* Inline command editing in the GUI. Press to get started.
|
||||||
|
Only editing the command, its description and the tags are
|
||||||
|
supported for now
|
||||||
|
* Inline command deletion in the GUI. Press to delete a command
|
||||||
|
in the GUI view
|
||||||
|
* Inline command creation in the GUI. Press to create a new
|
||||||
|
command in the GUI view
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 7 09:20:17 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
Wed Dec 7 09:20:17 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: hoard
|
Name: hoard
|
||||||
Version: 1.2.0~0
|
Version: 1.3.0~0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CLI command organizer
|
Summary: CLI command organizer
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:571731f9e896132e2d28b9f496f884bf0856f2a6745af7e6140b65e43b16577f
|
oid sha256:5a99cff61af4b30a93a459c99d48d4930e78d8471ab5ff5eca3a840ffab45b7c
|
||||||
size 21521800
|
size 21842536
|
||||||
|
Loading…
Reference in New Issue
Block a user