public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-vte4-sys] rawhide: Update to 0.10.0
@ 2026-09-19 20:52 Jonathan Steffan
0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-09-19 20:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-vte4-sys
Branch : rawhide
Commit : f4c8eeea7132838489bfab225e0d4b440aaf1423
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date : 2026-09-05T12:07:07-06:00
Stats : +57/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-vte4-sys/c/f4c8eeea7132838489bfab225e0d4b440aaf1423?branch=rawhide
Log:
Update to 0.10.0
---
diff --git a/.gitignore b/.gitignore
index bbb7844..0449a46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/vte4-sys-0.7.0.crate
/vte4-sys-0.8.0.crate
+/vte4-sys-0.10.0.crate
diff --git a/rust-vte4-sys.spec b/rust-vte4-sys.spec
index bdd193a..713bde6 100644
--- a/rust-vte4-sys.spec
+++ b/rust-vte4-sys.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate vte4-sys
Name: rust-vte4-sys
-Version: 0.8.0
+Version: 0.10.0
Release: %autorelease
Summary: FFI bindings to vte-2.91-gtk4
@@ -123,6 +123,54 @@ use the "v0_78" feature of the "%{crate}" crate.
%files -n %{name}+v0_78-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v0_80-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v0_80-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v0_80" feature of the "%{crate}" crate.
+
+%files -n %{name}+v0_80-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+v0_82-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v0_82-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v0_82" feature of the "%{crate}" crate.
+
+%files -n %{name}+v0_82-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+v0_84-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v0_84-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v0_84" feature of the "%{crate}" crate.
+
+%files -n %{name}+v0_84-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+v0_86-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v0_86-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v0_86" feature of the "%{crate}" crate.
+
+%files -n %{name}+v0_86-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
@@ -139,7 +187,10 @@ use the "v0_78" feature of the "%{crate}" crate.
%if %{with check}
%check
# * Skipped tests due to differences in GIR
-%cargo_test -- -- --exact --skip cross_validate_constants_with_c --skip cross_validate_layout_with_c
+%{cargo_test -- -- --exact %{shrink:
+ --skip cross_validate_constants_with_c
+ --skip cross_validate_layout_with_c
+}}
%endif
%changelog
diff --git a/sources b/sources
index 59b39c0..e6324c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vte4-sys-0.8.0.crate) = 28014c7a97ddf750dbd56364d8d540220a3ae5ccfeac80748517fd67cb2dd360d25f8cdf7f41e18d572f3c61891263e1a07e478d31476d3be785f3e29ed48ced
+SHA512 (vte4-sys-0.10.0.crate) = 93468e0d37809ad7369b84735e1786e0843292d7cb2561835bccde8290b4eee0aa2530f229a3064647739ac0c3010607f7f15fa84cbebc65a6ee9b4eae1e733f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-19 20:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-19 20:52 [rpms/rust-vte4-sys] rawhide: Update to 0.10.0 Jonathan Steffan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox