Accepting request 818618 from devel:languages:rust
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/818618 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-c?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf6804ad9c9f55cfb90b46e080c388931fdd5ac07a6d7f784342fcb83df1548c
|
||||
size 10849
|
3
cargo-c-0.6.7.tar.gz
Normal file
3
cargo-c-0.6.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:872f5e1eb34e807e57096f5ea20b57c95cc40ab95fe938faa1ca915c68e73cc9
|
||||
size 12860
|
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 8 06:56:21 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Update to version 0.6.7
|
||||
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.7
|
||||
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 2 10:45:00 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Update to version 0.6.5
|
||||
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.5
|
||||
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.4
|
||||
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 2 13:57:21 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Update to version 0.6.2
|
||||
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.2
|
||||
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.1
|
||||
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 15 13:13:58 UTC 2019 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cargo-c
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2019 Andreas Schneider <asn@cryptomilk.org>.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: cargo-c
|
||||
Version: 0.5.0
|
||||
Version: 0.6.7
|
||||
Release: 0
|
||||
Summary: Helper to build and install c-like libraries from Rust
|
||||
License: MIT
|
||||
@@ -30,6 +30,7 @@ Source0: https://github.com/lu-zero/cargo-c/archive/v%{version}/%{name}-%
|
||||
Source1: vendor.tar.xz
|
||||
#
|
||||
BuildRequires: rust-packaging
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
|
||||
%description
|
||||
The is a cargo applet to build and install C-ABI compatibile dynamic and static
|
||||
@@ -65,6 +66,9 @@ EOF
|
||||
%install
|
||||
%cargo_install
|
||||
|
||||
find %{buildroot} -name .crates2.json -delete
|
||||
rm -rf %{buildroot}%{_datadir}/cargo/registry
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf4f56605d21d71f8379465debae8b625779197a3bd06c26c1fc3ee44bbd0fc6
|
||||
size 6371804
|
||||
oid sha256:40de7a82716b0b329c25bd36de97373265aa4e7a5098192de977ad5343480af5
|
||||
size 16131096
|
||||
|
Reference in New Issue
Block a user