public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib-sys] epel10: Update to version 0.22.6; Fixes RHBZ#2463190
@ 2026-09-25 10:34 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-glib-sys
Branch : epel10
Commit : ae3e33c5148d335e72fdc9e7c68f5705c99e4e0a
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-05-06T13:48:08+02:00
Stats : +6/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib-sys/c/ae3e33c5148d335e72fdc9e7c68f5705c99e4e0a?branch=epel10
Log:
Update to version 0.22.6; Fixes RHBZ#2463190
---
diff --git a/.gitignore b/.gitignore
index 4f11cdc..09fb4da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
/glib-sys-0.21.5.crate
/glib-sys-0.22.0.crate
/glib-sys-0.22.3.crate
+/glib-sys-0.22.6.crate
diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index 51cd4be..ef6e0fc 100644
--- a/rust-glib-sys.spec
+++ b/rust-glib-sys.spec
@@ -5,7 +5,7 @@
%global crate glib-sys
Name: rust-glib-sys
-Version: 0.22.3
+Version: 0.22.6
Release: %autorelease
Summary: FFI bindings to libglib-2.0
@@ -249,7 +249,7 @@ use the "v2_86" feature of the "%{crate}" crate.
%package -n %{name}+v2_88-devel
Summary: %{summary}
BuildArch: noarch
-Requires: pkgconfig(glib-2.0) >= 2.87
+Requires: pkgconfig(glib-2.0) >= 2.88
%description -n %{name}+v2_88-devel %{_description}
diff --git a/rust2rpm.toml b/rust2rpm.toml
index fb19aec..f2b5d3f 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,6 @@
[features]
hide = [
+ "v2_90",
]
[requires]
@@ -32,5 +33,5 @@ features.v2_80 = ["pkgconfig(glib-2.0) >= 2.80"]
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.87"]
+features.v2_88 = ["pkgconfig(glib-2.0) >= 2.88"]
diff --git a/sources b/sources
index 988c7b2..2a3f91b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.22.3.crate) = 38770943169863b87bd1600bd41c15b4e3c88135c34c824dc728f7a1cd4a7928b4b8c7a0c97707a29fe32fc551306dbd51bd6be3f16c627b7280d3dac2f47da8
+SHA512 (glib-sys-0.22.6.crate) = 20f16a22f9218f86479d01e21642e17cfbada7702eae28f944cfc27ca9b371ae3ba6466d1aef225c3c0b928da1c3e37deab0251aa0c002a43d5a4e6005457f8f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:34 [rpms/rust-glib-sys] epel10: Update to version 0.22.6; Fixes RHBZ#2463190 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox