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-tree-sitter-c-sharp] epel9: Fix license download URL
Date: Fri, 12 Jun 2026 11:04:41 GMT	[thread overview]
Message-ID: <178126228170.1.9774160237892794416.rpms-rust-tree-sitter-c-sharp-4d348f27815c@fedoraproject.org> (raw)

            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",

                 reply	other threads:[~2026-06-12 11:04 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=178126228170.1.9774160237892794416.rpms-rust-tree-sitter-c-sharp-4d348f27815c@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