diff --git a/.gitignore b/.gitignore index 2e28d71..f195394 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /gix-path-0.8.3.crate /gix-path-0.8.4.crate /gix-path-0.10.0.crate +/gix-path-0.10.5.crate diff --git a/rust-gix-path.spec b/rust-gix-path.spec index 56d5ff1..f35daca 100644 --- a/rust-gix-path.spec +++ b/rust-gix-path.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 %bcond_without check %global debug_package %{nil} %global crate gix-path Name: rust-gix-path -Version: 0.10.0 +Version: 0.10.5 Release: %autorelease Summary: Utility crate for handling paths in gix @@ -13,7 +13,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/gix-path Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: A crate of the gitoxide project dealing paths and their conversions.} @@ -32,7 +32,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 @@ -48,7 +47,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 54d8180..0000000 --- a/rust2rpm.conf +++ /dev/null @@ -1,2 +0,0 @@ -[DEFAULT] -summary = Utility crate for handling paths in gix diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..a2ccffe --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,3 @@ +[package] +summary = "Utility crate for handling paths in gix" + diff --git a/sources b/sources index dce0e98..952ef12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gix-path-0.10.0.crate) = d6bee153099bd542388f7ea26d388d3f478f7c8dd94a7b1c815daa70c57181f62dce6382036a4058e243ee65ba287e9fd0aa83fb655e537ae502a6b67223b181 +SHA512 (gix-path-0.10.5.crate) = 9bf0cd15768ff04822576f119ad52693cde5b8a2b34dc45cc0a186d44a39ba9bac6721d812a8f22e348326cb6c8f6ee1138a784db8c2f3a5c764c5da9b3cb5c0