ghostty/ghostty.changes
Marcus Rueckert cd045ddeef - Update to 1.1.0
https://ghostty.org/docs/install/release-notes/1-1-0
- drop f60068eabd.diff
- new subpackage for nautilus plugin
  new BuildRequires python3-nautilus-devel python3-gobject

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/ghostty?expand=0&rev=18
2025-01-30 22:47:08 +00:00

119 lines
4.6 KiB
Plaintext

-------------------------------------------------------------------
Thu Jan 30 22:14:55 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- Update to 1.1.0
https://ghostty.org/docs/install/release-notes/1-1-0
- drop https://github.com/ghostty-org/ghostty/commit/f60068eabd94e6784f3b557c7287c49dd36bb24c.diff
- new subpackage for nautilus plugin
new BuildRequires python3-nautilus-devel python3-gobject
-------------------------------------------------------------------
Thu Jan 16 10:44:40 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- testing shows that we can not rely on the terminfo files coming
from the ncurses package. reenable the terminfo-ghostty package
- we drop the conflicts with the terminfo package as the ghostty
files should be dropped from that package now.
-------------------------------------------------------------------
Mon Jan 13 11:49:23 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- now that we have the proper files in the terminfo we can switch
to using the distro provided terminfo files again.
-------------------------------------------------------------------
Sun Jan 12 12:04:10 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- As we actually have a file conflict we should also have a
conflict for the package. (boo#1235689)
-------------------------------------------------------------------
Sun Jan 12 11:39:10 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- reenable the the standalone terminfo package. the ghostty
terminfo file in the main terminfo package is broken.
(boo#1235689)
-------------------------------------------------------------------
Sun Jan 12 11:19:32 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- Disable the standalone terminfo package as the same file is now
in the default terminfo package.
-------------------------------------------------------------------
Mon Jan 6 21:21:49 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
- refetch f60068eabd94e6784f3b557c7287c49dd36bb24c.diff
-------------------------------------------------------------------
Fri Jan 3 00:45:13 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- replace no-strip.patch with the official patch, which also covers
more cases:
https://github.com/ghostty-org/ghostty/commit/f60068eabd94e6784f3b557c7287c49dd36bb24c.diff
-------------------------------------------------------------------
Wed Jan 1 22:44:31 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- switch to the official tarball for 1.0.1 and add minisign file
plus verification step.
-------------------------------------------------------------------
Wed Jan 1 21:41:42 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- lock zig dependency to the same limits as upstream.
-------------------------------------------------------------------
Wed Jan 1 16:52:54 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- Add no-strip.patch
disable strip for the binary
-------------------------------------------------------------------
Wed Jan 1 16:42:44 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- move trim-deps.sh to vendor.sh and make it do all the steps to
cache the dependencies into vendor/zig
- make the test file cleanup more robust
-------------------------------------------------------------------
Wed Jan 1 16:39:59 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- Update to 1.0.1
https://github.com/ghostty-org/ghostty/compare/v1.0.0...v1.0.1
- drop 3426.patch
-------------------------------------------------------------------
Wed Jan 1 16:00:57 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- simplify filelist
-------------------------------------------------------------------
Wed Jan 1 15:55:05 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- add https://patch-diff.githubusercontent.com/raw/ghostty-org/ghostty/pull/3426.patch
Fix missing DESTDIR handling for the terminfo step.
-------------------------------------------------------------------
Wed Jan 1 15:33:13 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- set the build option to have a clean version string
- set the cpu=baseline define so we get the more portable binary
- refactor out common build options into a define to ease
maintenance
-------------------------------------------------------------------
Wed Jan 1 14:29:33 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- also split out the neovim files
-------------------------------------------------------------------
Wed Jan 1 13:53:55 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- split out the terminfo files
-------------------------------------------------------------------
Thu Dec 26 21:00:05 UTC 2024 - Avindra Goolcharan <avindra@opensuse.org>
- initial package @v1.0.0