public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-pangocairo-sys] f44: Update to version 0.22.9; Fixes RHBZ#2526054
@ 2026-09-03 13:42 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-03 13:42 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-pangocairo-sys
Branch : f44
Commit : 85a69ab4744442167607da1be2826e13b02ba50b
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-03T15:41:45+02:00
Stats  : +24/-2 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-pangocairo-sys/c/85a69ab4744442167607da1be2826e13b02ba50b?branch=f44

Log:
Update to version 0.22.9; Fixes RHBZ#2526054

---
diff --git a/.gitignore b/.gitignore
index a986c66..519a3bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /pangocairo-sys-0.21.2.crate
 /pangocairo-sys-0.21.5.crate
 /pangocairo-sys-0.22.0.crate
+/pangocairo-sys-0.22.9.crate

diff --git a/pangocairo-sys-fix-metadata.diff b/pangocairo-sys-fix-metadata.diff
new file mode 100644
index 0000000..7e32748
--- /dev/null
+++ b/pangocairo-sys-fix-metadata.diff
@@ -0,0 +1,8 @@
+--- pangocairo-sys-0.22.9/Cargo.toml	2006-07-24T01:21:28+00:00
++++ pangocairo-sys-0.22.9/Cargo.toml	2026-09-03T10:30:53.191012+00:00
+@@ -71,4 +71,4 @@
+ version = "3"
+ 
+ [build-dependencies.system-deps]
+-version = "9"
++version = ">=7,<10"

diff --git a/rust-pangocairo-sys.spec b/rust-pangocairo-sys.spec
index 88ce774..849f667 100644
--- a/rust-pangocairo-sys.spec
+++ b/rust-pangocairo-sys.spec
@@ -5,13 +5,16 @@
 %global crate pangocairo-sys
 
 Name:           rust-pangocairo-sys
-Version:        0.22.0
+Version:        0.22.9
 Release:        %autorelease
 Summary:        FFI bindings to PangoCairo
 
 License:        MIT
 URL:            https://crates.io/crates/pangocairo-sys
 Source:         %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * relax system-deps build-dependency
+Patch:          pangocairo-sys-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 BuildRequires:  pkgconfig(pangocairo) >= 1.40

diff --git a/rust2rpm.toml b/rust2rpm.toml
index b605e69..ee34f11 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,13 @@
+[package]
+cargo-toml-patch-comments = [
+    "relax system-deps build-dependency",
+]
+
+[features]
+hide = [
+    "v1_58",
+]
+
 [requires]
 build = ["pkgconfig(pangocairo) >= 1.40"]
 lib = ["pkgconfig(pangocairo) >= 1.40"]

diff --git a/sources b/sources
index 511cae0..fed7663 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pangocairo-sys-0.22.0.crate) = cb72510617248ffaa0d506ee7eae14355f05bd3414b7781648d18435984edf388d9f63fbcf3dbc6c6e0ce8f2de907da27bb926a631e30429fcc6b4c48a24a615
+SHA512 (pangocairo-sys-0.22.9.crate) = fc4f5f64bf4dcd866e313032dbfee739063a0d97737b2968100820d071caa3520e2ade9daa0c07cee70cc7b8e1ded431ffcd9138c9d6c82b0b5a2b60dd8d58d9

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-03 13:42 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:42 [rpms/rust-pangocairo-sys] f44: Update to version 0.22.9; Fixes RHBZ#2526054 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox