From f01fdb331a3fcf4b6003f520f47290b74dff122c Mon Sep 17 00:00:00 2001 From: blinxen Date: Fri, 13 Oct 2023 19:14:26 +0200 Subject: [PATCH] Update to version 0.20.0 --- .gitignore | 1 + rust-gix-mailmap.spec | 9 +++++---- rust2rpm.conf | 2 -- rust2rpm.toml | 9 +++++++++ sources | 1 + 5 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 rust2rpm.conf create mode 100644 rust2rpm.toml diff --git a/.gitignore b/.gitignore index e412285..1e8819a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /gix-mailmap-0.16.1.crate /gix-mailmap-0.18.0.crate /gix-mailmap-0.19.0.crate +/gix-mailmap-0.20.0.crate diff --git a/rust-gix-mailmap.spec b/rust-gix-mailmap.spec index 4d3cc28..4bc48aa 100644 --- a/rust-gix-mailmap.spec +++ b/rust-gix-mailmap.spec @@ -1,12 +1,13 @@ -# Generated by rust2rpm 24 -# * tests can only be run in-tree +# 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-mailmap Name: rust-gix-mailmap -Version: 0.19.0 +Version: 0.20.0 Release: %autorelease Summary: Parser for mailmap files for gix @@ -73,7 +74,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.conf b/rust2rpm.conf deleted file mode 100644 index ffc2f0c..0000000 --- a/rust2rpm.conf +++ /dev/null @@ -1,2 +0,0 @@ -[DEFAULT] -summary = Parser for mailmap files for gix diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..075a1e2 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,9 @@ +[package] +summary = "Parser for mailmap files for 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 df98f7d..94cf694 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (gix-mailmap-0.19.0.crate) = 218da7a12d2cae1a80a79d669624582a1aaa9d4b8206823b9fc099d07b3282056404b43801c4dbe71d7c6ad67b6553a6429533f5db5eb179dc0bbb1e34aab7fa +SHA512 (gix-mailmap-0.20.0.crate) = 65a00667fa97bdd4f170d961e24812cb6718eb2a84e1dd16759d72796ee382175387c3e067490a0be1d53029b6e51213cd548996be490952a4456a2c9ea2eafa