From cda9fa190cd040b9e153cede2a3d7b983ee904cd Mon Sep 17 00:00:00 2001 From: blinxen Date: Fri, 13 Oct 2023 21:38:54 +0200 Subject: [PATCH] Update to version 0.6.0 --- .gitignore | 1 + rust-gix-archive.spec | 9 +++++---- rust2rpm.toml | 6 ++++++ sources | 2 +- 4 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 rust2rpm.toml diff --git a/.gitignore b/.gitignore index 5dd5873..32a3670 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gix-archive-0.4.0.crate +/gix-archive-0.6.0.crate diff --git a/rust-gix-archive.spec b/rust-gix-archive.spec index 14842df..39391e2 100644 --- a/rust-gix-archive.spec +++ b/rust-gix-archive.spec @@ -1,12 +1,13 @@ -# Generated by rust2rpm 24 -# Deactivate tests because of a missing dev-dependency (gix-testtools) +# Generated by rust2rpm 25 +# * Deactivate tests because of a missing dev-dependency (gix-testtools) +# * See https://github.com/Byron/gitoxide/discussions/900 for more information %bcond_with check %global debug_package %{nil} %global crate gix-archive Name: rust-gix-archive -Version: 0.4.0 +Version: 0.6.0 Release: %autorelease Summary: Archive generation from of a worktree stream @@ -101,7 +102,7 @@ use the "zip" feature of the "%{crate}" crate. %ghost %{crate_instdir}/Cargo.toml %prep -%autosetup -n %{crate}-%{version_no_tilde} -p1 +%autosetup -n %{crate}-%{version} -p1 %cargo_prep %generate_buildrequires diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..257966b --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,6 @@ +[tests] +run = ["none"] +comments = [ + "Deactivate tests because of a missing dev-dependency (gix-testtools)", + "See https://github.com/Byron/gitoxide/discussions/900 for more information" +] diff --git a/sources b/sources index 99df399..7b7d286 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gix-archive-0.4.0.crate) = 73c4b1ca9aab6823bffe2028fe6a47d385266d1fce96270aeccbaa6e7670187aec7cbd6bcb1c07e6e54f12ab0872be7b239e1a60f2a98e51c15e0aa61f2f517e +SHA512 (gix-archive-0.6.0.crate) = 80a864f4a3c55902c094731bc6e0cadfe175f76981b4cb9d765e1b401a8f5631049ab3478e46a34366d798079dd4b6541d6772a95a7d0df5d068ad8de50a6aaa