From 87f8946ead0d4f40f3878825a98205f9c6cb71e6 Mon Sep 17 00:00:00 2001 From: Yaroslav Sidlovsky Date: Mar 01 2022 08:36:23 +0000 Subject: version 0.24.3 --- diff --git a/.gitignore b/.gitignore index 12abb4f..fe0ca53 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /kitty-0.21.2.tar.gz /kitty-0.24.1.tar.gz /kitty-0.24.2.tar.xz +/kitty-0.24.3.tar.xz diff --git a/kitty.spec b/kitty.spec index 855f796..16cfcf3 100644 --- a/kitty.spec +++ b/kitty.spec @@ -11,8 +11,8 @@ %bcond_without doc Name: kitty -Version: 0.24.2 -Release: 8%{?dist} +Version: 0.24.3 +Release: 1%{?dist} Summary: Cross-platform, fast, feature full, GPU based terminal emulator # BSD: docs/_templates/searchbox.html @@ -155,8 +155,8 @@ find -type f -name "*.py*" -exec chmod -x "{}" \; --debug \ --shell-integration "disabled" \ %{nil} -install -m0644 -Dp %{SOURCE1} %{buildroot}%{_metainfodir}/%{name}.appdata.xml +install -m0644 -Dp %{SOURCE1} %{buildroot}%{_metainfodir}/%{name}.appdata.xml install -m0644 -Dp %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh install -m0644 -Dp %{SOURCE3} %{buildroot}%{_sysconfdir}/fish/conf.d/%{name}.fish @@ -175,6 +175,11 @@ rm %{buildroot}%{_datadir}/doc/%{name}/html/.buildinfo \ %check %if %{with test} +# Some tests ignores PATH env... +mkdir -p kitty/launcher +ln -s %{buildroot}%{_bindir}/%{name} kitty/launcher/ +# Remove useless tests +rm -fv kitty_tests/shell_integration.py export PATH=%{buildroot}%{_bindir}:$PATH %{__python3} setup.py test \ --prefix=%{buildroot}%{_prefix} \ @@ -214,6 +219,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop %changelog +* Tue Mar 01 2022 Yaroslav Sidlovsky - 0.24.3-1 +- version 0.24.3 + * Thu Feb 10 2022 Yaroslav Sidlovsky - 0.24.2-8 - Enable "_package_note_file" hack for Fedora >= 36 diff --git a/sources b/sources index 454386b..1b6bae9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kitty-0.24.2.tar.xz) = 6d49b20dbd96ed0a1ed49a4523b65593c547ea2fec46f4c2557e26cdb5048ebaadb2c2118c7a2dd346f83ecab2d0a341d2322ae37ebe49184e22055581c631e7 +SHA512 (kitty-0.24.3.tar.xz) = 2b1482164fb1aabfa2f775f24d0ffbbbd1e8a85cf114a2daa411379ea8dbcea6ae5f361997132fb4d773fed8adeec4c04ffb4e615a470cefeb794d8a39c94c0a