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-libadwaita-sys] rawhide: Update to version 0.9.2; Fixes RHBZ#2497776
Date: Fri, 10 Jul 2026 17:12:24 GMT	[thread overview]
Message-ID: <178370354477.1.1254010719493350697.rpms-rust-libadwaita-sys-c1e3d96c4ff9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-libadwaita-sys
Branch : rawhide
Commit : c1e3d96c4ff9d2440686f60781bb0bb48b5da936
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-10T19:05:23+02:00
Stats  : +20/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-libadwaita-sys/c/c1e3d96c4ff9d2440686f60781bb0bb48b5da936?branch=rawhide

Log:
Update to version 0.9.2; Fixes RHBZ#2497776

---
diff --git a/.gitignore b/.gitignore
index cbd6151..cf81500 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /libadwaita-sys-0.7.2.crate
 /libadwaita-sys-0.8.0.crate
 /libadwaita-sys-0.9.1.crate
+/libadwaita-sys-0.9.2.crate

diff --git a/rust-libadwaita-sys.spec b/rust-libadwaita-sys.spec
index 175a5c4..1cf9aef 100644
--- a/rust-libadwaita-sys.spec
+++ b/rust-libadwaita-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 libadwaita-sys
 
 Name:           rust-libadwaita-sys
-Version:        0.9.1
+Version:        0.9.2
 Release:        %autorelease
 Summary:        FFI bindings for libadwaita
 
@@ -154,7 +156,7 @@ use the "v1_8" feature of the "%{crate}" crate.
 %package     -n %{name}+v1_9-devel
 Summary:        %{summary}
 BuildArch:      noarch
-Requires:       pkgconfig(libadwaita-1) >= 1.9~
+Requires:       pkgconfig(libadwaita-1) >= 1.9
 
 %description -n %{name}+v1_9-devel %{_description}
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index fc6a827..91816ed 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 = [
+    "v1_10",
+]
+
 [requires]
 build = ["pkgconfig(libadwaita-1) >= 1.0.0"]
 lib = ["pkgconfig(libadwaita-1) >= 1.0.0"]
@@ -9,5 +20,6 @@ features.v1_5 = ["pkgconfig(libadwaita-1) >= 1.5"]
 features.v1_6 = ["pkgconfig(libadwaita-1) >= 1.6"]
 features.v1_7 = ["pkgconfig(libadwaita-1) >= 1.7"]
 features.v1_8 = ["pkgconfig(libadwaita-1) >= 1.8"]
-features.v1_9 = ["pkgconfig(libadwaita-1) >= 1.9~"]
+features.v1_9 = ["pkgconfig(libadwaita-1) >= 1.9"]
+features.v1_10 = ["pkgconfig(libadwaita-1) >= 1.10~"]
 

diff --git a/sources b/sources
index 3e1ac0b..2335a30 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libadwaita-sys-0.9.1.crate) = 2f93c0bc616478e931c6244bdd13b893bf27c65934b3c88050776f92ee11b4ac84470a3e06b4965f541e4dcdb7d72503f4e8021f69ac6ca2dfd0e54f615de52a
+SHA512 (libadwaita-sys-0.9.2.crate) = 7633d531725bde3a2eefd5c2901054fe8bb2eee46bbdaa10f5a3b5ea882b75f92e5abce13f852d11b920c7f54a89acb4386b5fe436b778183293bf2f27845455

                 reply	other threads:[~2026-07-10 17:12 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=178370354477.1.1254010719493350697.rpms-rust-libadwaita-sys-c1e3d96c4ff9@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