forked from pool/parsec
Accepting request 1121140 from security
OBS-URL: https://build.opensuse.org/request/show/1121140 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parsec?expand=0&rev=22
This commit is contained in:
commit
55ac56276b
4
_service
4
_service
@ -1,10 +1,10 @@
|
||||
<services>
|
||||
<service name="cargo_vendor" mode="manual">
|
||||
<param name="compression">xz</param>
|
||||
<param name="srcdir">parsec-1.3.0-rc1</param>
|
||||
<param name="srcdir">parsec-1.3.0</param>
|
||||
<param name="update">true</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="manual">
|
||||
<param name="srcdir">parsec-1.3.0-rc1</param>
|
||||
<param name="srcdir">parsec-1.3.0</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a3e101805e5bfbcacad0c38755ff69d51a9e4660b852c8b91722d17b11f1bb9
|
||||
size 939378
|
3
parsec-1.3.0.tar.gz
Normal file
3
parsec-1.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:253cf74ae929ae613124ea9bcc7182f239d9cb1d013277b53e9390613d79b0ad
|
||||
size 940247
|
@ -1,8 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 08:40:35 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Update to 1.3.0:
|
||||
* Full changelog: https://github.com/parallaxsecond/parsec/compare/1.3.0-rc1...1.3.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 14:31:43 UTC 2023 - Guillaume <guillaume@arm.com>
|
||||
|
||||
- Fix build on Leap 15.5
|
||||
- Update to 1.3.0-rc1
|
||||
- Update to 1.3.0-rc1:
|
||||
* Changelog: https://github.com/parallaxsecond/parsec/compare/1.2.0...1.3.0-rc1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 20 15:01:10 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
|
||||
%define archive_version 1.3.0-rc1
|
||||
%define archive_version 1.3.0
|
||||
|
||||
%{?systemd_ordering}
|
||||
Name: parsec
|
||||
Version: 1.3.0~rc1
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Platform AbstRaction for SECurity
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:531b50995013899c69f45a39de1c5c7f45300ba7dd1bb0da23e6857926427c78
|
||||
size 47974168
|
||||
oid sha256:ebe8ff9ef9a6c320c26bb08e69dd10b86de24cb55bc82fec65c3e608b00cf141
|
||||
size 48104864
|
||||
|
Loading…
Reference in New Issue
Block a user