diff --git a/.gitignore b/.gitignore index 9092e53..63fd39d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gix-negotiate-0.7.0.crate +/gix-negotiate-0.9.0.crate diff --git a/rust-gix-negotiate.spec b/rust-gix-negotiate.spec index ad0c91e..738af33 100644 --- a/rust-gix-negotiate.spec +++ b/rust-gix-negotiate.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-negotiate Name: rust-gix-negotiate -Version: 0.7.0 +Version: 0.9.0 Release: %autorelease Summary: Implementation of various negotiation algorithms used by gix @@ -14,7 +15,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/gix-negotiate Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: A crate of the gitoxide project implementing negotiation algorithms.} @@ -49,7 +50,7 @@ use the "default" 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..3982422 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,9 @@ +[package] +summary = "Implementation of various negotiation algorithms used by gix" + +[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 30920e9..4a65ef0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gix-negotiate-0.7.0.crate) = 9ede034c9e8cd5dc52da67f9c9522a1cba373099ff49fe5af8b64e203a442fed84859382c27c1f72d0131101936c700e80ceeb00a7686e5c20854f9582726b8c +SHA512 (gix-negotiate-0.9.0.crate) = f11fc5a65465eb409c536fdaf89130235b5f81f36258554a4022f2cc37dd07aa9d78d169e1fab119987b4dd54dc89c50c65fe75953867ea49a30db81a7501701