public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tree-sitter-highlight] f44: Update to version 0.26.9; Fixes RHBZ#2420889
@ 2026-06-03 8:04 Aleksei Bavshin
0 siblings, 0 replies; only message in thread
From: Aleksei Bavshin @ 2026-06-03 8:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-tree-sitter-highlight
Branch : f44
Commit : 1d5f41bf44f266230a4a5c4d90be556cb780dfbf
Author : Aleksei Bavshin <alebastr@fedoraproject.org>
Date : 2026-05-28T22:42:06-07:00
Stats : +4/-41 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-tree-sitter-highlight/c/1d5f41bf44f266230a4a5c4d90be556cb780dfbf?branch=f44
Log:
Update to version 0.26.9; Fixes RHBZ#2420889
---
diff --git a/LICENSE.upstream b/LICENSE.upstream
deleted file mode 100644
index 451fe1d..0000000
--- a/LICENSE.upstream
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2018-2024 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-highlight.spec b/rust-tree-sitter-highlight.spec
index c96a9ad..4863407 100644
--- a/rust-tree-sitter-highlight.spec
+++ b/rust-tree-sitter-highlight.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
# * Depends on missing sources
%bcond check 0
%global debug_package %{nil}
@@ -6,15 +6,13 @@
%global crate tree-sitter-highlight
Name: rust-tree-sitter-highlight
-Version: 0.25.10
+Version: 0.26.9
Release: %autorelease
Summary: Library for performing syntax highlighting with Tree-sitter
License: MIT
URL: https://crates.io/crates/tree-sitter-highlight
Source: %{crates_source}
-# * Upstream license file - tree-sitter/tree-sitter#1520
-Source2: https://github.com/tree-sitter/tree-sitter/raw/v%{version}/LICENSE#/LICENSE.upstream
BuildRequires: cargo-rpm-macros >= 24
@@ -52,7 +50,6 @@ use the "default" feature of the "%{crate}" crate.
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
-cp -pav %{SOURCE2} LICENSE
%generate_buildrequires
%cargo_generate_buildrequires
diff --git a/rust2rpm.toml b/rust2rpm.toml
index f27bd98..abcf4c6 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,16 +1,3 @@
-[package.license-files]
-include = ["LICENSE"]
-
-[[package.extra-sources]]
-comments = ["Upstream license file - tree-sitter/tree-sitter#1520"]
-file = "https://github.com/tree-sitter/tree-sitter/raw/v%{version}/LICENSE#/LICENSE.upstream"
-number = 2
-
-[scripts.prep]
-post = [
- "cp -pav %{SOURCE2} LICENSE"
-]
-
[tests]
-run = ["none"]
+run = false
comments = ["Depends on missing sources"]
diff --git a/sources b/sources
index b8f39f5..34cb275 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tree-sitter-highlight-0.25.10.crate) = be32e4541cbefdc6c7936cacdd6f08703830ac135ae5a1d2785edad15564c7bf28bf1d08b3759adb1ea8165fb331a562d328f62ea4d5686b318dfe64c0fdb1e5
+SHA512 (tree-sitter-highlight-0.26.9.crate) = dfcc632420c3a0ad79ba6bb838026a7780084aa367280547118d950dac3e3b0c654679a019a3ed7fa03bddb8818f65a6a4dca0adc6d65184577cc0dc51a25692
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 8:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 8:04 [rpms/rust-tree-sitter-highlight] f44: Update to version 0.26.9; Fixes RHBZ#2420889 Aleksei Bavshin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox