public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tree-sitter-language] f44: Update to version 0.1.7; Fixes RHBZ#2420890
@ 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-language
Branch : f44
Commit : 0797c665a6f700baf0c39f80f87de16443421103
Author : Aleksei Bavshin <alebastr@fedoraproject.org>
Date : 2026-05-28T22:38:38-07:00
Stats : +4/-39 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-tree-sitter-language/c/0797c665a6f700baf0c39f80f87de16443421103?branch=f44
Log:
Update to version 0.1.7; Fixes RHBZ#2420890
---
diff --git a/.gitignore b/.gitignore
index 270d802..6481e34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/tree-sitter-language-0.1.2.crate
/tree-sitter-language-0.1.3.crate
/tree-sitter-language-0.1.5.crate
+/tree-sitter-language-0.1.7.crate
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-language.spec b/rust-tree-sitter-language.spec
index 7b049ea..a615264 100644
--- a/rust-tree-sitter-language.spec
+++ b/rust-tree-sitter-language.spec
@@ -1,19 +1,17 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate tree-sitter-language
Name: rust-tree-sitter-language
-Version: 0.1.5
+Version: 0.1.7
Release: %autorelease
Summary: Tree-sitter Language type, used by the library and by language implementations
License: MIT
URL: https://crates.io/crates/tree-sitter-language
Source: %{crates_source}
-# * Upstream license file - tree-sitter/tree-sitter#1520
-Source2: https://github.com/tree-sitter/tree-sitter/raw/v0.23.2/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
deleted file mode 100644
index 7dec8d4..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,12 +0,0 @@
-[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/v0.23.2/LICENSE#/LICENSE.upstream"
-number = 2
-
-[scripts.prep]
-post = [
- "cp -pav %{SOURCE2} LICENSE"
-]
diff --git a/sources b/sources
index f05c83a..4b01639 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tree-sitter-language-0.1.5.crate) = 74f71b111f0284de8a0d970e18759febc36c4c470904aebec204d0b305f9d3e81cd00918e92cbae05e9469440751a6be4466100a55292717285c97b24cd3c869
+SHA512 (tree-sitter-language-0.1.7.crate) = 0b4416abf967e92fa7fa2069061deffe1727b9135c57508a1ba5a9bd5383a7ff7df5834d13b6939759cb5a2c003a7809e5863512b1c0660f5f9d58782362b7a8
^ 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-language] f44: Update to version 0.1.7; Fixes RHBZ#2420890 Aleksei Bavshin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox