SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for kitty-shell-integration-0.29.2-4.el9.next.noarch.rpm :

* Tue Oct 03 2023 Pavel Solovev - 0.29.2-4- fix overflow when GLFW_IM_MODULE=ibus is set
* Tue Oct 03 2023 Pavel Solovev - 0.29.2-3- split out kitten- clarify licenses for subpackages
* Sun Jul 30 2023 Pavel Solovev - 0.29.2-2- add conditions to build for epel
* Thu Jul 27 2023 Pavel Solovev - 0.29.2-1- version 0.29.2
* Wed Jul 26 2023 Pavel Solovev - 0.29.1-3- split out shell integration- fix FTBFS (rhbz#2225956)
* Thu Jul 20 2023 Fedora Release Engineering - 0.29.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 17 2023 Pavel Solovev - 0.29.1-1- version 0.29.1
* Wed Jun 28 2023 Pavel Solovev - 0.28.1-7- disable flaky test
* Tue Jun 27 2023 Python Maint - 0.28.1-6- Rebuilt for Python 3.12
* Wed Jun 14 2023 Pavel Solovev - 0.28.1-5- fix build with python3.12
* Wed May 10 2023 Pavel Solovev - 0.28.1-4- Ask for permission before executing script files
* Mon May 08 2023 Pavel Solovev - 0.28.1-3- enable shell integration by default- remove unneeded weak dep, add ripgrep as a weak dep
* Sat Apr 29 2023 Pavel Solovev - 0.28.1-2- reenable s390x
* Tue Apr 25 2023 Pavel Solovev - 0.28.1-1- version 0.28.1 (rhbz#2188669)
* Mon Apr 17 2023 Pavel Solovev - 0.28.0-1- version 0.28.0 - Migrated license tag to SPDX - Make tests run
* Thu Jan 19 2023 Fedora Release Engineering - 0.26.5-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Nov 07 2022 Yaroslav Sidlovsky - 0.26.5-3- version 0.26.5
* Mon Nov 07 2022 Yaroslav Sidlovsky - 0.26.5-2- version 0.26.5
* Mon Nov 07 2022 Yaroslav Sidlovsky - 0.26.5-1- version 0.26.5
* Mon Oct 17 2022 Artem Polishchuk - 0.26.4-1- version 0.26.4
* Fri Sep 23 2022 Yaroslav Sidlovsky - 0.26.3-2- Fixed KITTY_INSTALLATION_DIR in scripts
* Thu Sep 22 2022 Yaroslav Sidlovsky - 0.26.3-1- version 0.26.3
* Mon Sep 05 2022 Yaroslav Sidlovsky - 0.26.2-2- version 0.26.2
* Mon Sep 05 2022 Yaroslav Sidlovsky - 0.26.2-1- version 0.26.2
* Tue Aug 30 2022 Yaroslav Sidlovsky - 0.26.1-2- verifying sources signatures with gnupg2
* Mon Aug 29 2022 Yaroslav Sidlovsky - 0.26.1-1- version 0.26.1
* Mon Aug 29 2022 Yaroslav Sidlovsky - 0.26.0-1- version 0.26.0
* Mon Aug 01 2022 Yaroslav Sidlovsky - 0.25.2-7- ReAdded patch to workaround for Python 3.11 breaking sys._xoptions (RHBZ#2022351)
* Mon Aug 01 2022 Yaroslav Sidlovsky - 0.25.2-6- Patch kitty-0.25.2-workaround-for-python-3.11-breaking-sys._xoptions.patch removed, issue should be fixed in python-3.11-rc1
* Mon Aug 01 2022 Yaroslav Sidlovsky - 0.25.2-5- Added patch to workaround for Python 3.11 breaking sys._xoptions
* Thu Jul 21 2022 Fedora Release Engineering - 0.25.2-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jul 04 2022 Yaroslav Sidlovsky - 0.25.2-3- Fixed build for EPEL9
* Mon Jun 13 2022 Python Maint - 0.25.2-2- Rebuilt for Python 3.11
* Tue Jun 07 2022 Yaroslav Sidlovsky - 0.25.2-1- version 0.25.2
* Thu May 26 2022 Yaroslav Sidlovsky - 0.25.1-1- version 0.25.1
* Sun May 22 2022 Yaroslav Sidlovsky - 0.25.0-4- Change shebang instead of using __brp_mangle_shebangs_exclude_from
* Sun May 22 2022 Yaroslav Sidlovsky - 0.25.0-3- Prevent brp-mangle-shebangs rpm script from breaking shebang in askpass.py
* Sat May 21 2022 Yaroslav Sidlovsky - 0.25.0-2- Remain script `askpass.py` executable- Fixes rhbz#2088828
* Wed Apr 27 2022 Yaroslav Sidlovsky - 0.25.0-1- version 0.25.0
* Fri Mar 11 2022 Artem Polishchuk - 0.24.4-2- build: Split shell integrations into sub-packages | rh#2063040 | co-authored with Jamie Nguyen jamielinuxAATTfedoraproject.org
* Thu Mar 03 2022 Artem Polishchuk - 0.24.4-1- chore(update): 0.24.4
* 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
* Thu Feb 10 2022 Yaroslav Sidlovsky - 0.24.2-7- Enable kitty shell integration only if env KITTY_PID is defined
* Tue Feb 08 2022 Yaroslav Sidlovsky - 0.24.2-6- Disable shell integration by default
* Tue Feb 08 2022 Yaroslav Sidlovsky - 0.24.2-5- Zsh integration can break zsh startup, disabled for now
* Mon Feb 07 2022 Yaroslav Sidlovsky - 0.24.2-4- kitty.sh, kitty.fish - replace hardcoded path with %{_libdir}/%{name}
* Mon Feb 07 2022 Yaroslav Sidlovsky - 0.24.2-3- Use --shell-integration param instead of modification of setup.py
* Mon Feb 07 2022 Yaroslav Sidlovsky - 0.24.2-2- Disable user shell configuration files modification (RHBZ#2051454)
* Sat Feb 05 2022 Yaroslav Sidlovsky - 0.24.2-1- build(update): 0.24.2
* Wed Feb 02 2022 Artem Polishchuk - 0.24.1-1- chore(update): 0.24.1 | feat AATTzawertun
* Thu Jan 20 2022 Fedora Release Engineering - 0.21.2-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
 
ICM