diff --git a/.gitignore b/.gitignore index 8511b72..1f43e37 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gix-protocol-0.39.0.crate +/gix-protocol-0.41.1.crate diff --git a/rust-gix-protocol.spec b/rust-gix-protocol.spec index 17718af..a4cdc0b 100644 --- a/rust-gix-protocol.spec +++ b/rust-gix-protocol.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-protocol Name: rust-gix-protocol -Version: 0.39.0 +Version: 0.41.1 Release: %autorelease Summary: Git protocols implementation @@ -133,7 +134,7 @@ use the "serde" 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..4a6da8c --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,9 @@ +[package] +summary = "Git protocols implementation" + +[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 7246984..b1b26ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gix-protocol-0.39.0.crate) = 48d7a239f28b46d2a7273d93d44a792906ee0bf8b923d1c8edf0ab955aab44d98ee985810bef4ae640c8dcc4226dfd50e1ee6c0178e4d5eaba530fa687c7c805 +SHA512 (gix-protocol-0.41.1.crate) = d8aac5b7e864844b81c7de79d3c345cc97ebd2ad7fd4cf9edff49ac772ffb244c85a9289df40a0f3a5be6b6ed3d93dd8e03e41117884020ce76df4ad12d2ddc1