From a5785d9131d64307bf58211bbb21b96aeda48ae3b39cfb09a4ef95cad6517057 Mon Sep 17 00:00:00 2001 From: William Brown Date: Tue, 28 Sep 2021 06:22:19 +0000 Subject: [PATCH] Accepting request 921932 from home:firstyear:branches:devel:languages:rust - Update to version 1.0.0~git5.05b6425: * Add rust arches macro and update t1 arches OBS-URL: https://build.opensuse.org/request/show/921932 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-packaging?expand=0&rev=5 --- cargo-packaging-1.0.0~git3.e0b8dad.tar.xz | 3 --- cargo-packaging-1.0.0~git5.05b6425.tar.xz | 3 +++ cargo-packaging.changes | 6 ++++++ cargo-packaging.spec | 7 +++---- 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 cargo-packaging-1.0.0~git3.e0b8dad.tar.xz create mode 100644 cargo-packaging-1.0.0~git5.05b6425.tar.xz 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