From c1f56e51d21fbcbe3eefd42fa7638403305bd8eb Mon Sep 17 00:00:00 2001 From: blinxen Date: Fri, 13 Oct 2023 20:13:57 +0200 Subject: [PATCH] Update to version 0.21.0 --- .gitignore | 1 + rust-gix-credentials.spec | 9 +++++---- rust2rpm.toml | 9 +++++++++ sources | 2 +- 4 files changed, 16 insertions(+), 5 deletions(-) create mode 100644 rust2rpm.toml diff --git a/.gitignore b/.gitignore index b590428..f8e1943 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gix-credentials-0.19.0.crate +/gix-credentials-0.21.0.crate diff --git a/rust-gix-credentials.spec b/rust-gix-credentials.spec index ace27fe..d4828ff 100644 --- a/rust-gix-credentials.spec +++ b/rust-gix-credentials.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-credentials Name: rust-gix-credentials -Version: 0.19.0 +Version: 0.21.0 Release: %autorelease Summary: Gix implementation for interacting with git credentials helpers @@ -75,7 +76,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..019621c --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,9 @@ +[package] +summary = "Gix implementation for interacting with git credentials helpers" + +[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 9a4b36d..c24efa8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gix-credentials-0.19.0.crate) = 46a740ab67faa4f4f218fbce7d0018ea76bc178eeb103efb33ab19002802827b74c6d99cc624738919c5dd73c00c99500de6fba85933416434ecd4aaea7cf24a +SHA512 (gix-credentials-0.21.0.crate) = 34ac3f98ca8e0e2f4e315074588b3ae9e0c1d0076a781ede0d3472226bf03b7ca38cf5648b04babd44872ce7b5046738ef7b1e08ab707f242db91f348575c5f8