Accepting request 1178613 from home:dmulder:branches:devel:languages:rust
- Update to version 0.9.32~git0.56dfe34: * Prepare for release * Bump cargo version * Use clone_from/clone_into * Do not install the versioned links and lib on Android * docs: add rustls-ffi to README users list * Bump the msrv again * Bump msrv * Bump cargo version * Match the beaviour of meson regarding relative paths in the install directories * Bump cargo version OBS-URL: https://build.opensuse.org/request/show/1178613 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-c?expand=0&rev=35
This commit is contained in:
parent
b9c495a542
commit
9bfa5d8985
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/lu-zero/cargo-c.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v0.9.27</param>
|
||||
<param name="revision">v0.9.32</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
BIN
cargo-c-0.9.27~git0.54774e0.tar.xz
(Stored with Git LFS)
BIN
cargo-c-0.9.27~git0.54774e0.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
cargo-c-0.9.32~git0.56dfe34.tar.xz
Normal file
3
cargo-c-0.9.32~git0.56dfe34.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:573fb69567f880a5be20235094a52c2716e7077e253d69bd0852ce7ea39fcac9
|
||||
size 27164
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 04 19:59:22 UTC 2024 - david.mulder@suse.com
|
||||
|
||||
- Update to version 0.9.32~git0.56dfe34:
|
||||
* Prepare for release
|
||||
* Bump cargo version
|
||||
* Use clone_from/clone_into
|
||||
* Do not install the versioned links and lib on Android
|
||||
* docs: add rustls-ffi to README users list
|
||||
* Bump the msrv again
|
||||
* Bump msrv
|
||||
* Bump cargo version
|
||||
* Match the beaviour of meson regarding relative paths in the install directories
|
||||
* Bump cargo version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 10:43:31 UTC 2023 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cargo-c
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2019 Andreas Schneider <asn@cryptomilk.org>.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -20,7 +20,7 @@
|
||||
%global rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2
|
||||
|
||||
Name: cargo-c
|
||||
Version: 0.9.27~git0.54774e0
|
||||
Version: 0.9.32~git0.56dfe34
|
||||
Release: 0
|
||||
Summary: Helper to build and install c-like libraries from Rust
|
||||
License: MIT
|
||||
|
BIN
vendor.tar.xz
(Stored with Git LFS)
BIN
vendor.tar.xz
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user