diff --git a/cargo-packaging-1.0.0~git3.e0b8dad.tar.xz b/cargo-packaging-1.0.0~git3.e0b8dad.tar.xz deleted file mode 100644 index 1a3d19b..0000000 --- a/cargo-packaging-1.0.0~git3.e0b8dad.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0144950ce3f85bfa3added69d0935719856a229ddcce1eae57febfefceac235 -size 636 diff --git a/cargo-packaging-1.0.0~git5.05b6425.tar.xz b/cargo-packaging-1.0.0~git5.05b6425.tar.xz new file mode 100644 index 0000000..a084ff1 --- /dev/null +++ b/cargo-packaging-1.0.0~git5.05b6425.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b720635264f1c939f9c7d93143f8ed323f4a44389adebbc61c3b2efc05f86f +size 692 diff --git a/cargo-packaging.changes b/cargo-packaging.changes index 0e59a3b..8f55fa1 100644 --- a/cargo-packaging.changes +++ b/cargo-packaging.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 28 06:12:00 UTC 2021 - william.brown@suse.com + +- Update to version 1.0.0~git5.05b6425: + * Add rust arches macro and update t1 arches + ------------------------------------------------------------------- Wed Sep 22 00:53:22 UTC 2021 - William Brown diff --git a/cargo-packaging.spec b/cargo-packaging.spec index 6c26721..30702a2 100644 --- a/cargo-packaging.spec +++ b/cargo-packaging.spec @@ -16,18 +16,17 @@ # - Name: cargo-packaging -Version: 1.0.0~git3.e0b8dad +Version: 1.0.0~git5.05b6425 Release: 0 BuildArch: noarch Summary: Some macros to assist with cargo and rust packaging License: MPL-2.0 URL: https://github.com/Firstyear/cargo-packaging Source0: %{name}-%{version}.tar.xz -Requires: cargo +Requires: cargo -Conflicts: rust-packaging +Conflicts: rust-packaging %description A set of macros to assist with cargo and rust packaging, written in a manner