public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gtk4] rawhide: Expose v4_24 feature
@ 2026-09-18 14:22 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-18 14:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
Expose v4_24 feature

---
diff --git a/rust-gtk4.spec b/rust-gtk4.spec
index 0574c7b..dd51bac 100644
--- a/rust-gtk4.spec
+++ b/rust-gtk4.spec
@@ -288,6 +288,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 ccafb34..f683f8d 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -4,6 +4,5 @@ comments = ["tests require a running display server"]
 
 [features]
 hide = [
-    "v4_24",
 ]
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-18 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 14:22 [rpms/rust-gtk4] rawhide: Expose v4_24 feature Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox