public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-libadwaita-sys] f44: Update to version 0.9.2; Fixes RHBZ#2497776
@ 2026-07-10 17:12 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-10 17:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-libadwaita-sys
Branch : f44
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=f44
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 17:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 17:12 [rpms/rust-libadwaita-sys] f44: Update to version 0.9.2; Fixes RHBZ#2497776 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox