public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gtk4-sys] rawhide: Update to version 0.11.4; Fixes RHBZ#2494135
@ 2026-07-01 21:26 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-01 21:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gtk4-sys
Branch : rawhide
Commit : 063ec09c0f4f713b6cde5ce5f36f6f4c93276a45
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-01T23:23:34+02:00
Stats : +8/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gtk4-sys/c/063ec09c0f4f713b6cde5ce5f36f6f4c93276a45?branch=rawhide
Log:
Update to version 0.11.4; Fixes RHBZ#2494135
---
diff --git a/.gitignore b/.gitignore
index 1674659..151baaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
/gtk4-sys-0.11.1.crate
/gtk4-sys-0.11.2.crate
/gtk4-sys-0.11.3.crate
+/gtk4-sys-0.11.4.crate
diff --git a/rust-gtk4-sys.spec b/rust-gtk4-sys.spec
index 4259232..a02b991 100644
--- a/rust-gtk4-sys.spec
+++ b/rust-gtk4-sys.spec
@@ -1,12 +1,13 @@
# Generated by rust2rpm 28
-# * tests fail to compile
+# * 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 gtk4-sys
Name: rust-gtk4-sys
-Version: 0.11.3
+Version: 0.11.4
Release: %autorelease
Summary: FFI bindings of GTK 4
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 255539f..86171a6 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,8 @@
[tests]
run = false
-comments = ["tests fail to compile"]
+comments = [
+ "tests generated by \"gir\" only work reliably when running with the same library version that was used when generating the tests",
+]
[features]
hide = [
diff --git a/sources b/sources
index 0b6f2e9..4c2e5d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gtk4-sys-0.11.3.crate) = 236b3683729d2f83a8ac818bf0089c89adee7e84822aae544efb2ac6e3372781712be640f3f572f61e61b458c6b4113b8d5cf778a5ea768f380c0efa99ec064f
+SHA512 (gtk4-sys-0.11.4.crate) = b2a606d5c7677bc8807d202868a8cbe5e5a08b574853cb77db6294cf46706bbe02889b8a657a4182a73170d3223df9cabfcace45978565fcfe651846e2487acf
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-01 21:26 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:26 [rpms/rust-gtk4-sys] rawhide: Update to version 0.11.4; Fixes RHBZ#2494135 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox