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-glib-sys] f45: Expose v2_90 feature
Date: Thu, 03 Sep 2026 12:52:03 GMT [thread overview]
Message-ID: <178843992352.1.13796339612941647048.rpms-rust-glib-sys-d33cb48b9c32@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-glib-sys
Branch : f45
Commit : d33cb48b9c3238ce35ab1d630cead39f18c1bbef
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-03T14:23:05+02:00
Stats : +14/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib-sys/c/d33cb48b9c3238ce35ab1d630cead39f18c1bbef?branch=f45
Log:
Expose v2_90 feature
---
diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index 5fa2bf8..72d952c 100644
--- a/rust-glib-sys.spec
+++ b/rust-glib-sys.spec
@@ -264,6 +264,19 @@ 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
+Requires: pkgconfig(glib-2.0) >= 2.89
+
+%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 38591f5..9010dcf 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -11,7 +11,6 @@ comments = [
[features]
hide = [
- "v2_90",
]
[requires]
@@ -45,4 +44,5 @@ features.v2_82 = ["pkgconfig(glib-2.0) >= 2.82"]
features.v2_84 = ["pkgconfig(glib-2.0) >= 2.84"]
features.v2_86 = ["pkgconfig(glib-2.0) >= 2.86"]
features.v2_88 = ["pkgconfig(glib-2.0) >= 2.88"]
+features.v2_90 = ["pkgconfig(glib-2.0) >= 2.89"]
reply other threads:[~2026-09-03 12:52 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=178843992352.1.13796339612941647048.rpms-rust-glib-sys-d33cb48b9c32@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