public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Andreas Schneider <asn@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/neovim] rawhide: Update neovim-lua-bit32.patch for ppc64le
Date: Tue, 07 Jul 2026 08:34:57 GMT	[thread overview]
Message-ID: <178341329799.1.12467581365651589655.rpms-neovim-d70388d08e92@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/neovim
            Branch : rawhide
            Commit : d70388d08e92c3e029a12ab6e4eb12035289b896
            Author : Andreas Schneider <asn@redhat.com>
            Date   : 2026-07-07T10:34:15+02:00
            Stats  : +10/-10 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/neovim/c/d70388d08e92c3e029a12ab6e4eb12035289b896?branch=rawhide

            Log:
            Update neovim-lua-bit32.patch for ppc64le

[skip changelog]

---
diff --git a/neovim-lua-bit32.patch b/neovim-lua-bit32.patch
index e4330d8..a49d219 100644
--- a/neovim-lua-bit32.patch
+++ b/neovim-lua-bit32.patch
@@ -1,27 +1,27 @@
-Index: neovim-0.12.2/src/nvim/ex_cmds.lua
+Index: neovim-0.12.4/src/nvim/ex_cmds.lua
 ===================================================================
---- neovim-0.12.2.orig/src/nvim/ex_cmds.lua	2026-04-22 16:05:55.000000000 +0200
-+++ neovim-0.12.2/src/nvim/ex_cmds.lua	2026-05-12 07:38:24.458771680 +0200
+--- neovim-0.12.4.orig/src/nvim/ex_cmds.lua	2026-07-05 14:05:57.000000000 +0200
++++ neovim-0.12.4/src/nvim/ex_cmds.lua	2026-07-07 10:33:50.615263624 +0200
 @@ -1,4 +1,4 @@
 -local bit = require 'bit'
 +local bit = require 'bit32'
  
  local M = {}
  
-Index: neovim-0.12.2/runtime/lua/vim/lsp/_watchfiles.lua
+Index: neovim-0.12.4/runtime/lua/vim/lsp/_watchfiles.lua
 ===================================================================
---- neovim-0.12.2.orig/runtime/lua/vim/lsp/_watchfiles.lua	2026-04-22 16:05:55.000000000 +0200
-+++ neovim-0.12.2/runtime/lua/vim/lsp/_watchfiles.lua	2026-05-12 07:38:24.459095537 +0200
+--- neovim-0.12.4.orig/runtime/lua/vim/lsp/_watchfiles.lua	2026-07-05 14:05:57.000000000 +0200
++++ neovim-0.12.4/runtime/lua/vim/lsp/_watchfiles.lua	2026-07-07 10:33:50.615592664 +0200
 @@ -1,4 +1,4 @@
 -local bit = require('bit')
 +local bit = require('bit32')
  local glob = vim.glob
  local watch = vim._watch
- local protocol = require('vim.lsp.protocol')
-Index: neovim-0.12.2/runtime/lua/vim/lsp/semantic_tokens.lua
+ local log = require('vim.lsp.log')
+Index: neovim-0.12.4/runtime/lua/vim/lsp/semantic_tokens.lua
 ===================================================================
---- neovim-0.12.2.orig/runtime/lua/vim/lsp/semantic_tokens.lua	2026-04-22 16:05:55.000000000 +0200
-+++ neovim-0.12.2/runtime/lua/vim/lsp/semantic_tokens.lua	2026-05-12 07:38:40.731504227 +0200
+--- neovim-0.12.4.orig/runtime/lua/vim/lsp/semantic_tokens.lua	2026-07-05 14:05:57.000000000 +0200
++++ neovim-0.12.4/runtime/lua/vim/lsp/semantic_tokens.lua	2026-07-07 10:33:50.615798602 +0200
 @@ -1,5 +1,5 @@
  local api = vim.api
 -local bit = require('bit')

                 reply	other threads:[~2026-07-07  8:34 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=178341329799.1.12467581365651589655.rpms-neovim-d70388d08e92@fedoraproject.org \
    --to=asn@redhat.com \
    --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