Update to version 0.18.3 (rhbz#2321171)

epel10 imports/epel10/rust-gix-packetline-0.18.3-1.el10
blinxen 1 week ago
parent ee85a7ff8a
commit 70c399468c

1
.gitignore vendored

@ -3,3 +3,4 @@
/gix-packetline-0.16.7.crate /gix-packetline-0.16.7.crate
/gix-packetline-0.17.5.crate /gix-packetline-0.17.5.crate
/gix-packetline-0.17.6.crate /gix-packetline-0.17.6.crate
/gix-packetline-0.18.3.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 27
%bcond_without check %bcond check 1
%global debug_package %{nil} %global debug_package %{nil}
%global crate gix-packetline %global crate gix-packetline
Name: rust-gix-packetline Name: rust-gix-packetline
Version: 0.17.6 Version: 0.18.3
Release: %autorelease Release: %autorelease
Summary: Implementation of the the pkt-line serialization format for gix Summary: Implementation of the the pkt-line serialization format for gix
@ -83,42 +83,6 @@ use the "document-features" feature of the "%{crate}" crate.
%files -n %{name}+document-features-devel %files -n %{name}+document-features-devel
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+futures-io-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+futures-io-devel %{_description}
This package contains library source intended for building other packages which
use the "futures-io" feature of the "%{crate}" crate.
%files -n %{name}+futures-io-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+futures-lite-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+futures-lite-devel %{_description}
This package contains library source intended for building other packages which
use the "futures-lite" feature of the "%{crate}" crate.
%files -n %{name}+futures-lite-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+pin-project-lite-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+pin-project-lite-devel %{_description}
This package contains library source intended for building other packages which
use the "pin-project-lite" feature of the "%{crate}" crate.
%files -n %{name}+pin-project-lite-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+serde-devel %package -n %{name}+serde-devel
Summary: %{summary} Summary: %{summary}
BuildArch: noarch BuildArch: noarch

@ -1 +1 @@
SHA512 (gix-packetline-0.17.6.crate) = 1926eab20c069bfb0e20d5f86a0073a16a23d58cca23ab895982444738a9fe6a4ec583a1d1226679a8a55cbadb0d909bbc1293ada3f7b1198ee8ef50553bb046 SHA512 (gix-packetline-0.18.3.crate) = 64d715ba2680f8fe77971cac68e39cc2728b8cca2d6062d8d4f3c52174a7278df23d857a90bbed5adcd63c6c358f86d9ce373d8e0ecd9ff648e18d33e94ce6d9

Loading…
Cancel
Save