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

A new commit has been pushed.

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

Log:
Expose v4_24 feature

---
diff --git a/rust-gdk4.spec b/rust-gdk4.spec
index d1570c5..4759881 100644
--- a/rust-gdk4.spec
+++ b/rust-gdk4.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 2c4747d..4cf2ef1 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,5 @@
 [features]
 hide = [
     "gl",
-    "v4_24",
 ]
 

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

only message in thread, other threads:[~2026-09-18 14:23 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:23 [rpms/rust-gdk4] f45: 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