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-sys] f44: Update to version 0.22.9; Fixes RHBZ#2526048
Date: Thu, 03 Sep 2026 14:00:17 GMT [thread overview]
Message-ID: <178844401718.1.8227474371693131277.rpms-rust-glib-sys-58585508f48e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-glib-sys
Branch : f44
Commit : 58585508f48e7d76caaee94c0294d25f80723ada
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-03T12:45:24+02:00
Stats : +19/-2 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib-sys/c/58585508f48e7d76caaee94c0294d25f80723ada?branch=f44
Log:
Update to version 0.22.9; Fixes RHBZ#2526048
---
diff --git a/.gitignore b/.gitignore
index 7b1dafa..039fcfc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
/glib-sys-0.22.3.crate
/glib-sys-0.22.6.crate
/glib-sys-0.22.8.crate
+/glib-sys-0.22.9.crate
diff --git a/glib-sys-fix-metadata.diff b/glib-sys-fix-metadata.diff
new file mode 100644
index 0000000..2cd5605
--- /dev/null
+++ b/glib-sys-fix-metadata.diff
@@ -0,0 +1,8 @@
+--- glib-sys-0.22.9/Cargo.toml 2006-07-24T01:21:28+00:00
++++ glib-sys-0.22.9/Cargo.toml 2026-09-03T10:44:01.278546+00:00
+@@ -140,4 +140,4 @@
+ version = "3"
+
+ [build-dependencies.system-deps]
+-version = "9"
++version = ">=7,<10"
diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index 5b96552..5fa2bf8 100644
--- a/rust-glib-sys.spec
+++ b/rust-glib-sys.spec
@@ -7,13 +7,16 @@
%global crate glib-sys
Name: rust-glib-sys
-Version: 0.22.8
+Version: 0.22.9
Release: %autorelease
Summary: FFI bindings to libglib-2.0
License: MIT
URL: https://crates.io/crates/glib-sys
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * relax system-deps build-dependency
+Patch: glib-sys-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: pkgconfig(glib-2.0) >= 2.56
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 5017bd1..38591f5 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,8 @@
+[package]
+cargo-toml-patch-comments = [
+ "relax system-deps build-dependency",
+]
+
[tests]
run = false
comments = [
diff --git a/sources b/sources
index 63e2732..b89e940 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.22.8.crate) = 15dc879ba8e29d3d8d3975f01f23da110b6eafa8f2958996f490527db5783a7796f2f55901252dd00d9c75b794a65eb939861b1f27d83e088192bfd27c61f00d
+SHA512 (glib-sys-0.22.9.crate) = 471210e54739d6d8da6657a5a52e9b831730500b091fc7259b92ae55ea6be5dd86637bcebfde7a3e9f4e51b4e17135265a634cdae23709e3eb448a3bf44c05a7
reply other threads:[~2026-09-03 14:00 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=178844401718.1.8227474371693131277.rpms-rust-glib-sys-58585508f48e@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