Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

bluefish-2.4.2-1.fc44 RPM for aarch64

From Fedora 44 testing updates for aarch64 / Packages / b

Name: bluefish Distribution: Fedora Project
Version: 2.4.2 Vendor: Fedora Project
Release: 1.fc44 Build date: Sun Jul 19 10:41:19 2026
Group: Unspecified Build host: buildvm-a64-43.rdu3.fedoraproject.org
Size: 1466511 Source RPM: bluefish-2.4.2-1.fc44.src.rpm
Packager: Fedora Project
Url: http://bluefish.openoffice.nl/
Summary: Web development application for experienced users
Bluefish is a powerful editor for experienced web designers and programmers.
Bluefish supports many programming and markup languages, but it focuses on
editing dynamic and interactive websites.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Sat Jul 18 2026 Paul Howarth <paul@city-fan.org> - 2.4.2-1
  - Update to 2.4.2 (rhbz#2501999)
    - Bluefish 2.4.2 has a few new features and a few fixes
    - The most visible change is that Bluefish detects icon themes, and has
      built-in icon themes for "Breeze" and "Breeze-dark"; this is a big
      improvement for the visual integration of Bluefish on a KDE desktop
    - The most important fix is for a segfault that could occur if a filename on
      disk has a specific broken UTF-8 encoding
    - Some small improvements are reduced memory usage when working with 100+
      files simultaneously, some translation improvements, and the <meta>
      author field is now configurable
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 2.4.1-2
  - Rebuilt for Python 3.15
* 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

Files

/usr/bin/bluefish
/usr/lib/.build-id
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/86809d5c573da89e71bc06895ff74fcffea503
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/d35128beeddd4e028920c6b1d065ef7e0d56e9
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/50521ddc5f2537e94b3ea730417f380b8648b1
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/382a333a9490eebcda8996ea9e6957a4fa9671
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/e6dcc9b4bcd45b1857e9affd8517dc981c3a23
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/8365f89bdccd64c76c791b938a5ff9334a9d11
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/650093f3c1305a31c82c75cfbdbf1a69d418f9
/usr/lib64/bluefish
/usr/lib64/bluefish/about.so
/usr/lib64/bluefish/charmap.so
/usr/lib64/bluefish/entities.so
/usr/lib64/bluefish/htmlbar.so
/usr/lib64/bluefish/snippets.so
/usr/lib64/bluefish/zencoding.so
/usr/share/licenses/bluefish
/usr/share/licenses/bluefish/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jul 20 23:16:18 2026