public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gdk4-sys] f44: Update to version 0.11.2; Fixes RHBZ#2455167
Date: Thu, 18 Jun 2026 19:59:07 GMT	[thread overview]
Message-ID: <178181274792.1.13079733312396373926.rpms-rust-gdk4-sys-0a878028fe1d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gdk4-sys
Branch : f44
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=f44

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

                 reply	other threads:[~2026-06-18 19:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178181274792.1.13079733312396373926.rpms-rust-gdk4-sys-0a878028fe1d@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox