Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
162a37a1c4 | |||
ae6457d6d5 |
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/virtee/snphost.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v0.6.0</param>
|
||||
<param name="revision">v0.6.1</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/virtee/snphost.git</param>
|
||||
<param name="changesrevision">545bdf882ec5a5f054e0b75d0b382040bd8efc39</param></service><service name="tar_scm">
|
||||
<param name="changesrevision">7f7a5308cf3a25f2776a3acb6673413df036d4b7</param></service><service name="tar_scm">
|
||||
<param name="url">https://gitlab.suse.de/virtualization/snphost.git</param>
|
||||
<param name="changesrevision">545bdf882ec5a5f054e0b75d0b382040bd8efc39</param></service></servicedata>
|
BIN
snphost-0.6.0.obscpio
(Stored with Git LFS)
BIN
snphost-0.6.0.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
snphost-0.6.0.tar.gz
(Stored with Git LFS)
BIN
snphost-0.6.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
snphost-0.6.1.obscpio
Normal file
3
snphost-0.6.1.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1ab37e7b06d115b1f6abf648876105f42a1d40c2903f73f2c3f98e53968d11a
|
||||
size 112124
|
3
snphost-0.6.1.tar.gz
Normal file
3
snphost-0.6.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee0fe3ac52aead73feaaa7db2a5d1f763977eb381848becf887725209e9b5a88
|
||||
size 27938
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 13:11:00 UTC 2025 - Caleb Crane (caleb.crane@suse.com)
|
||||
|
||||
- Update to version 0.6.1:
|
||||
* Bumping sev dependency to version 6.2.1 (bsc#1237095)
|
||||
* Bumping subdependency of openssl to version to 0.10.73 (bsc#1242601)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 30 16:08:31 UTC 2025 - Caleb Crane (caleb.crane@suse.com)
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: snphost
|
||||
version: 0.6.0
|
||||
mtime: 1744299321
|
||||
commit: 545bdf882ec5a5f054e0b75d0b382040bd8efc39
|
||||
version: 0.6.1
|
||||
mtime: 1749674327
|
||||
commit: 7f7a5308cf3a25f2776a3acb6673413df036d4b7
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: snphost
|
||||
Version: 0.6.0
|
||||
Version: 0.6.1
|
||||
Release: 0
|
||||
Summary: A Rust command-line tool for interacting with the AMD Secure Processor
|
||||
License: Apache-2.0
|
||||
|
BIN
vendor.tar.gz
(Stored with Git LFS)
BIN
vendor.tar.gz
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user