forked from pool/cargo-packaging
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
483f7493ec | ||
|
194191b599 |
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/Firstyear/cargo-packaging.git</param>
|
||||
<param name="changesrevision">158d4099bf111d05bd8a0967ce4976570b6716da</param></service></servicedata>
|
||||
<param name="changesrevision">559369b2eb75c090118195ea86cc16fc1781ed79</param></service></servicedata>
|
BIN
cargo-packaging-1.2.0+5.tar.xz
(Stored with Git LFS)
BIN
cargo-packaging-1.2.0+5.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
cargo-packaging-1.2.0+7.tar.xz
Normal file
3
cargo-packaging-1.2.0+7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cf034bc0be82d6d8976d639e98066bb39be417aec3be08f7911d3d36781fded
|
||||
size 9104
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 06 23:31:24 UTC 2025 - william.brown@suse.com
|
||||
|
||||
- Update to version 1.2.0+7:
|
||||
* Correct incremental build flags (#10)
|
||||
* Doc custom build flags (#9)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 03:18:37 UTC 2024 - William Brown <william.brown@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cargo-packaging
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cargo-packaging
|
||||
Version: 1.2.0+5
|
||||
Version: 1.2.0+7
|
||||
Release: 0
|
||||
Summary: Macros and tools to assist with cargo and rust packaging
|
||||
License: MPL-2.0
|
||||
|
BIN
vendor.tar.xz
(Stored with Git LFS)
BIN
vendor.tar.xz
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user