public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gdk4-sys] rawhide: Update to version 0.11.2; Fixes RHBZ#2455167
@ 2026-06-18 19:57 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-18 19:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gdk4-sys
Branch : rawhide
Commit : 0a878028fe1d14fbeb7a8ad0e59c9fe7171d179b
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-06-18T21:56:34+02:00
Stats : +16/-5 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gdk4-sys/c/0a878028fe1d14fbeb7a8ad0e59c9fe7171d179b?branch=rawhide
Log:
Update to version 0.11.2; Fixes RHBZ#2455167
---
diff --git a/.gitignore b/.gitignore
index 62fcdde..fb3ede3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/gdk4-sys-0.10.3.crate
/gdk4-sys-0.11.0.crate
/gdk4-sys-0.11.1.crate
+/gdk4-sys-0.11.2.crate
diff --git a/rust-gdk4-sys.spec b/rust-gdk4-sys.spec
index 5254ec8..89018bd 100644
--- a/rust-gdk4-sys.spec
+++ b/rust-gdk4-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 gdk4-sys
Name: rust-gdk4-sys
-Version: 0.11.1
+Version: 0.11.2
Release: %autorelease
Summary: FFI bindings of GDK 4
@@ -141,7 +143,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 8b576c8..d540700 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,12 @@
+[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]
@@ -15,5 +22,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 74a8c9c..a2900a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk4-sys-0.11.1.crate) = 7991b7aef6d5962d4c01d187b1e607eac656183c3598d607f0cd2f003bfc77885710b054a3822d92db6a5cd9e5f267fb4ef99ef7ea398efc6c397af12cfca21c
+SHA512 (gdk4-sys-0.11.2.crate) = aafed8b4d814ec398c2365f565e8732dc6a8e4d3f3f1d004c7fbc27f55d80991c8075500f2caa803e9de07e2e60ce3e1bd80ee8393ce8307de9aea44d613d687
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-18 19:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18 19:57 [rpms/rust-gdk4-sys] rawhide: Update to version 0.11.2; Fixes RHBZ#2455167 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox