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] epel10: Update to version 0.17.5; Fixes RHBZ#2175679
Date: Fri, 25 Sep 2026 10:37:04 GMT	[thread overview]
Message-ID: <179033262431.1.6928963721720762508.rpms-rust-glib-cd2c776eb7e7@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-25 10:37 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=179033262431.1.6928963721720762508.rpms-rust-glib-cd2c776eb7e7@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