public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gdk4-sys] 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-sys
Branch : f45
Commit : c99a1d0b3ab3cfcb80223fc282c3d05e77869185
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-18T16:12:04+02:00
Stats : +13/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gdk4-sys/c/c99a1d0b3ab3cfcb80223fc282c3d05e77869185?branch=f45
Log:
Expose v4_24 feature
---
diff --git a/rust-gdk4-sys.spec b/rust-gdk4-sys.spec
index 455cc92..51e6413 100644
--- a/rust-gdk4-sys.spec
+++ b/rust-gdk4-sys.spec
@@ -153,6 +153,19 @@ 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
+Requires: pkgconfig(gtk4) >= 4.23
+
+%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 d540700..e936a98 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -6,7 +6,6 @@ comments = [
[features]
hide = [
- "v4_24",
]
[requires]
^ 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-sys] 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