public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-relm4] f44: Relax flume dependency
@ 2026-09-19  6:52 Orion Poplawski
  0 siblings, 0 replies; only message in thread
From: Orion Poplawski @ 2026-09-19  6:52 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-relm4
Branch : f44
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=f44

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

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

only message in thread, other threads:[~2026-09-19  6:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-19  6:52 [rpms/rust-relm4] f44: Relax flume dependency Orion Poplawski

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