public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib-sys] epel10: Update to version 0.20.10; Fixes RHBZ#2365832
@ 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 : 02158a94ffaa0f9afa658262467c86c2af715198
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-05-18T18:10:13+02:00
Stats  : +7/-4 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib-sys/c/02158a94ffaa0f9afa658262467c86c2af715198?branch=epel10

Log:
Update to version 0.20.10; Fixes RHBZ#2365832

---
diff --git a/.gitignore b/.gitignore
index fed1eaf..02f7dbf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /glib-sys-0.20.6.crate
 /glib-sys-0.20.7.crate
 /glib-sys-0.20.9.crate
+/glib-sys-0.20.10.crate

diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index 2ccab64..635f633 100644
--- a/rust-glib-sys.spec
+++ b/rust-glib-sys.spec
@@ -6,7 +6,7 @@
 %global crate glib-sys
 
 Name:           rust-glib-sys
-Version:        0.20.9
+Version:        0.20.10
 Release:        %autorelease
 Summary:        FFI bindings to libglib-2.0
 
@@ -224,7 +224,7 @@ use the "v2_82" feature of the "%{crate}" crate.
 %package     -n %{name}+v2_84-devel
 Summary:        %{summary}
 BuildArch:      noarch
-Requires:       pkgconfig(glib-2.0) >= 2.83
+Requires:       pkgconfig(glib-2.0) >= 2.84
 
 %description -n %{name}+v2_84-devel %{_description}
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 42bc063..486f22d 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -4,6 +4,7 @@ comments = ["tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64"]
 
 [features]
 hide = [
+    "v2_86",
 ]
 
 [requires]
@@ -34,5 +35,6 @@ features.v2_76 = ["pkgconfig(glib-2.0) >= 2.76"]
 features.v2_78 = ["pkgconfig(glib-2.0) >= 2.77"]
 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.83"]
+features.v2_84 = ["pkgconfig(glib-2.0) >= 2.84"]
+features.v2_86 = ["pkgconfig(glib-2.0) >= 2.85"]
 

diff --git a/sources b/sources
index 79182ab..ef6f240 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.20.9.crate) = 1d9b21aa93812a69767caa8073373620d8a41bd24d20787ad714fd6e69e834a3c9f747dca4a145493172d2e3492243771a4dd59ebf38ffdb128763875e45c16a
+SHA512 (glib-sys-0.20.10.crate) = 3ac966410bf325ef2d82ee8be10056976a48071469de1cf1bd5d2f90a4074cbd01e72e214aa071625cec52e5fd3ee44d457c0eab0b33b45e4525997dfa74e1ac

^ 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.20.10; Fixes RHBZ#2365832 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox