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] epel9: Fix license download URL
Date: Tue, 30 Jun 2026 20:09:21 GMT [thread overview]
Message-ID: <178285016197.1.4291907213864729481.rpms-rust-tree-sitter-c-4fc36a8f4f22@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-tree-sitter-c
Branch : epel9
Commit : 4fc36a8f4f2214b539ccce9a03f6a879952c5f33
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2025-03-11T17:23:18-05:00
Stats : +2/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-tree-sitter-c/c/4fc36a8f4f2214b539ccce9a03f6a879952c5f33?branch=epel9
Log:
Fix license download URL
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/rust-tree-sitter-c.spec b/rust-tree-sitter-c.spec
index 2932edc..0fafb40 100644
--- a/rust-tree-sitter-c.spec
+++ b/rust-tree-sitter-c.spec
@@ -14,7 +14,7 @@ URL: https://crates.io/crates/tree-sitter-c
Source: %{crates_source}
# include license file
# https://github.com/tree-sitter/tree-sitter-c/pull/249
-Source: https://raw.githubusercontent.com/tree-sitter/tree-sitter-c/refs/tags/v0.23.4/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-fix-metadata.diff
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 284b77d..403944a 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/pull/249",
reply other threads:[~2026-06-30 20:09 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=178285016197.1.4291907213864729481.rpms-rust-tree-sitter-c-4fc36a8f4f22@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