- Update to 1.4.0:
* Add chatGPT integration * cleanup code and make clippy happy - Update to 1.3.3: * Make clippy happy * Clean up some code - Update to 1.3.2 bsc#1210354: * Fix sec vulnerabilities from out of date dependency #279 OBS-URL: https://build.opensuse.org/package/show/utilities/hoard?expand=0&rev=7
This commit is contained in:
parent
4018112af4
commit
0c4b7d7b01
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/Hyde46/hoard.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.3.1</param>
|
||||
<param name="revision">v1.4.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:689c40863f4c6d8706f349d3fa9b98409b192698fdd3d203d490cfabdc2a73cf
|
||||
size 2608560
|
3
hoard-1.4.0~0.tar.xz
Normal file
3
hoard-1.4.0~0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec33f98476924496814b90f50363934255ee3bc978f231ee8af8012a78ac4660
|
||||
size 2612116
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 31 06:23:24 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.4.0:
|
||||
* Add chatGPT integration
|
||||
* cleanup code and make clippy happy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 31 06:23:01 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.3.3:
|
||||
* Make clippy happy
|
||||
* Clean up some code
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 25 11:49:41 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.3.2 bsc#1210354:
|
||||
* Fix sec vulnerabilities from out of date dependency #279
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 11 10:23:27 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: hoard
|
||||
Version: 1.3.1~0
|
||||
Version: 1.4.0~0
|
||||
Release: 0
|
||||
Summary: CLI command organizer
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:919b796b4d211ad34a68084fffb7b91e73e1aec4d4b8af481f72e1d955a0c8e8
|
||||
size 20071436
|
||||
oid sha256:0abe4621e0422e144e3133115bf565103abbcf68993dc44af97f34ddd6aad68d
|
||||
size 37347476
|
||||
|
Loading…
Reference in New Issue
Block a user