public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orion Poplawski <orion@nwra.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-relm4] f43: Relax flume dependency
Date: Sat, 19 Sep 2026 06:52:43 GMT [thread overview]
Message-ID: <178980076366.1.16926705966096044767.rpms-rust-relm4-b49f89e808fc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-relm4
Branch : f43
Commit : b49f89e808fcb9b5c83e455f04abe1ac5ae700b8
Author : Orion Poplawski <orion@nwra.com>
Date : 2026-03-15T15:49:54-06:00
Stats : +16/-8 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-relm4/c/b49f89e808fcb9b5c83e455f04abe1ac5ae700b8?branch=f43
Log:
Relax flume dependency
---
diff --git a/relm4-fix-metadata.diff b/relm4-fix-metadata.diff
index 3d48075..476338e 100644
--- a/relm4-fix-metadata.diff
+++ b/relm4-fix-metadata.diff
@@ -1,13 +1,22 @@
--- relm4-0.9.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ relm4-0.9.1/Cargo.toml 2024-10-13T16:19:46.270716+00:00
-@@ -292,10 +292,6 @@
++++ relm4-0.9.1/Cargo.toml 2026-03-15T21:48:03.024682+00:00
+@@ -253,7 +253,7 @@
+ package = "libadwaita"
+
+ [dependencies.flume]
+-version = "0.11.0"
++version = ">=0.11.0,<0.13"
+
+ [dependencies.fragile]
+ version = "2.0.0"
+@@ -291,10 +291,6 @@
+
[dependencies.tracing]
version = "0.1.40"
-
+-
-[dev-dependencies.criterion]
-version = "0.5"
-default-features = false
--
+
[dev-dependencies.rand]
version = "0.8.5"
-
diff --git a/rust-relm4.spec b/rust-relm4.spec
index 9ceab63..a5b6a68 100644
--- a/rust-relm4.spec
+++ b/rust-relm4.spec
@@ -1,6 +1,5 @@
-# Generated by rust2rpm 26
-# * tests can only be run in-tree
-%bcond_with check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate relm4
reply other threads:[~2026-09-19 6:52 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=178980076366.1.16926705966096044767.rpms-rust-relm4-b49f89e808fc@fedoraproject.org \
--to=orion@nwra.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