Sun, 19 May 2024 03:29:46 UTC | login

Information for build bluefish-2.2.11-2.fc33

ID152015
Package Namebluefish
Version2.2.11
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/bluefish.git#93022dd67a1199949ef63bd2d29c6b40b097c82a
SummaryWeb development application for experienced users
DescriptionBluefish 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 12:17:23 UTC
CompletedSat, 28 Mar 2020 13:07:33 UTC
Taskbuild (f33, /rpms/bluefish.git:93022dd67a1199949ef63bd2d29c6b40b097c82a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bluefish.git#93022dd67a1199949ef63bd2d29c6b40b097c82a'}}
Tags
f33
RPMs
src
bluefish-2.2.11-2.fc33.src.rpm (info) (download)
noarch
bluefish-shared-data-2.2.11-2.fc33.noarch.rpm (info) (download)
riscv64
bluefish-2.2.11-2.fc33.riscv64.rpm (info) (download)
bluefish-debuginfo-2.2.11-2.fc33.riscv64.rpm (info) (download)
bluefish-debugsource-2.2.11-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jan 25 2020 Paul Howarth <paul@city-fan.org> - 2.2.11-1 - Update to 2.2.11 - This is a minor maintenance release and minor feature release; the only exception to that is the Python 3 compatibility, which is a major change and may introduce new bugs - Double click selection has been improved (for example selecting a function name that has underscores), and is now configurable per language - Bluefish now has a feature to fill a line with spaces up to a mouse click, so you can start typing in any position on the screen (with a fixed width font) - A crash when running very large replace actions on disk on many files has been fixed - Search and replace now ignores backup files by default - Cursor highlighting and line highlighting have been fixed for a rare bug - A small new feature has been added, to insert output from an external command in the current cursor position - Many language files have seen updates, most notably CSS, Python and HTML - A data loss bug - when an unknown encoding was selected - was fixed; the fallback is now to save as UTF-8 - A bug when saving with unknown characters in the filename has also been fixed - Printing has been improved, such as printing in landscape - Some small tweaks to the UI have been implemented, e.g. can now search in files in the filebrowser (right click a directory) - Search results can now be shown in the output pane - The current identifier can be selected using <shift><control><i> - Various fixes when Bluefish is run on top of Wayland * Mon Nov 04 2019 Paul Howarth <paul@city-fan.org> - 2.2.10-13 - Disable Python functionality on F-32, EL-8 onwards as it requires Python 2 https://bugzilla.redhat.com/show_bug.cgi?id=1737907 Will re-enable when Python 3 is supported https://sourceforge.net/p/bluefish/tickets/10/ * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.10-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.10-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.10-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 18 2018 Paul Howarth <paul@city-fan.org> - 2.2.10-9 - Explicitly byte-compile "extra" python code using Python 2 - Avoid use of /usr/bin/env in shipped scripts - Provides filter not needed from F-20, EL-7 onwards