public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Steffan <jsteffan@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-vte4-sys] rawhide: Update to 0.10.0
Date: Sat, 19 Sep 2026 20:52:40 GMT	[thread overview]
Message-ID: <178985116075.1.17594995004065839606.rpms-rust-vte4-sys-f4c8eeea7132@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-19 20:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178985116075.1.17594995004065839606.rpms-rust-vte4-sys-f4c8eeea7132@fedoraproject.org \
    --to=jsteffan@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox