| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bluefish-debuginfo | Distribution: Fedora Project |
| Version: 2.4.1 | Vendor: Fedora Project |
| Release: 1.fc44 | Build date: Thu Apr 9 13:19:37 2026 |
| Group: Development/Debug | Build host: buildvm-a64-10.rdu3.fedoraproject.org |
| Size: 3650827 | Source RPM: bluefish-2.4.1-1.fc44.src.rpm |
| Packager: Fedora Project | |
| Url: http://bluefish.openoffice.nl/ | |
| Summary: Debug information for package bluefish | |
This package provides debug information for package bluefish. Debug information is useful when developing applications that use this package or when debugging this package.
GPL-3.0-or-later
* Thu Apr 02 2026 Paul Howarth <paul@city-fan.org> - 2.4.1-1
- Update to 2.4.1
- Bluefish 2.4.1 is a minor maintenance release with a few notable changes
- The experimental "side by side" feature that was introduced in 2.4.0 is no
longer experimental and is fully stable now
- A new feature is that Bluefish will automatically adjust the text colours
for people that use a dark desktop theme
- Translations for Ελληνικά (Greek) and தமிழ் (Tamiḻ) have been completely
renewed
- A critical bug and a regression in the split view function has been fixed
- The windows build has some minor improvements
- Several translations are updated
* Mon Feb 02 2026 Paul Howarth <paul@city-fan.org> - 2.4.0-1
- Update to 2.4.0 (rhbz#2435810)
- Bluefish 2.4.0 has some new features and many small improvements; it is no
longer a 2.2 release because backwards compatibility with the 2.0 series
of Bluefish has been removed
- If you upgrade from 2.0 straight to 2.4, your config files and project
files are no longer 100% correctly loaded
- Starting from 2.4, Bluefish will place config files no longer in ~/.bluefish
- On Linux it will be ~/.config and ~/.local/
- On Windows it will be LocalAppData and RoamingAppData
- On OSX it will be ~/Library/Application Support
- The biggest new feature, still experimental, is that you can edit two
documents side-by-side
- You can change opening and ending tags in XML or HTML simultaneously if you
hit [ctrl][t]
- You can more easily save the current contents to a template
- For new users, and also active in new projects, is a UI selection dialog,
where you can choose between a UI optimised for web development,
programming or just have everything enabled or disabled; this will help
new Bluefish users to customize Bluefish in an easier way
- There are a few fixes as well:
- Selecting lines by dragging in the margin works more reliably
- Paste special works more reliably
- Line comments in Python are better detected, which is visible in the
syntax highlighting
- The toggle comment function is improved
- The Windows build has better error messages when starting external
commands fails
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.19-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Sat Nov 22 2025 Paul Howarth <paul@city-fan.org> - 2.2.19-1
- Update to 2.2.19 (rhbz#2416526)
- Fix a regression in 2.2.18 that could cause a crash when right clicking in
a document of type Text
- The dynamic shortcut key setting that was re-introduced in 2.2.18 for the
main menu is now also working in the snippets menu
* Fri Oct 31 2025 Paul Howarth <paul@city-fan.org> - 2.2.18-1
- Update to 2.2.18 (rhbz#2407559)
- Much better CSS language support
- The color editor now also supports hsl() and rgb() style colors
- Show colors by just hovering the mouse over a color code
- Reinstate feature to dynamically change a shortcut key by hovering the
mouse over a menu item and pressing a new shortcut key again; this feature
was present in all gtk2 applications and has not been working for bluefish
gtk3 builds until now
- Remove the infobrowser from the build since it no longer compiles with new
libxml versions; this plugin was already deprecated and disabled by default
for years
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.2.17-5
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.2.17-4
- Rebuilt for Python 3.14.0rc2 bytecode
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.17-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 2.2.17-2
- Rebuilt for Python 3.14
* Tue Apr 01 2025 Paul Howarth <paul@city-fan.org> - 2.2.17-1
- Update to 2.2.17 (rhbz#2356356)
- Bluefish 2.2.17 is a maintenance release that has only code clean-up fixes
to comply better with modern compiler standards
- It furthermore has fixes for a 64-bit Windows build of Bluefish with Msys2
- Use %{make_build} and %{make_install}
- Assume %{_pkgdocdir} macro always available
* Thu Jan 16 2025 Paul Howarth <paul@city-fan.org> - 2.2.16-3
- Fix for gcc 15
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sun Sep 22 2024 Paul Howarth <paul@city-fan.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
* Fri Sep 20 2024 Paul Howarth <paul@city-fan.org> - 2.2.15-4
- Switch from enchant to enchant2 for spell checking
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.2.15-2
- Rebuilt for Python 3.13
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/05 /usr/lib/debug/.build-id/05/38a3f8c989d96a23a6e132bfbeda5d3dcb5a43 /usr/lib/debug/.build-id/05/38a3f8c989d96a23a6e132bfbeda5d3dcb5a43.debug /usr/lib/debug/.build-id/3f /usr/lib/debug/.build-id/3f/829cb94515ed1753fe2f15bc1596f3c8571eee /usr/lib/debug/.build-id/3f/829cb94515ed1753fe2f15bc1596f3c8571eee.debug /usr/lib/debug/.build-id/50 /usr/lib/debug/.build-id/50/c239b2bccbdf24ee2ab3e09d13d094842087a6 /usr/lib/debug/.build-id/50/c239b2bccbdf24ee2ab3e09d13d094842087a6.debug /usr/lib/debug/.build-id/79 /usr/lib/debug/.build-id/79/74b2ed4209bfe32682a4246c838eb0d81cc4f0 /usr/lib/debug/.build-id/79/74b2ed4209bfe32682a4246c838eb0d81cc4f0.debug /usr/lib/debug/.build-id/d2 /usr/lib/debug/.build-id/d2/898d7c21ddd6050d0c0cc79278dc74db0ca9d6 /usr/lib/debug/.build-id/d2/898d7c21ddd6050d0c0cc79278dc74db0ca9d6.debug /usr/lib/debug/.build-id/f2 /usr/lib/debug/.build-id/f2/73c9ce5fb20e0a1689d35ace1ed926df83d7bb /usr/lib/debug/.build-id/f2/73c9ce5fb20e0a1689d35ace1ed926df83d7bb.debug /usr/lib/debug/.build-id/fb /usr/lib/debug/.build-id/fb/e6d908174a469c31baa44cd7c5e31846c5a8fe /usr/lib/debug/.build-id/fb/e6d908174a469c31baa44cd7c5e31846c5a8fe.debug /usr/lib/debug/.dwz /usr/lib/debug/.dwz/bluefish-2.4.1-1.fc44.aarch64 /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/bin/bluefish-2.4.1-1.fc44.aarch64.debug /usr/lib/debug/usr/lib64 /usr/lib/debug/usr/lib64/bluefish /usr/lib/debug/usr/lib64/bluefish/about.so-2.4.1-1.fc44.aarch64.debug /usr/lib/debug/usr/lib64/bluefish/charmap.so-2.4.1-1.fc44.aarch64.debug /usr/lib/debug/usr/lib64/bluefish/entities.so-2.4.1-1.fc44.aarch64.debug /usr/lib/debug/usr/lib64/bluefish/htmlbar.so-2.4.1-1.fc44.aarch64.debug /usr/lib/debug/usr/lib64/bluefish/snippets.so-2.4.1-1.fc44.aarch64.debug /usr/lib/debug/usr/lib64/bluefish/zencoding.so-2.4.1-1.fc44.aarch64.debug
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Apr 11 00:02:13 2026