diff --git a/_service b/_service
index 9f4fb39..dadb83c 100644
--- a/_service
+++ b/_service
@@ -1,9 +1,9 @@
https://github.com/virtee/snphost.git
- @PARENT_TAG@~@TAG_OFFSET@
+ @PARENT_TAG@
git
- v0.2.0
+ v0.5.0
*
v(\d+\.\d+\.\d+)
\1
@@ -21,7 +21,4 @@
gz
true
-
- snphost
-
diff --git a/_servicedata b/_servicedata
index 330241c..01719d0 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/virtee/snphost.git
- 67b2fb175cea17df54993eb7568225416fd1ad46
\ No newline at end of file
+ a7ba00220202240cd01819ef1fe81d57ebbb9f8b
\ No newline at end of file
diff --git a/cargo_config b/cargo_config
deleted file mode 100644
index 6fb4ff4..0000000
--- a/cargo_config
+++ /dev/null
@@ -1,5 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/snphost-0.2.0~0.obscpio b/snphost-0.2.0~0.obscpio
deleted file mode 100644
index 401d3f0..0000000
--- a/snphost-0.2.0~0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ea78cb36c063260847923e72248b0ad8a3dbd7a4a0af35f4d9e77e78d0969c23
-size 68107
diff --git a/snphost-0.2.0~0.tar.gz b/snphost-0.2.0~0.tar.gz
deleted file mode 100644
index bb8ae01..0000000
--- a/snphost-0.2.0~0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e53f61121a4c7a9c224d57ea09cbed4061ecde4034f7db58871ac4ca1a490431
-size 17161
diff --git a/snphost-0.5.0.obscpio b/snphost-0.5.0.obscpio
new file mode 100644
index 0000000..ff57cd1
--- /dev/null
+++ b/snphost-0.5.0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f198bafee8eaec00bcbcbae259bb591e3765a64d4362a550705967c949d16ead
+size 109579
diff --git a/snphost-0.5.0.tar.gz b/snphost-0.5.0.tar.gz
new file mode 100644
index 0000000..78d574f
--- /dev/null
+++ b/snphost-0.5.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:21f560d4d69890ce953b66509e1ede6143a75149eca89356c3d71c9a1e7f5093
+size 27240
diff --git a/snphost.changes b/snphost.changes
index 79fc8ce..89cbeaf 100644
--- a/snphost.changes
+++ b/snphost.changes
@@ -1,3 +1,35 @@
+-------------------------------------------------------------------
+Fri Sep 13 03:25:36 UTC 2024 - Caleb Crane (caleb.crane@suse.com)
+
+- Update to version 0.5.0:
+ * Update to 0.5.0
+ * workflows: Update rust toolchain version to 1.80
+ * Update clippy workflow toolchain to use 1.74
+ * Update Rust version to 1.7.4
+ * Upgrade sev to 4.0.0
+ * Remove strict semvar for clap dependency
+ * Adding cert fetch support for Turin
+ * Update to 0.4.0
+ * Update sev to 3.2.0
+ * build(deps): bump anyhow from 1.0.82 to 1.0.83 (#51)
+ * fix: remove subcommand trait on ok/commit (#53)
+ * build(deps): bump libc from 0.2.153 to 0.2.154
+ * clap-migration: Moving from StructOpt to Clap (#48)
+ * build(deps): bump anyhow from 1.0.81 to 1.0.82 (#47)
+ * build(deps): bump anyhow from 1.0.80 to 1.0.81
+ * Fixing release to 0.3.0, not ready for 1.0.0
+ * Bumping rust minimum version to 1.70
+ * modifying docs
+ * Added DER and VLEK support
+ * Changing commands for new 6.6 kernel IOCTL structure
+ * Adding tests to snphostok (#39)
+ * Modify workflow to match SEV and use rust 1.70 (#41)
+ * Fetch: Adding Bergamo and Siena Support (#31)
+ * Adding DCO and auto-assign
+ * In vcek url use reported_tcb_version (#29)
+ * Add lockfile
+ * build(deps): update env_logger requirement from 0.9.0 to 0.10.1
+
-------------------------------------------------------------------
Mon Jan 22 16:04:54 UTC 2024 - Caleb Crane (caleb.crane@suse.com)
diff --git a/snphost.obsinfo b/snphost.obsinfo
index c654893..f43bad0 100644
--- a/snphost.obsinfo
+++ b/snphost.obsinfo
@@ -1,4 +1,4 @@
name: snphost
-version: 0.2.0~0
-mtime: 1699070031
-commit: 67b2fb175cea17df54993eb7568225416fd1ad46
+version: 0.5.0
+mtime: 1725589995
+commit: a7ba00220202240cd01819ef1fe81d57ebbb9f8b
diff --git a/snphost.spec b/snphost.spec
index c0b5e20..4b33a4c 100644
--- a/snphost.spec
+++ b/snphost.spec
@@ -18,7 +18,7 @@
Name: snphost
-Version: 0.2.0~0
+Version: 0.5.0
Release: 0
Summary: A Rust command-line tool for interacting with the AMD Secure Processor
License: Apache-2.0
@@ -26,7 +26,6 @@ Group: Productivity/Security
URL: https://github.com/virtee/snphost
Source0: %{name}-%{version}.tar.gz
Source1: vendor.tar.gz
-Source2: cargo_config
BuildRequires: cargo-packaging
BuildRequires: openssl-devel
BuildRequires: rubygem(asciidoctor)
@@ -39,7 +38,6 @@ snphost is a command line utility for interacting with the AMD Secure Encrypted
# The number passed to -a (a stands for "after") should be equivalent to the Source tag number
# of the vendor tarball, 1 in this case (from Source1).
%autosetup -a1
-install -D -m 644 %{SOURCE2} .cargo/config
%build
%{cargo_build}
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 3bcb94d..974dbaf 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:8a147bc4dfee3c87e7ea3ade0acfdf21ac88dc0ee16ea5340b438eaf94631456
-size 35539252
+oid sha256:1d871c83dfa182486e6a9d23bd0ef95478e406072199620b52357182571d5eef
+size 26598670