public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Aleksei Bavshin <alebastr@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-tree-sitter-config] rawhide: Update to version 0.26.9; Fixes RHBZ#2420887
Date: Wed, 03 Jun 2026 06:47:20 GMT [thread overview]
Message-ID: <178046924041.1.15293938927259635426.rpms-rust-tree-sitter-config-55a6373548c7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-tree-sitter-config
Branch : rawhide
Commit : 55a6373548c7895a1ccbb66b7bd5df491e038a61
Author : Aleksei Bavshin <alebastr@fedoraproject.org>
Date : 2026-05-28T22:22:49-07:00
Stats : +3/-64 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-tree-sitter-config/c/55a6373548c7895a1ccbb66b7bd5df491e038a61?branch=rawhide
Log:
Update to version 0.26.9; Fixes RHBZ#2420887
---
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-config.spec b/rust-tree-sitter-config.spec
index 11a373a..2c7a777 100644
--- a/rust-tree-sitter-config.spec
+++ b/rust-tree-sitter-config.spec
@@ -1,24 +1,17 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate tree-sitter-config
Name: rust-tree-sitter-config
-Version: 0.25.10
+Version: 0.26.9
Release: %autorelease
Summary: User configuration of tree-sitter's command line programs
License: MIT
URL: https://crates.io/crates/tree-sitter-config
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
-# Manually created patch for downstream crate metadata changes
-# * Update etcetera to 0.10:
-# https://github.com/tree-sitter/tree-sitter/pull/4392; allow etcetera 0.11,
-# downstream for now because updating upstream would increase MSRV to 1.87
-Patch: tree-sitter-config-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
@@ -56,7 +49,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 6292abb..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,21 +0,0 @@
-[package]
-cargo-toml-patch-comments = [
- """\
- Update etcetera to 0.10: \
- https://github.com/tree-sitter/tree-sitter/pull/4392; allow etcetera 0.11, \
- downstream for now because updating upstream would increase MSRV to 1.87\
- """,
-]
-
-[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"
-]
diff --git a/sources b/sources
index 5be32a4..6f58525 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tree-sitter-config-0.25.10.crate) = e31fd2df118b17c4838cb10a1b144ee5b9367720027a48e53cb205f3efd2fbdcc1514c556ac49a349797eff797bd7eb25f38a62303b17ac53118fcc3ade59ba3
+SHA512 (tree-sitter-config-0.26.9.crate) = c57d710a2c3536ecbfab013f340ef4cc19122ba47eb4b726b48d753ff4bbcfa69f7caec8b8ad5de72dcb6a80266556d8179fd006c1d9c7640c2b172fde1581a4
diff --git a/tree-sitter-config-fix-metadata.diff b/tree-sitter-config-fix-metadata.diff
deleted file mode 100644
index 4f35408..0000000
--- a/tree-sitter-config-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- tree-sitter-config-0.25.10/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ tree-sitter-config-0.25.10/Cargo.toml 2025-11-01T21:07:56.547429+00:00
-@@ -46,7 +46,7 @@
- version = "1.0.95"
-
- [dependencies.etcetera]
--version = "0.8.0"
-+version = ">=0.10.0, <0.12.0"
-
- [dependencies.serde]
- version = "1.0.217"
reply other threads:[~2026-06-03 6:47 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=178046924041.1.15293938927259635426.rpms-rust-tree-sitter-config-55a6373548c7@fedoraproject.org \
--to=alebastr@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