public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-just] epel10: Update to 1.51.0 (#2468581)
@ 2026-05-31 21:32 Aleksei Bavshin
  0 siblings, 0 replies; only message in thread
From: Aleksei Bavshin @ 2026-05-31 21:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-just
Branch : epel10
Commit : 01112a19261cdb0d8c4ac0c2a9d2e9332d740cfb
Author : Aleksei Bavshin <alebastr@fedoraproject.org>
Date   : 2026-05-31T13:28:09-07:00
Stats  : +15/-15 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-just/c/01112a19261cdb0d8c4ac0c2a9d2e9332d740cfb?branch=epel10

Log:
Update to 1.51.0 (#2468581)

---
diff --git a/.gitignore b/.gitignore
index aa1c259..cc31b9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 /*.src.rpm
 /results_*/
-/just-1.50.0.crate
+/just-1.51.0.crate

diff --git a/just-fix-metadata-auto.diff b/just-fix-metadata-auto.diff
index 290da86..bb4d6e5 100644
--- a/just-fix-metadata-auto.diff
+++ b/just-fix-metadata-auto.diff
@@ -1,6 +1,6 @@
---- just-1.50.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ just-1.50.0/Cargo.toml	2026-04-20T04:46:14.537827+00:00
-@@ -190,10 +190,6 @@
+--- just-1.51.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ just-1.51.0/Cargo.toml	2026-05-31T20:24:41.174252+00:00
+@@ -184,10 +184,6 @@
      "user",
      "fs",
  ]
@@ -11,7 +11,7 @@
  
  [lints.clippy]
  arbitrary_source_item_ordering = "deny"
-@@ -231,3 +227,4 @@
+@@ -225,3 +221,4 @@
  [profile.release]
  lto = true
  codegen-units = 1

diff --git a/just-fix-metadata.diff b/just-fix-metadata.diff
index d8c252b..831efd5 100644
--- a/just-fix-metadata.diff
+++ b/just-fix-metadata.diff
@@ -1,11 +1,11 @@
---- just-1.50.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ just-1.50.0/Cargo.toml	2026-04-20T04:46:28.395559+00:00
+--- just-1.51.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ just-1.51.0/Cargo.toml	2026-05-31T20:25:55.412221+00:00
 @@ -86,11 +86,11 @@
  ]
  
  [dependencies.clap_complete]
--version = "=4.6.2"
-+version = "4.5.66"
+-version = "=4.6.4"
++version = "4.6.0"
  features = ["unstable-dynamic"]
  
  [dependencies.clap_mangen]
@@ -14,12 +14,12 @@
  
  [dependencies.dirs]
  version = "6.0.0"
-@@ -152,7 +152,7 @@
+@@ -146,7 +146,7 @@
  features = ["unicode"]
  
  [dependencies.snafu]
 -version = "0.9.0"
 +version = ">=0.8,<0.10"
  
- [dependencies.strum]
- version = "0.28.0"
+ [dependencies.strsim]
+ version = "0.11.1"

diff --git a/rust-just.spec b/rust-just.spec
index e36f387..117d62a 100644
--- a/rust-just.spec
+++ b/rust-just.spec
@@ -4,7 +4,7 @@
 %global crate just
 
 Name:           rust-just
-Version:        1.50.0
+Version:        1.51.0
 Release:        %autorelease
 Summary:        Just a command runner
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 9b26e28..78c4a36 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -9,7 +9,7 @@ extra-files = [
     "%{zsh_completions_dir}/_just"
 ]
 cargo-toml-patch-comments = [
-    "Relax 'clap_mangen' dependency from 0.3.0 to >=0.2,<0.4"
+    "Relax 'clap_mangen' dependency from 0.3.0 to >=0.2,<0.4",
     "Relax 'snafu' dependency from 0.9.0 to >=0.8,<0.10",
     "Unpin 'clap_complete'",
 ]

diff --git a/sources b/sources
index 020afaf..74c2e5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (just-1.50.0.crate) = 5ac1d86bb188d8ded61e34742b321c7bf757f1b3977e85b1802be5781cd7e4a5ef13e5084de51a50ecd0322ec09b429030b74d8d4022810fd090e228cd28a9f0
+SHA512 (just-1.51.0.crate) = d86540bbcb9f4e9bc45d67507c44df9ebd48219dddc7fd811901a21641ca8cf29d45a39f9b1226d20bc555888b135d27a925c9cedf7ebc4d492c6ddda5b991fe

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

only message in thread, other threads:[~2026-05-31 21:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 21:32 [rpms/rust-just] epel10: Update to 1.51.0 (#2468581) Aleksei Bavshin

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