forked from pool/parsec
Accepting request 1080909 from home:Guillaume_G:branches:security
- Update to 1.2.0: * Closed issue since 1.2.0-rc1: - Parsec 1.1 fails to build with meta-security master branch OBS-URL: https://build.opensuse.org/request/show/1080909 OBS-URL: https://build.opensuse.org/package/show/security/parsec?expand=0&rev=44
This commit is contained in:
parent
e657aa794a
commit
dc2f3cb281
4
_service
4
_service
@ -1,10 +1,10 @@
|
|||||||
<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.2.0-rc1</param>
|
<param name="srcdir">parsec-1.2.0</param>
|
||||||
<param name="update">true</param>
|
<param name="update">true</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="cargo_audit" mode="disabled">
|
<service name="cargo_audit" mode="disabled">
|
||||||
<param name="srcdir">parsec-1.2.0-rc1</param>
|
<param name="srcdir">parsec-1.2.0</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a2de11c8cfd40b884f699f67be1dcabc1976a529885fc9837d9b059ef0785c8a
|
|
||||||
size 922759
|
|
3
parsec-1.2.0.tar.gz
Normal file
3
parsec-1.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a16fb42a397eb6859d55690e441146211d6134bf819eca00ac7ab670684c5227
|
||||||
|
size 922957
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 20 15:01:10 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 1.2.0:
|
||||||
|
* Closed issue since 1.2.0-rc1:
|
||||||
|
- Parsec 1.1 fails to build with meta-security master branch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 27 09:55:24 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
Mon Mar 27 09:55:24 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
@ -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.2.0-rc1
|
%define archive_version 1.2.0
|
||||||
|
|
||||||
%{?systemd_ordering}
|
%{?systemd_ordering}
|
||||||
Name: parsec
|
Name: parsec
|
||||||
Version: 1.2.0~rc1
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Platform AbstRaction for SECurity
|
Summary: Platform AbstRaction for SECurity
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:45181c399ab43b49d54e5304327dbcfbfa8c3607dfa5ce77fd675fe0ef2122e1
|
oid sha256:d23b6ea2c3ee640c953bdbdcb69a81a6626abd30644330ebe6609a8ead45be50
|
||||||
size 47082872
|
size 47924448
|
||||||
|
Loading…
Reference in New Issue
Block a user