forked from pool/cargo-c
Accepting request 863001 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/863001 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-c?expand=0&rev=7
This commit is contained in:
commit
1818f7621e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:528d2a66d1b866e2d860e42a0c9184b75873539cb86ece948c00f4b3bd5028fa
|
||||
size 15591
|
3
cargo-c-0.7.0.tar.gz
Normal file
3
cargo-c-0.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cda5235cadc9f618168ea6497e4226856807f6c7fe4419df20bef8e67bfe9c0
|
||||
size 21130
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 16:32:44 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Update to version 0.7.0
|
||||
* https://github.com/lu-zero/cargo-c/releases/tag/v0.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 18 13:21:10 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cargo-c
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 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.6.15
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: Helper to build and install c-like libraries from Rust
|
||||
License: MIT
|
||||
@ -75,5 +75,6 @@ rm -rf %{buildroot}%{_datadir}/cargo/registry
|
||||
%{_bindir}/cargo-capi
|
||||
%{_bindir}/cargo-cbuild
|
||||
%{_bindir}/cargo-cinstall
|
||||
%{_bindir}/cargo-ctest
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d6e3c266dbc815767af8a2ad4a77a16e87cd178ad797611d5a4106847bbc48e
|
||||
size 17430204
|
||||
oid sha256:73b5347dce86de3981f918d6b4f56163e35ac3b7d67bea7e10cc53a0c70134b6
|
||||
size 23044200
|
||||
|
Loading…
Reference in New Issue
Block a user