From a725aaa1aa4766935b6e6bb41da42fca15f6c948f960864ef267147d10590def Mon Sep 17 00:00:00 2001 From: William Brown Date: Tue, 27 Sep 2022 04:33:25 +0000 Subject: [PATCH] Accepting request 1006289 from home:firstyear:branches:devel:languages:rust - Update to version 1.0.0~git8.6919af0: * Disable incremental builds as they don't work with sccache and don't help in obs OBS-URL: https://build.opensuse.org/request/show/1006289 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-packaging?expand=0&rev=12 --- cargo-packaging-1.0.0~git7.63c3500.tar.xz | 3 --- cargo-packaging-1.0.0~git8.6919af0.tar.xz | 3 +++ cargo-packaging.changes | 6 ++++++ cargo-packaging.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 cargo-packaging-1.0.0~git7.63c3500.tar.xz create mode 100644 cargo-packaging-1.0.0~git8.6919af0.tar.xz diff --git a/cargo-packaging-1.0.0~git7.63c3500.tar.xz b/cargo-packaging-1.0.0~git7.63c3500.tar.xz deleted file mode 100644 index e835d9f..0000000 --- a/cargo-packaging-1.0.0~git7.63c3500.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:318e55022aae922b127242cc768f8159040ccc4a6c2a83194336abe54a62b552 -size 716 diff --git a/cargo-packaging-1.0.0~git8.6919af0.tar.xz b/cargo-packaging-1.0.0~git8.6919af0.tar.xz new file mode 100644 index 0000000..2d96c17 --- /dev/null +++ b/cargo-packaging-1.0.0~git8.6919af0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf49a814a4e4989f3c4055f481555dff3792859000f660376fe9528890afab0 +size 724 diff --git a/cargo-packaging.changes b/cargo-packaging.changes index 6188805..5e7ad1c 100644 --- a/cargo-packaging.changes +++ b/cargo-packaging.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 23 02:15:30 UTC 2022 - william.brown@suse.com + +- Update to version 1.0.0~git8.6919af0: + * Disable incremental builds as they don't work with sccache and don't help in obs + ------------------------------------------------------------------- Thu Apr 21 22:31:11 UTC 2022 - William Brown diff --git a/cargo-packaging.spec b/cargo-packaging.spec index 6f85188..3819764 100644 --- a/cargo-packaging.spec +++ b/cargo-packaging.spec @@ -17,7 +17,7 @@ Name: cargo-packaging -Version: 1.0.0~git7.63c3500 +Version: 1.0.0~git8.6919af0 Release: 0 BuildArch: noarch Summary: Some macros to assist with cargo and rust packaging