diff --git a/anda/langs/rust/maturin/rust-terra-maturin.spec b/anda/langs/rust/maturin/rust-terra-maturin.spec index 965a3abe48..a69849b411 100644 --- a/anda/langs/rust/maturin/rust-terra-maturin.spec +++ b/anda/langs/rust/maturin/rust-terra-maturin.spec @@ -1,9 +1,9 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 26 %global crate maturin Name: rust-terra-maturin Version: 1.5.1 -Release: 1%?dist +Release: %autorelease Summary: Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages License: MIT OR Apache-2.0 @@ -296,40 +296,40 @@ use the "tracing-subscriber" feature of the "%{crate}" crate. %files -n %{name}+tracing-subscriber-devel %ghost %{crate_instdir}/Cargo.toml -%package -n %{name}+upload-devel +%package -n %{name}+unicode-xid-devel Summary: %{summary} BuildArch: noarch -%description -n %{name}+upload-devel %{_description} +%description -n %{name}+unicode-xid-devel %{_description} This package contains library source intended for building other packages which -use the "upload" feature of the "%{crate}" crate. +use the "unicode-xid" feature of the "%{crate}" crate. -%files -n %{name}+upload-devel +%files -n %{name}+unicode-xid-devel %ghost %{crate_instdir}/Cargo.toml -%package -n %{name}+ureq-devel +%package -n %{name}+upload-devel Summary: %{summary} BuildArch: noarch -%description -n %{name}+ureq-devel %{_description} +%description -n %{name}+upload-devel %{_description} This package contains library source intended for building other packages which -use the "ureq" feature of the "%{crate}" crate. +use the "upload" feature of the "%{crate}" crate. -%files -n %{name}+ureq-devel +%files -n %{name}+upload-devel %ghost %{crate_instdir}/Cargo.toml -%package -n %{name}+url-devel +%package -n %{name}+ureq-devel Summary: %{summary} BuildArch: noarch -%description -n %{name}+url-devel %{_description} +%description -n %{name}+ureq-devel %{_description} This package contains library source intended for building other packages which -use the "url" feature of the "%{crate}" crate. +use the "ureq" feature of the "%{crate}" crate. -%files -n %{name}+url-devel +%files -n %{name}+ureq-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+wild-devel @@ -369,7 +369,7 @@ use the "zig" 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_online %build