From ae7db05246f6b1814b80f762acfcd5a8b41b25c0 Mon Sep 17 00:00:00 2001
From: ccrane <>
Date: Jan 25 2024 17:39:56 +0000
Subject: Update snphost to version 0.2.0~0 / rev 2 via SR 1141067


https://build.opensuse.org/request/show/1141067
by user ccrane + anag+factory
- Update to version 0.2.0~0:
  * New Release
  * fmt: Fixing project structure (#18)
  * 14: Certificate Formatting (#17)
  * Update docs/snphost.1.adoc
  * PR-fixes: Addressing directory creation need
  * docs: Updating the documentation
  * certs: Adding CA and CRL functionality
  * Auto Assign: Adding yml files
  * reset: Reset SEV-SNP extended config instead of PLATFORM_RESET
- spec: Use rubygem() macro to resolve asciidoctor versions

---

diff --git a/.files b/.files
index dd564d9..bcd1f7f 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index c9eeef3..5dab1e0 100644
--- a/.rev
+++ b/.rev
@@ -7,4 +7,22 @@
     <comment></comment>
     <requestid>1133075</requestid>
   </revision>
+  <revision rev="2" vrev="1">
+    <srcmd5>de2e18f21e706f780f283d3d3e8ebda7</srcmd5>
+    <version>0.2.0~0</version>
+    <time>1706204395</time>
+    <user>anag+factory</user>
+    <comment>- Update to version 0.2.0~0:
+  * New Release
+  * fmt: Fixing project structure (#18)
+  * 14: Certificate Formatting (#17)
+  * Update docs/snphost.1.adoc
+  * PR-fixes: Addressing directory creation need
+  * docs: Updating the documentation
+  * certs: Adding CA and CRL functionality
+  * Auto Assign: Adding yml files
+  * reset: Reset SEV-SNP extended config instead of PLATFORM_RESET
+- spec: Use rubygem() macro to resolve asciidoctor versions</comment>
+    <requestid>1141067</requestid>
+  </revision>
 </revisionlist>
diff --git a/_service b/_service
index fd752a7..002674a 100644
--- a/_service
+++ b/_service
@@ -3,12 +3,12 @@
     <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.2</param>
+    <param name="revision">v0.2.0</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">enable</param>
-    <param name="changesauthor">larry.j.dewey@gmail.com</param>
+    <param name="changesauthor">Caleb Crane (caleb.crane@suse.com)</param>
   </service>
   <service mode="disabled" name="tar" />
   <service mode="disabled" name="recompress">
diff --git a/_servicedata b/_servicedata
index 8f21136..475df32 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/virtee/snphost.git</param>
-              <param name="changesrevision">71b307125a6631270837777f6023d9cd2314e4ee</param></service></servicedata>
\ No newline at end of file
+              <param name="changesrevision">67b2fb175cea17df54993eb7568225416fd1ad46</param></service></servicedata>
\ No newline at end of file
diff --git a/snphost-0.1.2~0.obscpio b/snphost-0.1.2~0.obscpio
deleted file mode 120000
index c107a52..0000000
--- a/snphost-0.1.2~0.obscpio
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafkreie5t2p3l5epxdfhsltgwbgsybpvhrljrmqtj4ue2ft2fnftxvoaga
\ No newline at end of file
diff --git a/snphost-0.1.2~0.tar.gz b/snphost-0.1.2~0.tar.gz
deleted file mode 120000
index aa4ec98..0000000
--- a/snphost-0.1.2~0.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafkreifkcfoydw6fbvfmyg4lnwiiynlguqswki2aqoev42hxcx5u36leju
\ No newline at end of file
diff --git a/snphost-0.2.0~0.obscpio b/snphost-0.2.0~0.obscpio
new file mode 120000
index 0000000..b38560e
--- /dev/null
+++ b/snphost-0.2.0~0.obscpio
@@ -0,0 +1 @@
+/ipfs/bafkreihkpdftnqddeyeeper6oisiwcwyupn5pjfav427jwphpz4nbfu4em
\ No newline at end of file
diff --git a/snphost-0.2.0~0.tar.gz b/snphost-0.2.0~0.tar.gz
new file mode 120000
index 0000000..532916c
--- /dev/null
+++ b/snphost-0.2.0~0.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafkreihfh5qregsmpkocetkx5ie4x3kamhwn4qbu67nvrby2ytfbusiege
\ No newline at end of file
diff --git a/snphost.changes b/snphost.changes
index f033d4d..7f83d9d 100644
--- a/snphost.changes
+++ b/snphost.changes
@@ -1,4 +1,19 @@
 -------------------------------------------------------------------
+Mon Jan 22 16:04:54 UTC 2024 - Caleb Crane (caleb.crane@suse.com)
+
+- Update to version 0.2.0~0:
+  * New Release
+  * fmt: Fixing project structure (#18)
+  * 14: Certificate Formatting (#17)
+  * Update docs/snphost.1.adoc
+  * PR-fixes: Addressing directory creation need
+  * docs: Updating the documentation
+  * certs: Adding CA and CRL functionality
+  * Auto Assign: Adding yml files
+  * reset: Reset SEV-SNP extended config instead of PLATFORM_RESET
+- spec: Use rubygem() macro to resolve asciidoctor versions
+
+-------------------------------------------------------------------
 Fri Oct 13 21:04:41 UTC 2023 - larry.j.dewey@gmail.com
 
 - Update to version 0.1.2~0:
diff --git a/snphost.obsinfo b/snphost.obsinfo
index fc3a02c..f9d9435 100644
--- a/snphost.obsinfo
+++ b/snphost.obsinfo
@@ -1,4 +1,4 @@
 name: snphost
-version: 0.1.2~0
-mtime: 1689644279
-commit: 71b307125a6631270837777f6023d9cd2314e4ee
+version: 0.2.0~0
+mtime: 1699070031
+commit: 67b2fb175cea17df54993eb7568225416fd1ad46
diff --git a/snphost.spec b/snphost.spec
index 1a4aee1..9df7fa3 100644
--- a/snphost.spec
+++ b/snphost.spec
@@ -1,38 +1,35 @@
-# SPDX-License-Identifier: Apache-2.0
 #
-# Copyright (C) 2023 VirTEE
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# spec file for package snphost
 #
-# http://www.apache.org/licenses/LICENSE-2.0
+# Copyright (c) 2024 SUSE LLC
+# Copyright (C) 2023 VirTEE
 #
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
-# Author: Larry Dewey <larry.dewey@amd.com>
+
 
 Name:           snphost
-Version:        0.1.2~0
+Version:        0.2.0~0
 Release:        0
 Summary:        A Rust command-line tool for interacting with the AMD Secure Processor
 License:        Apache-2.0
 Group:          Productivity/Security
-Url:            https://github.com/virtee/snphost
+URL:            https://github.com/virtee/snphost
 Source0:        %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
 Source2:        cargo_config
 BuildRequires:  cargo-packaging
-BuildRequires:	openssl-devel
-%if 0%{?suse_version} > 1600
-BuildRequires: 	ruby3.2-rubygem-asciidoctor
-%else
-BuildRequires: 	ruby2.5-rubygem-asciidoctor
-%endif
+BuildRequires:  openssl-devel
+BuildRequires:  rubygem(asciidoctor)
 ExclusiveArch:  x86_64
 
 %description
@@ -49,7 +46,7 @@ install -D -m 644 %{SOURCE2} .cargo/config
 
 %install
 %{cargo_install}
- 
+
 %check
 %{cargo_test}
 
diff --git a/vendor.tar.gz b/vendor.tar.gz
index abc61d4..328ef84 120000
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1 +1 @@
-/ipfs/bafybeif64e3p4c6oqqlsqrydpscx6p325o76ejx3adyr745ituc2vuxrwy
\ No newline at end of file
+/ipfs/bafybeif4w4vjlmfjovmphevnuzubtvu53kuamti6wynbt36gfhlgg2ouki
\ No newline at end of file