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-gobject-sys] f45: Update to version 0.22.9; Fixes RHBZ#2526049
Date: Thu, 03 Sep 2026 11:54:20 GMT	[thread overview]
Message-ID: <178843646089.1.1730667953780364565.rpms-rust-gobject-sys-743607461204@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gobject-sys
Branch : f45
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=f45

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

                 reply	other threads:[~2026-09-03 11:54 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=178843646089.1.1730667953780364565.rpms-rust-gobject-sys-743607461204@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