From 04e8e21f4e2cebfae9d2fb68d4e0edec13b0f03fe7bcef165003516ed1e59081 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Thu, 31 Mar 2022 06:28:28 +0000 Subject: [PATCH] Accepting request 966122 from home:Guillaume_G:branches:security - Update to 1.0.0: * Update changelog file only - Disable build on x86 since the build fails OBS-URL: https://build.opensuse.org/request/show/966122 OBS-URL: https://build.opensuse.org/package/show/security/parsec?expand=0&rev=27 --- _service | 2 +- parsec-1.0.0-rc3.tar.gz | 3 --- parsec-1.0.0.tar.gz | 3 +++ parsec.changes | 7 +++++++ parsec.spec | 6 +++--- vendor.tar.xz | 4 ++-- 6 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 parsec-1.0.0-rc3.tar.gz create mode 100644 parsec-1.0.0.tar.gz diff --git a/_service b/_service index 0e37777..4282619 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ xz - parsec-1.0.0-rc3 + parsec-1.0.0 diff --git a/parsec-1.0.0-rc3.tar.gz b/parsec-1.0.0-rc3.tar.gz deleted file mode 100644 index c04c795..0000000 --- a/parsec-1.0.0-rc3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11b4593669a2eea63e87525ffd84994c9dc4ff79c8e4da5f3d0d117a03195302 -size 906843 diff --git a/parsec-1.0.0.tar.gz b/parsec-1.0.0.tar.gz new file mode 100644 index 0000000..becfe21 --- /dev/null +++ b/parsec-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b2b2bf2d1ef71bbd5cd7d0457968aa236790bc8293de1a1cea0062896a4f1a5 +size 907859 diff --git a/parsec.changes b/parsec.changes index df24bb6..90e66da 100644 --- a/parsec.changes +++ b/parsec.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 31 06:17:05 UTC 2022 - Guillaume GARDET + +- Update to 1.0.0: + * Update changelog file only +- Disable build on x86 since the build fails + ------------------------------------------------------------------- Mon Mar 21 13:02:29 UTC 2022 - Guillaume GARDET diff --git a/parsec.spec b/parsec.spec index 7dfa8cf..1378ce2 100644 --- a/parsec.spec +++ b/parsec.spec @@ -17,11 +17,11 @@ %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' -%define archive_version 1.0.0-rc3 +%define archive_version 1.0.0 %{?systemd_ordering} Name: parsec -Version: 1.0.0~rc3 +Version: 1.0.0 Release: 0 Summary: Platform AbstRaction for SECurity License: Apache-2.0 @@ -55,7 +55,7 @@ Requires(pre): system-user-tss Requires: tpm2-0-tss # Without libtss2-tcti-device0 parsec fails to start TPM properly Requires: libtss2-tcti-device0 -ExcludeArch: armv6l armv6hl +ExcludeArch: %{ix86} armv6l armv6hl %description PARSEC is the Platform AbstRaction for SECurity, an open-source initiative to provide diff --git a/vendor.tar.xz b/vendor.tar.xz index 46dcd92..16ba994 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44e3afc504eca8a029c9d20d92b572a06a9fbe8a2ef5635a58c21a68694edf9e -size 38464604 +oid sha256:e00d22f4a692179361821211ecd868cf4f8935aa833a965d8e91f01505c924af +size 38489128