↵ Return to the main page of bluefish-shared-data
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-01-16 | Paul Howarth <paul at city dash fan dot org> - 2.2.16-3 | - Fix for gcc 15 |
2025-01-16 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.2.16-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |
2024-09-22 | Paul Howarth <paul at city dash fan dot org> - 2.2.16-1 | - Update to 2.2.16 (rhbz#2314037) - Bluefish 2.2.16 is mostly a maintenance release - New feature: Bookmarks can now be generated from external commands such as ctags - The 2.2.16 code has a lot of small fixes and improvements for Mac OSX - The old built-in javascript beautifier has been removed; Bluefish now uses the jsbeautify from your system (if available) - The word-wrap function has been fixed - Add fix for type issue causing FTBFS with gcc 14 (https://sourceforge.net/p/bluefish/tickets/95/) - Drop support for EL-7 and Fedora releases of a similar vintage |
2024-09-20 | Paul Howarth <paul at city dash fan dot org> - 2.2.15-4 | - Switch from enchant to enchant2 for spell checking |
2024-07-17 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.2.15-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-06-07 | Python Maint <python dash maint at redhat dot com> - 2.2.15-2 | - Rebuilt for Python 3.13 |
2024-03-18 | Paul Howarth <paul at city dash fan dot org> - 2.2.15-1 | - Update to 2.2.15 (rhbz#2269978) - Bluefish 2.2.15 is a minor maintenance release - New feature: it can highlight the indenting level with a vertical line, which is very useful during python programming and helps with a lot more programming languages - Fix zencoding for python releases newer than 3.12 - Add a retry button when opening files from a remote location - Tiny performance improvement when scrolling - Fix a bug in the bookmarks function and the visible indenting function that potentially could lead to a crash - The perl syntax detection has been greatly improved - YAML syntax detection has been added - The code has several fixes to make it compile on modern Mac OSX releases and to make it compile with the clang compiler - Hardlink identical packaged files together to save space |
2024-01-23 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.2.14-7 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.2.14-6 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-12-13 | Paul Howarth <paul at city dash fan dot org> - 2.2.14-5 | - Fix use of incompatible pointer types (upstream rev 8991) - Fix improper use of pointer: https://sourceforge.net/p/bluefish/tickets/80/ |