public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gsk4] rawhide: Expose v4_24 feature
Date: Fri, 18 Sep 2026 14:23:00 GMT	[thread overview]
Message-ID: <178974138001.1.15674312344880227696.rpms-rust-gsk4-71cad041e8b8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gsk4
Branch : rawhide
Commit : 71cad041e8b88e37b5309c6a6d9c327cd1ca888e
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-18T16:12:06+02:00
Stats  : +12/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gsk4/c/71cad041e8b88e37b5309c6a6d9c327cd1ca888e?branch=rawhide

Log:
Expose v4_24 feature

---
diff --git a/rust-gsk4.spec b/rust-gsk4.spec
index 6bba408..d21dbca 100644
--- a/rust-gsk4.spec
+++ b/rust-gsk4.spec
@@ -143,6 +143,18 @@ use the "v4_22" feature of the "%{crate}" crate.
 %files       -n %{name}+v4_22-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v4_24-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v4_24-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v4_24" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v4_24-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+v4_4-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 0b22cc0..902670a 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,4 @@
 [features]
 hide = [
-    "v4_24",
 ]
 

                 reply	other threads:[~2026-09-18 14:23 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=178974138001.1.15674312344880227696.rpms-rust-gsk4-71cad041e8b8@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --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