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-gdk-pixbuf-sys] rawhide: Update to version 0.22.9; Fixes RHBZ#2526042
Date: Thu, 03 Sep 2026 10:36:33 GMT [thread overview]
Message-ID: <178843179340.1.15871204704355471895.rpms-rust-gdk-pixbuf-sys-6347d248b926@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gdk-pixbuf-sys
Branch : rawhide
Commit : 6347d248b9269b8399accf096350c4e837892dc7
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-03T12:36:08+02:00
Stats : +19/-2 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf-sys/c/6347d248b9269b8399accf096350c4e837892dc7?branch=rawhide
Log:
Update to version 0.22.9; Fixes RHBZ#2526042
---
diff --git a/.gitignore b/.gitignore
index 2b44200..04f567e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
/gdk-pixbuf-sys-0.21.2.crate
/gdk-pixbuf-sys-0.21.5.crate
/gdk-pixbuf-sys-0.22.0.crate
+/gdk-pixbuf-sys-0.22.9.crate
diff --git a/gdk-pixbuf-sys-fix-metadata.diff b/gdk-pixbuf-sys-fix-metadata.diff
new file mode 100644
index 0000000..086fd64
--- /dev/null
+++ b/gdk-pixbuf-sys-fix-metadata.diff
@@ -0,0 +1,8 @@
+--- gdk-pixbuf-sys-0.22.9/Cargo.toml 2006-07-24T01:21:28+00:00
++++ gdk-pixbuf-sys-0.22.9/Cargo.toml 2026-09-03T10:34:33.220119+00:00
+@@ -83,4 +83,4 @@
+ version = "3"
+
+ [build-dependencies.system-deps]
+-version = "9"
++version = ">=7,<10"
diff --git a/rust-gdk-pixbuf-sys.spec b/rust-gdk-pixbuf-sys.spec
index 5510b47..c5d8cc5 100644
--- a/rust-gdk-pixbuf-sys.spec
+++ b/rust-gdk-pixbuf-sys.spec
@@ -5,13 +5,16 @@
%global crate gdk-pixbuf-sys
Name: rust-gdk-pixbuf-sys
-Version: 0.22.0
+Version: 0.22.9
Release: %autorelease
Summary: FFI bindings to libgdk_pixbuf-2.0
License: MIT
URL: https://crates.io/crates/gdk-pixbuf-sys
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * relax system-deps build-dependency
+Patch: gdk-pixbuf-sys-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.8
diff --git a/rust2rpm.toml b/rust2rpm.toml
index e66edf3..8343d25 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,8 @@
+[package]
+cargo-toml-patch-comments = [
+ "relax system-deps build-dependency",
+]
+
[features]
hide = [
]
diff --git a/sources b/sources
index b9c3a14..a9ab22a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk-pixbuf-sys-0.22.0.crate) = 23246a277b243d4656b6a11a4d522aac5783d5b1e232124c20d94a6a56e4ba52f86b2a72a70abf39e0f6da7106def903a0467e03dc58cee16cfe3fedf61e12a3
+SHA512 (gdk-pixbuf-sys-0.22.9.crate) = a67ab123bac86bb862ebbfe4ea93061ed5e9fdcbc524e267ac5259d408a639d1e0930c70233b8a80a52e1aa5ef782edb5b69b6659fc75ec037ff1ba67d07828d
reply other threads:[~2026-09-03 10:36 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=178843179340.1.15871204704355471895.rpms-rust-gdk-pixbuf-sys-6347d248b926@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