public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-graphene-sys] rawhide: Update to version 0.22.9; Fixes RHBZ#2526050
@ 2026-09-03 10:38 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-03 10:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-graphene-sys
Branch : rawhide
Commit : 509fcb97776b2ec4816ee9b9fa78f50790b51e44
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-03T12:38:03+02:00
Stats : +19/-2 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-graphene-sys/c/509fcb97776b2ec4816ee9b9fa78f50790b51e44?branch=rawhide
Log:
Update to version 0.22.9; Fixes RHBZ#2526050
---
diff --git a/.gitignore b/.gitignore
index 14fff50..abe4573 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
/graphene-sys-0.21.5.crate
/graphene-sys-0.22.0.crate
/graphene-sys-0.22.8.crate
+/graphene-sys-0.22.9.crate
diff --git a/graphene-sys-fix-metadata.diff b/graphene-sys-fix-metadata.diff
new file mode 100644
index 0000000..a4ad971
--- /dev/null
+++ b/graphene-sys-fix-metadata.diff
@@ -0,0 +1,8 @@
+--- graphene-sys-0.22.9/Cargo.toml 2006-07-24T01:21:28+00:00
++++ graphene-sys-0.22.9/Cargo.toml 2026-09-03T10:37:12.596022+00:00
+@@ -69,4 +69,4 @@
+ version = "3"
+
+ [build-dependencies.system-deps]
+-version = "9"
++version = ">=7,<10"
diff --git a/rust-graphene-sys.spec b/rust-graphene-sys.spec
index ffe69e3..fd410e4 100644
--- a/rust-graphene-sys.spec
+++ b/rust-graphene-sys.spec
@@ -7,13 +7,16 @@
%global crate graphene-sys
Name: rust-graphene-sys
-Version: 0.22.8
+Version: 0.22.9
Release: %autorelease
Summary: FFI bindings to libgraphene-1.0
License: MIT
URL: https://crates.io/crates/graphene-sys
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * relax system-deps build-dependency
+Patch: graphene-sys-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: pkgconfig(graphene-gobject-1.0) >= 1.10
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 9d80f7c..d341fcd 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,8 @@
+[package]
+cargo-toml-patch-comments = [
+ "relax system-deps build-dependency",
+]
+
[tests]
run = false
comments = [
diff --git a/sources b/sources
index 75ef3dd..260c655 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (graphene-sys-0.22.8.crate) = e65ee8b08ebfec20f812a4ca3334bd00f730dc1eff558c4af487c22e39c576d7785e8ad6d2ead65b4536762c2b2e7822ef39861d6d13aaf43622b52b17f70f2e
+SHA512 (graphene-sys-0.22.9.crate) = 2662443d30778395fe93e13e2d8202354be73e187ea2104495fc1787df18a3ae1c6d55c0df8b46ba8ed2f110820196f34d26848cb88c221cf43593a61b643dd6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 10:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 10:38 [rpms/rust-graphene-sys] rawhide: Update to version 0.22.9; Fixes RHBZ#2526050 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox