diff --git a/ghostty.changes b/ghostty.changes index fc0b474..8ba7253 100644 --- a/ghostty.changes +++ b/ghostty.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 31 00:29:14 UTC 2025 - Marcus Rueckert + +- with the gobject-introspection we no longer need python3-nautilus + replace the BuildRequites with python-nautilus-common-files + ------------------------------------------------------------------- Fri Jan 31 00:12:45 UTC 2025 - Marcus Rueckert diff --git a/ghostty.spec b/ghostty.spec index 418aa8c..cf1ca48 100644 --- a/ghostty.spec +++ b/ghostty.spec @@ -47,8 +47,8 @@ BuildRequires: pkgconfig(bash-completion) # BuildRequires: pkgconfig(spirv-cross-c-shared) # BuildRequires: pkgconfig(bzip2) +BuildRequires: python-nautilus-common-files BuildRequires: python3-gobject -BuildRequires: python3-nautilus BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(gtk4) @@ -138,8 +138,8 @@ emulator that uses platform-native UI and GPU acceleration. Summary: Nautilus extension for ghostty Requires: %{name} = %{version} Requires: nautilus +Requires: python-nautilus-common-files Requires: python3-gobject -Requires: python3-nautilus Supplements: (%{name} and nautilus) BuildArch: noarch