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

A new commit has been pushed.

Repo   : rpms/rust-glib
Branch : f45
Commit : a7ea646827af7fc91cd188b38a4c774fbb582bed
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-03T14:23:49+02:00
Stats  : +12/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib/c/a7ea646827af7fc91cd188b38a4c774fbb582bed?branch=f45

Log:
Expose v2_90 feature

---
diff --git a/rust-glib.spec b/rust-glib.spec
index 742ec1e..cecf3cf 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -398,6 +398,18 @@ use the "v2_88" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_88-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_90-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_90-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_90" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_90-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 7cbe51a..0a4cd53 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -3,7 +3,6 @@ cargo-toml-patch-comments = ["drop unused, benchmark-only criterion dev-dependen
 
 [features]
 hide = [
-    "v2_90",
 ]
 
 [tests]

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

only message in thread, other threads:[~2026-09-03 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 12:52 [rpms/rust-glib] f45: Expose v2_90 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