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:
Dominique Leuenberger 2020-07-06 14:24:11 +00:00 committed by Git OBS Bridge
commit 6fedbf22ce
5 changed files with 34 additions and 7 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:872f5e1eb34e807e57096f5ea20b57c95cc40ab95fe938faa1ca915c68e73cc9
size 12860

View File

@ -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>

View File

@ -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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf4f56605d21d71f8379465debae8b625779197a3bd06c26c1fc3ee44bbd0fc6
size 6371804
oid sha256:40de7a82716b0b329c25bd36de97373265aa4e7a5098192de977ad5343480af5
size 16131096