public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to version 0.17.5; Fixes RHBZ#2175679
@ 2026-09-25 10:37 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-glib
Branch : epel10
Commit : cd2c776eb7e7e29c56d89dd20af1a5cdff18374a
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2023-03-16T00:56:48+01:00
Stats : +18/-2 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib/c/cd2c776eb7e7e29c56d89dd20af1a5cdff18374a?branch=epel10
Log:
Update to version 0.17.5; Fixes RHBZ#2175679
---
diff --git a/.gitignore b/.gitignore
index cd0f612..747668d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
/glib-0.16.4.crate
/glib-0.16.7.crate
/glib-0.17.2.crate
+/glib-0.17.5.crate
diff --git a/glib-fix-metadata.diff b/glib-fix-metadata.diff
new file mode 100644
index 0000000..613491d
--- /dev/null
+++ b/glib-fix-metadata.diff
@@ -0,0 +1,12 @@
+--- glib-0.17.5/Cargo.toml 1970-01-01T00:00:01+00:00
++++ glib-0.17.5/Cargo.toml 2023-03-15T23:51:37.376454+00:00
+@@ -100,9 +100,6 @@
+ [dependencies.thiserror]
+ version = "1"
+
+-[dev-dependencies.criterion]
+-version = "0.4.0"
+-
+ [dev-dependencies.gir-format-check]
+ version = "^0.1"
+
diff --git a/rust-glib.spec b/rust-glib.spec
index d0c9b2c..33ef8c8 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -5,13 +5,16 @@
%global crate glib
Name: rust-glib
-Version: 0.17.2
+Version: 0.17.5
Release: %autorelease
Summary: Rust bindings for the GLib library
License: MIT
URL: https://crates.io/crates/glib
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * drop unused, benchmark-only criterion dev-dependency to speed up builds
+Patch: glib-fix-metadata.diff
BuildRequires: rust-packaging >= 21
diff --git a/sources b/sources
index 11f868f..b32e60c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.17.2.crate) = 62be4dd06abaab136735226c18034dfd57d22e4578c99a3597a4fa4768f91da19b488b99f04d227c6f2fee6866c4e2760d0280e1c9b12a77a345e7be97a2e885
+SHA512 (glib-0.17.5.crate) = 97b583f42da6b45b3620e855b2dfab297164d398ba1d8df54b56535fe5b899e8acc09f903e6c4d0bfb8bb01336d10527ca7ee004f435ae9f262b7da80bfcf3a8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:37 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:37 [rpms/rust-glib] epel10: Update to version 0.17.5; Fixes RHBZ#2175679 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox