From 0ca077437a1d1038dbad2b54be24c691632ab0b6 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Sun, 26 Jan 2025 22:54:21 +0300 Subject: [PATCH] import rust-gix-packetline-0.18.3-1.el10 --- .gitignore | 2 +- .rust-gix-packetline.metadata | 2 +- SPECS/rust-gix-packetline.spec | 52 +++++++--------------------------- 3 files changed, 13 insertions(+), 43 deletions(-) diff --git a/.gitignore b/.gitignore index c7b3059..32e657a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gix-packetline-0.17.6.crate +SOURCES/gix-packetline-0.18.3.crate diff --git a/.rust-gix-packetline.metadata b/.rust-gix-packetline.metadata index 95f52f3..7c4d864 100644 --- a/.rust-gix-packetline.metadata +++ b/.rust-gix-packetline.metadata @@ -1 +1 @@ -2ed79879b83ff54475a9348be9d67d35bed7c209 SOURCES/gix-packetline-0.17.6.crate +05d4f3b4c7703f00c4d82e3e5ee7363d923ab474 SOURCES/gix-packetline-0.18.3.crate diff --git a/SPECS/rust-gix-packetline.spec b/SPECS/rust-gix-packetline.spec index c5f5333..9e18501 100644 --- a/SPECS/rust-gix-packetline.spec +++ b/SPECS/rust-gix-packetline.spec @@ -1,5 +1,5 @@ ## START: Set by rpmautospec -## (rpmautospec version 0.7.2) +## (rpmautospec version 0.7.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; @@ -8,14 +8,14 @@ }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec -# Generated by rust2rpm 26 -%bcond_without check +# Generated by rust2rpm 27 +%bcond check 1 %global debug_package %{nil} %global crate gix-packetline Name: rust-gix-packetline -Version: 0.17.6 +Version: 0.18.3 Release: %autorelease Summary: Implementation of the the pkt-line serialization format for gix @@ -93,42 +93,6 @@ use the "document-features" feature of the "%{crate}" crate. %files -n %{name}+document-features-devel %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 Summary: %{summary} BuildArch: noarch @@ -160,10 +124,16 @@ use the "serde" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Wed Jan 22 2025 blinxen - 0.18.3-1 +- Update to version 0.18.3 (rhbz#2321171) + +* Sun Jan 19 2025 Fedora Release Engineering - 0.17.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.17.6-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Tue Sep 10 2024 blinxen - 0.17.6-1 - Update to version 0.17.6 (rhbz#2307391)