SHA256
1
0
forked from pool/parsec
Dominique Leuenberger 2022-03-31 15:18:37 +00:00 committed by Git OBS Bridge
commit bfccb0933c
6 changed files with 16 additions and 9 deletions

View File

@ -1,6 +1,6 @@
<services> <services>
<service name="cargo_vendor" mode="disabled"> <service name="cargo_vendor" mode="disabled">
<param name="compression">xz</param> <param name="compression">xz</param>
<param name="srcdir">parsec-1.0.0-rc3</param> <param name="srcdir">parsec-1.0.0</param>
</service> </service>
</services> </services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11b4593669a2eea63e87525ffd84994c9dc4ff79c8e4da5f3d0d117a03195302
size 906843

3
parsec-1.0.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b2b2bf2d1ef71bbd5cd7d0457968aa236790bc8293de1a1cea0062896a4f1a5
size 907859

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 31 06:17:05 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- 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 <guillaume.gardet@opensuse.org> Mon Mar 21 13:02:29 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -17,11 +17,11 @@
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
%define archive_version 1.0.0-rc3 %define archive_version 1.0.0
%{?systemd_ordering} %{?systemd_ordering}
Name: parsec Name: parsec
Version: 1.0.0~rc3 Version: 1.0.0
Release: 0 Release: 0
Summary: Platform AbstRaction for SECurity Summary: Platform AbstRaction for SECurity
License: Apache-2.0 License: Apache-2.0
@ -55,7 +55,7 @@ Requires(pre): system-user-tss
Requires: tpm2-0-tss Requires: tpm2-0-tss
# Without libtss2-tcti-device0 parsec fails to start TPM properly # Without libtss2-tcti-device0 parsec fails to start TPM properly
Requires: libtss2-tcti-device0 Requires: libtss2-tcti-device0
ExcludeArch: armv6l armv6hl ExcludeArch: %{ix86} armv6l armv6hl
%description %description
PARSEC is the Platform AbstRaction for SECurity, an open-source initiative to provide PARSEC is the Platform AbstRaction for SECurity, an open-source initiative to provide

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:44e3afc504eca8a029c9d20d92b572a06a9fbe8a2ef5635a58c21a68694edf9e oid sha256:e00d22f4a692179361821211ecd868cf4f8935aa833a965d8e91f01505c924af
size 38464604 size 38489128