From 2c1f06488793ffd0c6c5518750c9e96c3c5d3d1e Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Tue, 30 Jan 2024 17:50:43 +0100 Subject: [PATCH] Update to version 0.4.10; Fixes RHBZ#2253276 --- .gitignore | 1 + rust-gix-quote.spec | 9 ++++----- rust2rpm.conf | 2 -- rust2rpm.toml | 3 +++ sources | 2 +- 5 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 rust2rpm.conf create mode 100644 rust2rpm.toml diff --git a/.gitignore b/.gitignore index 69b2877..743da5d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /gix-quote-0.4.5.crate /gix-quote-0.4.6.crate /gix-quote-0.4.7.crate +/gix-quote-0.4.10.crate diff --git a/rust-gix-quote.spec b/rust-gix-quote.spec index cddb253..7746865 100644 --- a/rust-gix-quote.spec +++ b/rust-gix-quote.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 %bcond_without check %global debug_package %{nil} %global crate gix-quote Name: rust-gix-quote -Version: 0.4.7 +Version: 0.4.10 Release: %autorelease Summary: Deal with various quotations used by git @@ -13,7 +13,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/gix-quote Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: A crate of the gitoxide project dealing with various quotations used by @@ -33,7 +33,6 @@ use the "%{crate}" crate. %files devel %license %{crate_instdir}/LICENSE-APACHE %license %{crate_instdir}/LICENSE-MIT -%doc %{crate_instdir}/CHANGELOG.md %{crate_instdir}/ %package -n %{name}+default-devel @@ -49,7 +48,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.conf b/rust2rpm.conf deleted file mode 100644 index abdcf5e..0000000 --- a/rust2rpm.conf +++ /dev/null @@ -1,2 +0,0 @@ -[DEFAULT] -summary = Deal with various quotations used by git diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..140167b --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,3 @@ +[package] +summary = "Deal with various quotations used by git" + diff --git a/sources b/sources index 7589d5d..5b06cab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gix-quote-0.4.7.crate) = 73065ff5282a0b408b07d2bf33ea72a2c7c9a5fb8771c34c3cac7da58fb77b57f1f04e6aa0daca97306f68f7d9740b4a223e463e82b3bb11d970ffb9851dad05 +SHA512 (gix-quote-0.4.10.crate) = e33999669771334d73be92fa56a1b1ee1b538065426826d43dd460f097eebae93dcd42141cddc0de9876600f21f05e6e400dcb7db9828e8e315012cad39bc6d3