public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gsk4-sys] f44: Update to version 0.11.4; Fixes RHBZ#2494133
@ 2026-07-01 21:37 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-01 21:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-gsk4-sys
Branch : f44
Commit : f4e302c23ccc8a598f02098a22e33233b29ea694
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-01T23:11:48+02:00
Stats  : +20/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gsk4-sys/c/f4e302c23ccc8a598f02098a22e33233b29ea694?branch=f44

Log:
Update to version 0.11.4; Fixes RHBZ#2494133

---
diff --git a/.gitignore b/.gitignore
index d1af059..7b012ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /gsk4-sys-0.10.3.crate
 /gsk4-sys-0.11.0.crate
 /gsk4-sys-0.11.1.crate
+/gsk4-sys-0.11.4.crate

diff --git a/rust-gsk4-sys.spec b/rust-gsk4-sys.spec
index 4079365..c4bde53 100644
--- a/rust-gsk4-sys.spec
+++ b/rust-gsk4-sys.spec
@@ -1,11 +1,13 @@
 # Generated by rust2rpm 28
-%bcond check 1
+# * tests generated by "gir" only work reliably when running with the same
+#   library version that was used when generating the tests
+%bcond check 0
 %global debug_package %{nil}
 
 %global crate gsk4-sys
 
 Name:           rust-gsk4-sys
-Version:        0.11.1
+Version:        0.11.4
 Release:        %autorelease
 Summary:        FFI bindings of GSK 4
 
@@ -140,7 +142,7 @@ use the "v4_20" feature of the "%{crate}" crate.
 %package     -n %{name}+v4_22-devel
 Summary:        %{summary}
 BuildArch:      noarch
-Requires:       pkgconfig(gtk4) >= 4.21
+Requires:       pkgconfig(gtk4) >= 4.22
 
 %description -n %{name}+v4_22-devel %{_description}
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 6b06429..82215c6 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,14 @@
+[tests]
+run = false
+comments = [
+    "tests generated by \"gir\" only work reliably when running with the same library version that was used when generating the tests",
+]
+
+[features]
+hide = [
+    "v4_24",
+]
+
 [requires]
 build = ["pkgconfig(gtk4) >= 4.0.0"]
 lib = ["pkgconfig(gtk4) >= 4.0.0"]
@@ -9,5 +20,6 @@ features.v4_14 = ["pkgconfig(gtk4) >= 4.14"]
 features.v4_16 = ["pkgconfig(gtk4) >= 4.16"]
 features.v4_18 = ["pkgconfig(gtk4) >= 4.18"]
 features.v4_20 = ["pkgconfig(gtk4) >= 4.20"]
-features.v4_22 = ["pkgconfig(gtk4) >= 4.21"]
+features.v4_22 = ["pkgconfig(gtk4) >= 4.22"]
+features.v4_24 = ["pkgconfig(gtk4) >= 4.23"]
 

diff --git a/sources b/sources
index 48c46de..4401a7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gsk4-sys-0.11.1.crate) = d9c487e2edd929bbd5152da285f0abe63856f3f05c66b5e4804e5b97a898c8bed0a78b15f554aa9af613c35e9edaec303a8e99d1f508ebc9d728a33cf9ae6674
+SHA512 (gsk4-sys-0.11.4.crate) = eee1dc30500d795be5e16a6a2f1b856bbc5311ba710183e62e8b4cd80e3f89ebc3d6680f1cabf3ad74db1b191b299ff7f5414e6a44a02f0e48f309fc9704d7bf

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

only message in thread, other threads:[~2026-07-01 21:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 21:37 [rpms/rust-gsk4-sys] f44: Update to version 0.11.4; Fixes RHBZ#2494133 Fabio Valentini

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