Accepting request 1126742 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1126742 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust-bindgen?expand=0&rev=2
This commit is contained in:
commit
d4276ef1ff
4
_service
4
_service
@ -1,9 +1,9 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="cargo_vendor" mode="disabled">
|
<service name="cargo_vendor" mode="disabled">
|
||||||
<param name="srcdir">rust-bindgen-0.63.0</param>
|
<param name="srcdir">rust-bindgen-0.69.1.tar.gz</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">rust-bindgen-0.63.0</param>
|
<param name="srcdir">rust-bindgen-0.69.1</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
BIN
rust-bindgen-0.63.0.tar.gz
(Stored with Git LFS)
BIN
rust-bindgen-0.63.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
rust-bindgen-0.69.1.tar.gz
Normal file
3
rust-bindgen-0.69.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c10e2806786fb75f05ef32f3f03f4cb7e37bb8e06be5a4a0e95f974fdc567d87
|
||||||
|
size 2317711
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 15 15:11:25 UTC 2023 - Paolo Perego <paolo.perego@suse.com>
|
||||||
|
|
||||||
|
- Updated to version 0.69.1
|
||||||
|
- Changed vendor directory archive format
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 15 14:20:26 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
Sun Jan 15 14:20:26 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rust-bindgen
|
# spec file for package rust-bindgen
|
||||||
#
|
#
|
||||||
|
# Copyright (c) 2023 SUSE LLC
|
||||||
# Copyright (c) 2023, Martin Hauke <mardnh@gmx.de>
|
# Copyright (c) 2023, Martin Hauke <mardnh@gmx.de>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -17,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rust-bindgen
|
Name: rust-bindgen
|
||||||
Version: 0.63.0
|
Version: 0.69.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Automatically generates Rust FFI bindings to C and C++ libraries
|
Summary: Automatically generates Rust FFI bindings to C and C++ libraries
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -25,7 +26,7 @@ Group: Development/Languages/Rust
|
|||||||
#Git-Clone: https://github.com/rust-lang/rust-bindgen.git
|
#Git-Clone: https://github.com/rust-lang/rust-bindgen.git
|
||||||
URL: https://rust-lang.github.io/rust-bindgen/
|
URL: https://rust-lang.github.io/rust-bindgen/
|
||||||
Source: https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Source1: vendor.tar.xz
|
Source1: vendor.tar.zst
|
||||||
Source2: cargo_config
|
Source2: cargo_config
|
||||||
BuildRequires: cargo
|
BuildRequires: cargo
|
||||||
BuildRequires: cargo-packaging
|
BuildRequires: cargo-packaging
|
||||||
|
BIN
vendor.tar.xz
(Stored with Git LFS)
BIN
vendor.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
vendor.tar.zst
Normal file
3
vendor.tar.zst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e10d9c78ee8673eb2941a56ddbd291e10301f0617a776ee3e120e090b1ae4fa7
|
||||||
|
size 12582588
|
Loading…
x
Reference in New Issue
Block a user