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] f44: Update to version 0.9.2; Fixes RHBZ#2497775
Date: Fri, 10 Jul 2026 17:12:31 GMT [thread overview]
Message-ID: <178370355184.1.516732077234439202.rpms-rust-libadwaita-9998b0c9e15d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-libadwaita
Branch : f44
Commit : 9998b0c9e15d05ac1890a8c890a22ad4fadb9dc8
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-10T19:09:23+02:00
Stats : +21/-2 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-libadwaita/c/9998b0c9e15d05ac1890a8c890a22ad4fadb9dc8?branch=f44
Log:
Update to version 0.9.2; Fixes RHBZ#2497775
---
diff --git a/.gitignore b/.gitignore
index 1db71e4..857b949 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/libadwaita-0.7.2.crate
/libadwaita-0.8.0.crate
/libadwaita-0.9.1.crate
+/libadwaita-0.9.2.crate
diff --git a/rust-libadwaita.spec b/rust-libadwaita.spec
index a6fe777..d52328a 100644
--- a/rust-libadwaita.spec
+++ b/rust-libadwaita.spec
@@ -5,7 +5,7 @@
%global crate libadwaita
Name: rust-libadwaita
-Version: 0.9.1
+Version: 0.9.2
Release: %autorelease
Summary: Rust bindings for libadwaita
@@ -58,6 +58,18 @@ use the "gio_v2_80" feature of the "%{crate}" crate.
%files -n %{name}+gio_v2_80-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+gtk_v4_10-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+gtk_v4_10-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "gtk_v4_10" feature of the "%{crate}" crate.
+
+%files -n %{name}+gtk_v4_10-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%package -n %{name}+gtk_v4_18-devel
Summary: %{summary}
BuildArch: noarch
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..846e0bb
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,6 @@
+[features]
+hide = [
+ "v1_10",
+ "gtk_v4_24",
+]
+
diff --git a/sources b/sources
index ef0a886..3491a38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libadwaita-0.9.1.crate) = 4aa3e36f954db060cc6d379503ab942c19919462fc15f29a3cf9f3d8cad134ef914dd08c669df8d6a23b1aa566bcc77906f7732eccb6349c1db16b404fc2e2e2
+SHA512 (libadwaita-0.9.2.crate) = fe975ab0f3aca8b86eea039788b6d347a222fcc2b51a7d6a637ec535c5f13cb9652345f8c691576afd9ae4865e283e7b9c3d3b81ac9845d8b05e75c2f71c82f0
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=178370355184.1.516732077234439202.rpms-rust-libadwaita-9998b0c9e15d@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