public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gobject-sys] rawhide: Update to version 0.22.9; Fixes RHBZ#2526049
@ 2026-09-03 10:46 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-03 10:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gobject-sys
Branch : rawhide
Commit : 743607461204298c16a2d1212febbf4c1405cf47
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-03T12:45:50+02:00
Stats : +19/-3 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/743607461204298c16a2d1212febbf4c1405cf47?branch=rawhide
Log:
Update to version 0.22.9; Fixes RHBZ#2526049
---
diff --git a/.gitignore b/.gitignore
index 995ca15..41ff63d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
/gobject-sys-0.21.5.crate
/gobject-sys-0.22.0.crate
/gobject-sys-0.22.6.crate
+/gobject-sys-0.22.9.crate
diff --git a/gobject-sys-fix-metadata.diff b/gobject-sys-fix-metadata.diff
new file mode 100644
index 0000000..8813b5f
--- /dev/null
+++ b/gobject-sys-fix-metadata.diff
@@ -0,0 +1,8 @@
+--- gobject-sys-0.22.9/Cargo.toml 2006-07-24T01:21:28+00:00
++++ gobject-sys-0.22.9/Cargo.toml 2026-09-03T10:44:15.050596+00:00
+@@ -117,4 +117,4 @@
+ version = "3"
+
+ [build-dependencies.system-deps]
+-version = "9"
++version = ">=7,<10"
diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec
index 5c32cd4..8e626fd 100644
--- a/rust-gobject-sys.spec
+++ b/rust-gobject-sys.spec
@@ -7,13 +7,16 @@
%global crate gobject-sys
Name: rust-gobject-sys
-Version: 0.22.6
+Version: 0.22.9
Release: %autorelease
Summary: FFI bindings to libgobject-2.0
License: MIT
URL: https://crates.io/crates/gobject-sys
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * relax system-deps build-dependency
+Patch: gobject-sys-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: pkgconfig(gobject-2.0) >= 2.56
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 95e3775..a254dce 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,10 +1,14 @@
+[package]
+cargo-toml-patch-comments = [
+ "relax system-deps build-dependency",
+]
+
[tests]
run = false
comments = [
"tests generated by \"gir\" only work reliably when running with the same library version that was used when generating the tests",
]
-
[features]
hide = [
]
diff --git a/sources b/sources
index ad60d2c..01bcb3c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.22.6.crate) = b04fb2c8e30bcedfe0bb53ea262b21698744a973d420b59e8b3c4642d5def5f6239c888bde723c17020f594af7d504404666c0ab9273f33b6f1d19f832067e4b
+SHA512 (gobject-sys-0.22.9.crate) = e0201840e6e2c1c4413fc3e56c6f390d01959443d4dca4f2926c77f9ec70b2cff5b412447ba3e06de6d94316ed2a56dbee16f339fcdbd6da8dc4e76ada28a453
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 10:46 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:46 [rpms/rust-gobject-sys] rawhide: Update to version 0.22.9; Fixes RHBZ#2526049 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox