public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michel Lind <salimma@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-lsd] epel9: Allow both lscolors 0.20 and 0.21
Date: Fri, 14 Aug 2026 23:00:56 GMT [thread overview]
Message-ID: <178674845658.1.11751784859893035489.rpms-rust-lsd-c6167397b8e5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-lsd
Branch : epel9
Commit : c6167397b8e55d0419958dbb37bca721c8c2d9b2
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-04-27T22:47:43+01:00
Stats : +5/-5 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-lsd/c/c6167397b8e55d0419958dbb37bca721c8c2d9b2?branch=epel9
Log:
Allow both lscolors 0.20 and 0.21
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/lsd-fix-metadata-auto.diff b/lsd-fix-metadata-auto.diff
index f4eb30a..0abd425 100644
--- a/lsd-fix-metadata-auto.diff
+++ b/lsd-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
--- lsd-1.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ lsd-1.2.0/Cargo.toml 2026-04-27T16:33:25.467449+00:00
++++ lsd-1.2.0/Cargo.toml 2026-04-27T21:46:15.020391+00:00
@@ -154,17 +154,9 @@
[target."cfg(unix)".dependencies.xattr]
version = "1"
diff --git a/lsd-fix-metadata.diff b/lsd-fix-metadata.diff
index 3889744..6c2e974 100644
--- a/lsd-fix-metadata.diff
+++ b/lsd-fix-metadata.diff
@@ -1,5 +1,5 @@
--- lsd-1.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ lsd-1.2.0/Cargo.toml 2026-04-27T16:33:40.059004+00:00
++++ lsd-1.2.0/Cargo.toml 2026-04-27T21:46:31.044000+00:00
@@ -49,7 +49,7 @@
version = "0.2"
@@ -14,7 +14,7 @@
[dependencies.lscolors]
-version = "0.20.0"
-+version = "0.21.0"
++version = ">=0.20.0,<0.22.0"
[dependencies.once_cell]
version = "1.21"
diff --git a/rust-lsd.spec b/rust-lsd.spec
index a9a4de5..62511a9 100644
--- a/rust-lsd.spec
+++ b/rust-lsd.spec
@@ -15,7 +15,7 @@ Source: %{crates_source}
Patch: lsd-fix-metadata-auto.diff
# Manually created patch for downstream crate metadata changes
# * relax clap dependencies from 4.5.* to 4.5
-# * update lscolors from 0.20 to 0.21: https://github.com/lsd-rs/lsd/pull/1195
+# * allow both lscolors 0.20 and 0.21: https://github.com/lsd-rs/lsd/pull/1195
# * update uzers from 0.11.3 to 0.12: https://github.com/lsd-rs/lsd/pull/1208
# * update xdg from 2.5 to 3: https://github.com/lsd-rs/lsd/pull/1209
Patch: lsd-fix-metadata.diff
diff --git a/rust2rpm.toml b/rust2rpm.toml
index fc4b6f6..adfd6aa 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,7 +1,7 @@
[package]
cargo-toml-patch-comments = [
"relax clap dependencies from 4.5.* to 4.5",
- "update lscolors from 0.20 to 0.21: https://github.com/lsd-rs/lsd/pull/1195",
+ "allow both lscolors 0.20 and 0.21: https://github.com/lsd-rs/lsd/pull/1195",
"update uzers from 0.11.3 to 0.12: https://github.com/lsd-rs/lsd/pull/1208",
"update xdg from 2.5 to 3: https://github.com/lsd-rs/lsd/pull/1209",
]
reply other threads:[~2026-08-14 23:00 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=178674845658.1.11751784859893035489.rpms-rust-lsd-c6167397b8e5@fedoraproject.org \
--to=salimma@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