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-bash] epel10: Update to version 0.25.1; Resolves RHBZ#2370285
Date: Tue, 30 Jun 2026 20:06:26 GMT [thread overview]
Message-ID: <178284998694.1.14389943457052260125.rpms-rust-tree-sitter-bash-74c393dcd88a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-tree-sitter-bash
Branch : epel10
Commit : 74c393dcd88abfa3b632bd917d99f69b07a923c2
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-06-29T21:49:53+01:00
Stats : +4/-63 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-tree-sitter-bash/c/74c393dcd88abfa3b632bd917d99f69b07a923c2?branch=epel10
Log:
Update to version 0.25.1; Resolves RHBZ#2370285
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 253a28e..7abdb44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/tree-sitter-bash-0.23.3.crate
+/tree-sitter-bash-0.25.1.crate
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index aa9f858..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2017 Max Brunsfeld
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/rust-tree-sitter-bash.spec b/rust-tree-sitter-bash.spec
index 86cfa85..5265301 100644
--- a/rust-tree-sitter-bash.spec
+++ b/rust-tree-sitter-bash.spec
@@ -1,23 +1,17 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate tree-sitter-bash
Name: rust-tree-sitter-bash
-Version: 0.23.3
+Version: 0.25.1
Release: %autorelease
Summary: Bash grammar for tree-sitter
License: MIT
URL: https://crates.io/crates/tree-sitter-bash
Source: %{crates_source}
-# * include license file
-# * https://github.com/tree-sitter/tree-sitter-bash/pull/286
-Source1: https://raw.githubusercontent.com/tree-sitter/tree-sitter-bash/refs/tags/v%{version}/LICENSE
-# Manually created patch for downstream crate metadata changes
-# * include LICENSE
-Patch: tree-sitter-bash-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
@@ -55,8 +49,6 @@ use the "default" feature of the "%{crate}" crate.
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
-# copy in license file
-cp -p %{SOURCE1} .
%generate_buildrequires
%cargo_generate_buildrequires
diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index 0b4a564..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,21 +0,0 @@
-[package]
-cargo-toml-patch-comments = [
- "include LICENSE",
-]
-license-files = [
- "LICENSE",
-]
-
-[[package.extra-sources]]
-number = 1
-file = "https://raw.githubusercontent.com/tree-sitter/tree-sitter-bash/refs/tags/v%{version}/LICENSE"
-comments = [
- "include license file",
- "https://github.com/tree-sitter/tree-sitter-bash/pull/286",
-]
-
-[scripts]
-prep.post = ["""\
-# copy in license file
-cp -p %{SOURCE1} ."""]
-
diff --git a/sources b/sources
index e939063..0f61c72 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tree-sitter-bash-0.23.3.crate) = 9f6d314ca2978aef9538a254bf2645683c0c45679637be7d4d4111c29f4ab6510e9695731c33d87f729a302771cc895fb7e66bfda6a715c6ae063897e4cd509c
+SHA512 (tree-sitter-bash-0.25.1.crate) = 64bdb945061fa42d722d58aa14a70a361c5b47db6be72bc887003a24b3eb577516db8d25e08b0dfc7a80728378d1b8d7cba5e169362bd594c819fa89363a3bbf
diff --git a/tree-sitter-bash-fix-metadata.diff b/tree-sitter-bash-fix-metadata.diff
deleted file mode 100644
index 151e3d8..0000000
--- a/tree-sitter-bash-fix-metadata.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- tree-sitter-bash-0.23.3/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ tree-sitter-bash-0.23.3/Cargo.toml 2025-02-13T23:20:35.623215+00:00
-@@ -24,6 +24,7 @@
- "queries/*",
- "src/*",
- "tree-sitter.json",
-+ "LICENSE",
- ]
- autobins = false
- autoexamples = false
reply other threads:[~2026-06-30 20:06 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=178284998694.1.14389943457052260125.rpms-rust-tree-sitter-bash-74c393dcd88a@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