public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gdk-pixbuf-sys] f44: Update to version 0.22.9; Fixes RHBZ#2526042
@ 2026-09-03 13:46 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-03 13:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gdk-pixbuf-sys
Branch : f44
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=f44
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 13: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 13:46 [rpms/rust-gdk-pixbuf-sys] f44: Update to version 0.22.9; Fixes RHBZ#2526042 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox