- fix build on Leap 15.5

OBS-URL: https://build.opensuse.org/package/show/editors/neovide?expand=0&rev=7
This commit is contained in:
Jianhua Lu
2024-09-13 08:29:43 +00:00
committed by Git OBS Bridge
commit f8064e1a98
11 changed files with 183 additions and 0 deletions

36
neovide.changes Normal file
View File

@@ -0,0 +1,36 @@
-------------------------------------------------------------------
Fri Sep 13 08:00:58 UTC 2024 - Jianhua Lu <lujianhua000@gmail.com>
- fix build on Leap 15.5
-------------------------------------------------------------------
Wed Sep 11 13:58:01 UTC 2024 - Jianhua Lu <lujianhua000@gmail.com>
- format spec file
- add neovim as requires
-------------------------------------------------------------------
Fri Sep 6 12:45:21 UTC 2024 - Jianhua Lu <lujianhua000@gmail.com>
- Fix build on Leap 15.6
- Add x86_64 and aarch64 to ExclusiveArch
-------------------------------------------------------------------
Thu Sep 05 09:54:21 UTC 2024 - lujianhua000@gmail.com
- Update to version 0.13.3:
* Release 0.13.3 (#2713)
* fix: use pre-defined font weights only if user does not specify one (#2710)
* Release 0.13.2 (#2697)
* feat: update deployment scripts for macOS .dmg creation (#2700)
* Unset ARGV0 to fix AppImage launch (#2691)
* fix: Fix the remote clipboard support (#2696)
* Ensure that the mouse position is positive (#2690)
* fix: A smal tweak to how the baseline offset and underline position is calculated (#2687)
* fix: update the ui command to use tabs based on settings (#2692)
* fix: Ensure windows settings are initialized when the window is created (#2619)
-------------------------------------------------------------------
Thu Sep 5 01:30:05 UTC 2024 - Jianhua Lu <lujianhua000@gmail.com>
- New package neovide