public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-nu-command] f44: Update dialoguer from 0.11 to 0.12
@ 2026-07-10 5:53 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-10 5:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-nu-command
Branch : f44
Commit : f2c0a82f0534c471ef95fce1df1f23fe53fdc133
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-08T20:59:36+01:00
Stats : +17/-2 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-nu-command/c/f2c0a82f0534c471ef95fce1df1f23fe53fdc133?branch=f44
Log:
Update dialoguer from 0.11 to 0.12
---
diff --git a/nu-command-fix-metadata-auto.diff b/nu-command-fix-metadata-auto.diff
index b2a38e5..b85c571 100644
--- a/nu-command-fix-metadata-auto.diff
+++ b/nu-command-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
--- nu-command-0.99.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ nu-command-0.99.1/Cargo.toml 2026-05-23T11:30:33.750272+00:00
++++ nu-command-0.99.1/Cargo.toml 2026-07-08T19:59:22.035523+00:00
@@ -378,19 +378,6 @@
[target."cfg(unix)".dependencies.umask]
version = "2.1"
diff --git a/nu-command-fix-metadata.diff b/nu-command-fix-metadata.diff
index 364fb56..4ad3ee8 100644
--- a/nu-command-fix-metadata.diff
+++ b/nu-command-fix-metadata.diff
@@ -1,5 +1,5 @@
--- nu-command-0.99.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ nu-command-0.99.1/Cargo.toml 2026-05-23T11:30:33.751135+00:00
++++ nu-command-0.99.1/Cargo.toml 2026-07-08T19:59:26.255646+00:00
@@ -32,7 +32,7 @@
version = "0.1.2"
@@ -18,6 +18,15 @@
[dependencies.crossterm]
version = "0.28.1"
+@@ -73,7 +73,7 @@
+ features = ["alloc"]
+
+ [dependencies.dialoguer]
+-version = "0.11"
++version = "0.12"
+ features = ["fuzzy-select"]
+ default-features = false
+
@@ -88,7 +88,7 @@
version = "0.8"
diff --git a/rust-nu-command.spec b/rust-nu-command.spec
index e0010a8..643fbae 100644
--- a/rust-nu-command.spec
+++ b/rust-nu-command.spec
@@ -41,6 +41,8 @@ Patch: nu-command-fix-metadata-auto.diff
# https://github.com/nushell/nushell/commit/0e3ca7b355bd62f1cfc372b414defd528da04718,
# https://github.com/nushell/nushell/commit/1e2fa68db0f7e877fe9c4cd95ab16f1c0df793e8
# * allow uutils 0.7.0
+# * bump dialoguer from 0.11 to 0.12:
+# https://github.com/nushell/nushell/commit/839e7bb52ed21abc53497b7d91b16024ada46222
Patch: nu-command-fix-metadata.diff
# * Allow compiling with quick-xml 0.33+
# * https://github.com/nushell/nushell/pull/14354
diff --git a/rust2rpm.toml b/rust2rpm.toml
index d51b26c..2ff57a3 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -31,6 +31,10 @@ https://github.com/nushell/nushell/commit/0e3ca7b355bd62f1cfc372b414defd528da047
https://github.com/nushell/nushell/commit/1e2fa68db0f7e877fe9c4cd95ab16f1c0df793e8\
""",
"allow uutils 0.7.0",
+ """\
+bump dialoguer from 0.11 to 0.12: \
+https://github.com/nushell/nushell/commit/839e7bb52ed21abc53497b7d91b16024ada46222\
+""",
]
[[package.extra-patches]]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 5:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 5:53 [rpms/rust-nu-command] f44: Update dialoguer from 0.11 to 0.12 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox