public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gtk4-macros] f44: Update to version 0.11.4; Fixes RHBZ#2494136
@ 2026-07-01 21:37 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-01 21:37 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-01 21:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 21:37 [rpms/rust-gtk4-macros] f44: Update to version 0.11.4; Fixes RHBZ#2494136 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox