Sat, 04 May 2024 12:16:39 UTC | login

Information for build bluefish-2.2.15-1.fc40

ID304121
Package Namebluefish
Version2.2.15
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/bluefish.git#b6ef5535a1798affe4f1ded30f96cf4036e3882a
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
StartedWed, 10 Apr 2024 16:56:46 UTC
CompletedWed, 10 Apr 2024 18:09:31 UTC
Taskbuild (f40, /rpms/bluefish.git:b6ef5535a1798affe4f1ded30f96cf4036e3882a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bluefish.git#b6ef5535a1798affe4f1ded30f96cf4036e3882a'}}
Tags
f40
RPMs
src
bluefish-2.2.15-1.fc40.src.rpm (info) (download)
noarch
bluefish-shared-data-2.2.15-1.fc40.noarch.rpm (info) (download)
riscv64
bluefish-2.2.15-1.fc40.riscv64.rpm (info) (download)
bluefish-debuginfo-2.2.15-1.fc40.riscv64.rpm (info) (download)
bluefish-debugsource-2.2.15-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Mar 18 2024 Paul Howarth <paul@city-fan.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 * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.14-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.14-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Dec 13 2023 Paul Howarth <paul@city-fan.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/ * Fri Sep 01 2023 Florian Weimer <fweimer@redhat.com> - 2.2.14-4 - Improve C99 compatibility * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.2.14-2 - Rebuilt for Python 3.12 * Sun Jun 04 2023 Paul Howarth <paul@city-fan.org> - 2.2.14-1 - Update to 2.2.14 (rhbz#2212156) - Fix three bugs that in certain situations could lead to a segfault - When deleting backup files on close - When closing some of the dialogs in a flatpak distributed version of bluefish - When the CSS language file was loaded on a 32bit system. - Fix zencoding functionality with python3 - Add an option to store the scope of the search dialog to the session or project (this was removed in 2.2.12 because of a bug report) - Improve the speed of the bookmarks code - The build infrastructure was also slightly modernized; intltool is no longer used - Avoid use of deprecated patch syntax * Fri Feb 24 2023 Paul Howarth <paul@city-fan.org> - 2.2.13-1 - Update to 2.2.13 (rhbz#2173097) - Bluefish 2.2.13 is a very minor maintenance release - The biggest update is in the CSS syntax support - Next to that it improves a few user interface parts, and fixes some very minor bugs - It also has some minor improvements for the syntax highlighting in a few other languages, most notably python * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.12-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.12-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.2.12-7 - Rebuilt for Python 3.11