public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib-sys] rawhide: Update to version 0.22.9; Fixes RHBZ#2526048
@ 2026-09-03 10:45 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-03 10:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-glib-sys
Branch : rawhide
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=rawhide
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 10:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 10:45 [rpms/rust-glib-sys] rawhide: Update to version 0.22.9; Fixes RHBZ#2526048 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox