Accepting request 1066439 from home:firstyear:branches:devel:languages:rust
- Update to version 1.2.0+0: * marcos.cargo: add path parameter in cargo_install (#3) OBS-URL: https://build.opensuse.org/request/show/1066439 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-packaging?expand=0&rev=16
This commit is contained in:
parent
08a22bd3d0
commit
9e49213769
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/Firstyear/cargo-packaging.git</param>
|
<param name="url">https://github.com/Firstyear/cargo-packaging.git</param>
|
||||||
<param name="changesrevision">9701922ebd9a35ce598d7da5408e7fe67b30c62e</param></service></servicedata>
|
<param name="changesrevision">c429b77c4c9084a03cd7b391d1f933fbe11a9792</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3d98a45bb01d384e812768f793ffc30b40f86b9ab222462b2f7086495a374277
|
|
||||||
size 9020
|
|
3
cargo-packaging-1.2.0+0.tar.xz
Normal file
3
cargo-packaging-1.2.0+0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a68700990f1fd05f0d0099bd913dd82d63bc9591c2353354daa0b911a1cd4535
|
||||||
|
size 9044
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 18 02:02:31 UTC 2023 - william.brown@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.2.0+0:
|
||||||
|
* marcos.cargo: add path parameter in cargo_install (#3)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 03 22:47:05 UTC 2022 - william.brown@suse.com
|
Thu Nov 03 22:47:05 UTC 2022 - william.brown@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cargo-packaging
|
# spec file for package cargo-packaging
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cargo-packaging
|
Name: cargo-packaging
|
||||||
Version: 1.1.0+0
|
Version: 1.2.0+0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Macros and tools to assist with cargo and rust packaging
|
Summary: Macros and tools to assist with cargo and rust packaging
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f34cf204e357eb37bb7a28d308063d29e85aaa7d247750d180b1f5ecf35c30b1
|
oid sha256:5e3428f2780ce4b2bec72951d705b6f2d82bc4aca29046038be95b4a71a17fec
|
||||||
size 6490776
|
size 6512116
|
||||||
|
Loading…
Reference in New Issue
Block a user