public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cairo-sys-rs] epel10: Update to version 0.21.0; Fixes RHBZ#2380090
@ 2026-09-25 10:32 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-cairo-sys-rs
Branch : epel10
Commit : 03fff2c48d7b4ebd65811d7c00249a49bf3d3fe9
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-08-03T20:39:01+02:00
Stats : +9/-8 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cairo-sys-rs/c/03fff2c48d7b4ebd65811d7c00249a49bf3d3fe9?branch=epel10
Log:
Update to version 0.21.0; Fixes RHBZ#2380090
---
diff --git a/.gitignore b/.gitignore
index 08c4b86..8a961f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/cairo-sys-rs-0.20.0.crate
/cairo-sys-rs-0.20.7.crate
/cairo-sys-rs-0.20.10.crate
+/cairo-sys-rs-0.21.0.crate
diff --git a/cairo-sys-rs-fix-metadata-auto.diff b/cairo-sys-rs-fix-metadata-auto.diff
index d6fe905..90ce163 100644
--- a/cairo-sys-rs-fix-metadata-auto.diff
+++ b/cairo-sys-rs-fix-metadata-auto.diff
@@ -1,6 +1,6 @@
---- cairo-sys-rs-0.20.10/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ cairo-sys-rs-0.20.10/Cargo.toml 2025-05-18T15:56:05.821439+00:00
-@@ -77,7 +77,7 @@
+--- cairo-sys-rs-0.21.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ cairo-sys-rs-0.21.0/Cargo.toml 2025-08-03T18:35:13.114159+00:00
+@@ -78,7 +78,7 @@
use_glib = ["glib-sys"]
v1_16 = []
v1_18 = ["v1_16"]
@@ -9,11 +9,11 @@
xcb = []
xlib = ["x11"]
-@@ -100,7 +100,3 @@
+@@ -101,7 +101,3 @@
[build-dependencies.system-deps]
version = "7"
-[target."cfg(windows)".dependencies.windows-sys]
--version = ">=0.52, <=0.59"
+-version = ">=0.52, <=0.60"
-features = ["Win32_Graphics_Gdi"]
-optional = true
diff --git a/rust-cairo-sys-rs.spec b/rust-cairo-sys-rs.spec
index 7bbd29e..5a29fd4 100644
--- a/rust-cairo-sys-rs.spec
+++ b/rust-cairo-sys-rs.spec
@@ -6,7 +6,7 @@
%global crate cairo-sys-rs
Name: rust-cairo-sys-rs
-Version: 0.20.10
+Version: 0.21.0
Release: %autorelease
Summary: FFI bindings to libcairo
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 64c0359..f6dfd23 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -3,7 +3,7 @@ run = ["none"]
comments = ["tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64"]
[features]
-hide = ["win32-surface"]
+hide = ["quartz-surface", "win32-surface"]
[requires]
build = ["pkgconfig(cairo) >= 1.14"]
diff --git a/sources b/sources
index 53a43d3..07aaf34 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-sys-rs-0.20.10.crate) = d760df66c97addc62f38aed9ec95eb8a655d1693cbe339d5f2f238930a428fa62ec9a34dc585ad93eda04d30fa7d03ce366b12bbe3777ee42fd9fb0b044b8f21
+SHA512 (cairo-sys-rs-0.21.0.crate) = 767c0d976a61a57101bca8e8e5fd356c55088fa7975af693c55e934eaafd59d6047665a9a8bf1da412e4f71a5e8129ae7557d7bc291f94f87b4f996cb81055be
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:32 [rpms/rust-cairo-sys-rs] epel10: Update to version 0.21.0; Fixes RHBZ#2380090 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox