public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib-sys] epel10: Update to version 0.20.5; Fixes RHBZ#2322696
@ 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 : 5ea8a4a7f433884fb4e4f9c949502299618714a9
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-10-31T22:01:42+01:00
Stats : +8/-2 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib-sys/c/5ea8a4a7f433884fb4e4f9c949502299618714a9?branch=epel10
Log:
Update to version 0.20.5; Fixes RHBZ#2322696
---
diff --git a/.gitignore b/.gitignore
index b1872ca..355fbfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/glib-sys-0.20.1.crate
/glib-sys-0.20.2.crate
/glib-sys-0.20.4.crate
+/glib-sys-0.20.5.crate
diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index 04beab2..12f602e 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.4
+Version: 0.20.5
Release: %autorelease
Summary: FFI bindings to libglib-2.0
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 7ddb2f5..7d5024d 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,6 +2,11 @@
run = ["none"]
comments = ["tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64"]
+[features]
+hide = [
+ "v2_84",
+]
+
[requires]
build = [
"pkgconfig(glib-2.0) >= 2.56",
diff --git a/sources b/sources
index 60591f8..ad00f0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.20.4.crate) = 4599c253d6ced684603a26b786e1609f0cd123fad42e33481f8254bd8102f2a625f9a44807a114d8c851f4ad1431ee8f486c8b8275a764ec9144d8398f63db32
+SHA512 (glib-sys-0.20.5.crate) = 594ad977ea1ea5ba634b81f551a5de6427525c09948c0dff537712544d13d87529a45e169e0ec7116b8ab9ffc09e727d20cf5fa966a273065321465d7cb0d633
^ 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.5; Fixes RHBZ#2322696 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox