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-pangocairo-sys] f45: Update to version 0.22.9; Fixes RHBZ#2526054
Date: Thu, 03 Sep 2026 11:54:44 GMT [thread overview]
Message-ID: <178843648412.1.12073933528055924657.rpms-rust-pangocairo-sys-b23fecd0ff39@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-pangocairo-sys
Branch : f45
Commit : b23fecd0ff39fd4f7bb55d15d609160a1a67ddb9
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-03T12:31:53+02:00
Stats : +31/-2 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-pangocairo-sys/c/b23fecd0ff39fd4f7bb55d15d609160a1a67ddb9?branch=f45
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..f21ef4f 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
@@ -47,6 +50,18 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v1_58-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v1_58-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v1_58" feature of the "%{crate}" crate.
+
+%files -n %{name}+v1_58-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/rust2rpm.toml b/rust2rpm.toml
index b605e69..345db5b 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,8 @@
+[package]
+cargo-toml-patch-comments = [
+ "relax system-deps build-dependency",
+]
+
[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
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=178843648412.1.12073933528055924657.rpms-rust-pangocairo-sys-b23fecd0ff39@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