public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tree-sitter-c-sharp] epel9: Fix license download URL
@ 2026-06-12 11:04 Michel Lind
  0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-06-12 11:04 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-tree-sitter-c-sharp
            Branch : epel9
            Commit : 4d348f27815cdac6d699eb11f105806b65b057a0
            Author : Michel Lind <salimma@fedoraproject.org>
            Date   : 2025-03-11T17:38:10-05:00
            Stats  : +2/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-tree-sitter-c-sharp/c/4d348f27815cdac6d699eb11f105806b65b057a0?branch=epel9

            Log:
            Fix license download URL

Signed-off-by: Michel Lind <salimma@fedoraproject.org>

---
diff --git a/rust-tree-sitter-c-sharp.spec b/rust-tree-sitter-c-sharp.spec
index 303d357..2bb4394 100644
--- a/rust-tree-sitter-c-sharp.spec
+++ b/rust-tree-sitter-c-sharp.spec
@@ -14,7 +14,7 @@ URL:            https://crates.io/crates/tree-sitter-c-sharp
 Source:         %{crates_source}
 # include license
 # https://github.com/tree-sitter/tree-sitter-c-sharp/pull/366
-Source:         https://raw.githubusercontent.com/tree-sitter/tree-sitter-c-sharp/refs/tags/v%{version}/LICENSE
+Source:         https://raw.githubusercontent.com/tree-sitter/%{crate}/refs/tags/v%{version}/LICENSE
 # Manually created patch for downstream crate metadata changes
 # * include LICENSE
 Patch:          tree-sitter-c-sharp-fix-metadata.diff

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 83e69af..f9a61b1 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -8,7 +8,7 @@ license-files = [
 
 [[package.extra-sources]]
 number = 1
-file = "https://raw.githubusercontent.com/tree-sitter/tree-sitter-bash/refs/tags/v%{version}/LICENSE"
+file = "https://raw.githubusercontent.com/tree-sitter/%{crate}/refs/tags/v%{version}/LICENSE"
 comments = [
   "include license file",
   "https://github.com/tree-sitter/tree-sitter-c-sharp/pull/366",

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

only message in thread, other threads:[~2026-06-12 11:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 11:04 [rpms/rust-tree-sitter-c-sharp] epel9: Fix license download URL Michel Lind

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