From 5bc0f0f07192ff7eb56838de2dca7ae15ab9024f Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Thu, 24 Aug 2023 15:32:08 -0500 Subject: [PATCH] Update to 0.11.1 Signed-off-by: Michel Alexandre Salim --- .gitignore | 1 + rust-vte.spec | 38 +++++++++++++++++++++++++++++++++++++- sources | 2 +- 3 files changed, 39 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fa3d95e..65a35fd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /vte-0.9.0.crate /vte-0.10.0.crate /vte-0.10.1.crate +/vte-0.11.1.crate diff --git a/rust-vte.spec b/rust-vte.spec index 5a1f6cf..97f61d3 100644 --- a/rust-vte.spec +++ b/rust-vte.spec @@ -5,7 +5,7 @@ %global crate vte Name: rust-vte -Version: 0.10.1 +Version: 0.11.1 Release: %autorelease Summary: Parser for implementing terminal emulators @@ -48,6 +48,18 @@ use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+ansi-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+ansi-devel %{_description} + +This package contains library source intended for building other packages which +use the "ansi" feature of the "%{crate}" crate. + +%files -n %{name}+ansi-devel +%ghost %{crate_instdir}/Cargo.toml + %package -n %{name}+arrayvec-devel Summary: %{summary} BuildArch: noarch @@ -60,6 +72,18 @@ use the "arrayvec" feature of the "%{crate}" crate. %files -n %{name}+arrayvec-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+log-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+log-devel %{_description} + +This package contains library source intended for building other packages which +use the "log" feature of the "%{crate}" crate. + +%files -n %{name}+log-devel +%ghost %{crate_instdir}/Cargo.toml + %package -n %{name}+nightly-devel Summary: %{summary} BuildArch: noarch @@ -84,6 +108,18 @@ use the "no_std" feature of the "%{crate}" crate. %files -n %{name}+no_std-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+serde-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+serde-devel %{_description} + +This package contains library source intended for building other packages which +use the "serde" feature of the "%{crate}" crate. + +%files -n %{name}+serde-devel +%ghost %{crate_instdir}/Cargo.toml + %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep diff --git a/sources b/sources index e46b13c..48d772b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vte-0.10.1.crate) = 0c8fed2cfca5ad07d2a146e1e26979d390347a409cdc2b960246fc2fadd85019b9febf2dfd618f7a144493084b55f285c58ef5204e613bd9013af26faa9f2033 +SHA512 (vte-0.11.1.crate) = 43dbad0fe71305159736c5578f015a4cb2668922263f43cf09019efb40b09e5bfff13816ffa9aa1cd8d3a20dcbbc9ea12f223edaee1b44ed8e3f112f97020a5b