forked from pool/snphost
Accepting request 1117729 from home:jfehlig:branches:Virtualization
- Update to version 0.1.2~0: * cargo: Update to 0.1.2 * ok: Don't take mutable reference to arg * build: Don't fail on manpage build error OBS-URL: https://build.opensuse.org/request/show/1117729 OBS-URL: https://build.opensuse.org/package/show/Virtualization/snphost?expand=0&rev=2
This commit is contained in:
parent
e25137875b
commit
27f7b017f0
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/virtee/snphost.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v0.1.1</param>
|
||||
<param name="revision">v0.1.2</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/virtee/snphost.git</param>
|
||||
<param name="changesrevision">e61970e99e9037821685ba94a4ac0d1bd2a8fe6f</param></service></servicedata>
|
||||
<param name="changesrevision">71b307125a6631270837777f6023d9cd2314e4ee</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1066a9536f31037871c0d1ab071a9225475bbdea68e1f511b78628dcbf733e05
|
||||
size 59403
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72ac07d815988e121a1e9f3a7000a1495abf9aef2c4f6beb0084b8f37f87ae36
|
||||
size 15140
|
3
snphost-0.1.2~0.obscpio
Normal file
3
snphost-0.1.2~0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d9e9fb5f48fb8ca792e66b04d2c05f53c5698b2134f284d167a2b4b3bd5c030
|
||||
size 59403
|
3
snphost-0.1.2~0.tar.gz
Normal file
3
snphost-0.1.2~0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa115d81dbc50d4acc1b8b6d908c3566a42565234083895e68f715fb4df9644d
|
||||
size 15400
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 13 21:04:41 UTC 2023 - larry.j.dewey@gmail.com
|
||||
|
||||
- Update to version 0.1.2~0:
|
||||
* cargo: Update to 0.1.2
|
||||
* ok: Don't take mutable reference to arg
|
||||
* build: Don't fail on manpage build error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 10 18:26:22 UTC 2023 - Larry Dewey <larry.j.dewey@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: snphost
|
||||
version: 0.1.1~0
|
||||
mtime: 1688698878
|
||||
commit: e61970e99e9037821685ba94a4ac0d1bd2a8fe6f
|
||||
version: 0.1.2~0
|
||||
mtime: 1689644279
|
||||
commit: 71b307125a6631270837777f6023d9cd2314e4ee
|
||||
|
@ -17,7 +17,7 @@
|
||||
# Author: Larry Dewey <larry.dewey@amd.com>
|
||||
|
||||
Name: snphost
|
||||
Version: 0.1.1~0
|
||||
Version: 0.1.2~0
|
||||
Release: 0
|
||||
Summary: A Rust command-line tool for interacting with the AMD Secure Processor
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00edd7cf454215939dcb29eabd7858348007ad267b0423aba7766d8f3ae65a7b
|
||||
size 25280206
|
||||
oid sha256:7d844286c0fe9cec592facf7bbdcb78a3a75817e9e72acc72872257e03f0a262
|
||||
size 26810758
|
||||
|
Loading…
Reference in New Issue
Block a user