public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Steffan <jsteffan@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-relm4-macros] rawhide: Update to 0.11.0
Date: Sat, 19 Sep 2026 18:49:25 GMT	[thread overview]
Message-ID: <178984376510.1.3005142013286842796.rpms-rust-relm4-macros-204c99474b3d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-relm4-macros
Branch : rawhide
Commit : 204c99474b3dc2830f5b2dbb6884b1f3d04b02bd
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date   : 2026-09-05T12:07:47-06:00
Stats  : +14/-8 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-relm4-macros/c/204c99474b3dc2830f5b2dbb6884b1f3d04b02bd?branch=rawhide

Log:
Update to 0.11.0

---
diff --git a/.gitignore b/.gitignore
index 3a14abb..0f7f0e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /relm4-macros-0.8.1.crate
 /relm4-macros-0.9.0.crate
 /relm4-macros-0.9.1.crate
+/relm4-macros-0.11.0.crate

diff --git a/rust-relm4-macros.spec b/rust-relm4-macros.spec
index 7bb05c6..1ea2ca6 100644
--- a/rust-relm4-macros.spec
+++ b/rust-relm4-macros.spec
@@ -1,15 +1,15 @@
-# Generated by rust2rpm 26
-# error[E0432]: unresolved import `relm4`
-# use of undeclared crate or module `relm4`
-# Tests are unable to be run outside of a git checkout
-# due to circular dependencies.
-%bcond_with check
+# Generated by rust2rpm 28
+# * error[E0432]: unresolved import `relm4` / use of undeclared crate or module
+#   `relm4`: tests are unable to run outside of a git checkout due to circular
+#   dependencies (relm4-macros's own tests depend on relm4, which depends on
+#   relm4-macros).
+%bcond check 0
 %global debug_package %{nil}
 
 %global crate relm4-macros
 
 Name:           rust-relm4-macros
-Version:        0.9.1
+Version:        0.11.0
 Release:        %autorelease
 Summary:        Idiomatic GUI library inspired by Elm and based on gtk4-rs
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..6c2782e
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,5 @@
+[tests]
+run = false
+comments = [
+    "error[E0432]: unresolved import `relm4` / use of undeclared crate or module `relm4`: tests are unable to run outside of a git checkout due to circular dependencies (relm4-macros's own tests depend on relm4, which depends on relm4-macros).",
+]

diff --git a/sources b/sources
index 05d146f..5f3a68c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (relm4-macros-0.9.1.crate) = 46fb52eafeb753ace83ec3b41a3662a93e2a97831b59fed8733e52e4bb657a9e06ef5d34cbc64a82afcdae4af147b84bd3b8836952789f282ef20baf67554570
+SHA512 (relm4-macros-0.11.0.crate) = 2df4a35b73a7616971258d32ddd35d0d5e8617ab71719da125cbc9cc00d4e5052a737bcbdb4fbec4b7b3db2b0fb966dbf60de12750a9699da3495b6e40068b32

                 reply	other threads:[~2026-09-19 18:49 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=178984376510.1.3005142013286842796.rpms-rust-relm4-macros-204c99474b3d@fedoraproject.org \
    --to=jsteffan@fedoraproject.org \
    --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