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-gtk4-macros] f44: Update to version 0.11.4; Fixes RHBZ#2494136
Date: Wed, 01 Jul 2026 21:37:21 GMT [thread overview]
Message-ID: <178294184169.1.15262734892573480304.rpms-rust-gtk4-macros-45756b6fbf4a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gtk4-macros
Branch : f44
Commit : 45756b6fbf4a5b7cbda861bc5570d9566106a0a0
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-01T23:22:49+02:00
Stats : +22/-2 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gtk4-macros/c/45756b6fbf4a5b7cbda861bc5570d9566106a0a0?branch=f44
Log:
Update to version 0.11.4; Fixes RHBZ#2494136
---
diff --git a/.gitignore b/.gitignore
index 5ae917a..b06a88f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/gtk4-macros-0.10.1.crate
/gtk4-macros-0.10.3.crate
/gtk4-macros-0.11.0.crate
+/gtk4-macros-0.11.4.crate
diff --git a/gtk4-macros-fix-metadata.diff b/gtk4-macros-fix-metadata.diff
new file mode 100644
index 0000000..3a524f4
--- /dev/null
+++ b/gtk4-macros-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- gtk4-macros-0.11.4/Cargo.toml 2006-07-24T01:21:28+00:00
++++ gtk4-macros-0.11.4/Cargo.toml 2026-07-01T21:21:15.431323+00:00
+@@ -64,7 +64,7 @@
+ version = "1.0"
+
+ [dependencies.quick-xml]
+-version = "0.39"
++version = "0.40"
+ optional = true
+
+ [dependencies.quote]
diff --git a/rust-gtk4-macros.spec b/rust-gtk4-macros.spec
index a9f5887..32d2910 100644
--- a/rust-gtk4-macros.spec
+++ b/rust-gtk4-macros.spec
@@ -6,13 +6,16 @@
%global crate gtk4-macros
Name: rust-gtk4-macros
-Version: 0.11.0
+Version: 0.11.4
Release: %autorelease
Summary: Macros helpers for GTK 4 bindings
License: MIT
URL: https://crates.io/crates/gtk4-macros
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * bump quick-xml dependency from v0.39 to v0.40
+Patch: gtk4-macros-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 5f750a5..8e474c5 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,8 @@
+[package]
+cargo-toml-patch-comments = [
+ "bump quick-xml dependency from v0.39 to v0.40",
+]
+
[tests]
run = false
comments = ["tests can only be run in-tree"]
diff --git a/sources b/sources
index 2a20b71..ef6260f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gtk4-macros-0.11.0.crate) = d61f5417dff8a14e22f8a92908a14a4bb1620977051caa57024db502e43d6eb3ad8b82dc7c08eee37a6782c57b4e3d2aa22b99d6e0fa82bfac5e61850dd152e3
+SHA512 (gtk4-macros-0.11.4.crate) = 3cff69f21016ce9332c27bb304e4fe232d2850ac0c2c3db9d80a7ce028e73272ce85db31449f853414484c54ab3ee62d2b66178b6d20b3c3020cb631d3a93023
reply other threads:[~2026-07-01 21:37 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=178294184169.1.15262734892573480304.rpms-rust-gtk4-macros-45756b6fbf4a@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