Sat, 03 Jun 2023 17:13:54 UTC

Information for build seamonkey-2.53.8.1-1.fc35

ID1794232
Package Nameseamonkey
Version2.53.8.1
Release1.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/seamonkey.git#e9f7377f565040ede0cb7cfb945072bf1440c773
SummaryWeb browser, e-mail, news, IRC client, HTML editor
DescriptionSeaMonkey is an all-in-one Internet application suite (previously made popular by Netscape and Mozilla). It includes an Internet browser, advanced e-mail, newsgroup and feed client, a calendar, IRC client, HTML editor and a tool to inspect the DOM for web pages. It is derived from the application formerly known as Mozilla Application Suite.
Built bybuc
State complete
Volume prod
StartedThu, 22 Jul 2021 23:06:48 UTC
CompletedThu, 22 Jul 2021 23:32:22 UTC
Taskbuild (rawhide, /rpms/seamonkey.git:e9f7377f565040ede0cb7cfb945072bf1440c773)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/seamonkey.git#e9f7377f565040ede0cb7cfb945072bf1440c773'}}
Tags
f35
f35-Beta
RPMs
src
seamonkey-2.53.8.1-1.fc35.src.rpm (info) (download)
x86_64
seamonkey-2.53.8.1-1.fc35.x86_64.rpm (info) (download)
seamonkey-debuginfo-2.53.8.1-1.fc35.x86_64.rpm (info) (download)
seamonkey-debugsource-2.53.8.1-1.fc35.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 22 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.8.1-1 - update to 2.53.8.1 - no more set nglayout.enable_drag_images by default - fix mailnews account creation after subscribing by a news URL (mozbz#521861) - avoid staring drag-and-drop in full mailnews's Wide View (mozbz#1720968) - fix clearing in download manager (mozbz#1501277) * Mon Jun 28 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.8-1 - update to 2.53.8 - fix irc link behaviour and websearch (mozbz#1712498, mozbz#1713458, mozbz#1713467) - fix handling of mail attachments (mozbz#1661070) - no more set browser.display.use_system_colors by default * Sun Jun 13 2021 Robert-Andre Mauchin <zebob.m@gmail.com> - 2.53.7-5 - Rebuilt for aom v3.1.1 - Add patch to build against nss 3.66 * Thu May 20 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.7-4 - move extensions' localization data into the common langpack - fix cpu hogging on network link change when websockets are in use (mozbz#1633339) - better support of the obsoleting javascript versioning stuff (mozbz#1702903) - fix number formats (mozbz#1403319) - fix build with rust >= 1.52 (mozbz#1670538) * Sat Apr 10 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.7-3 - better support obsoleting javascript stuff (mozbz#1702903) - fixed selection of tab to return on tab close (mozbz#1623054) - fixed opening tabs in background in some cases (mozbz#1619108) - provide a way to auto-select es-AR locale on any Spanish one but es-ES * Fri Apr 02 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.7-2 - fix obsoleting "for each" javascript statements support - no need to provide own dictionaries (system are used anyway) * Tue Mar 30 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.7-1 - update to 2.53.7 - fix keyboard input with gtk3 >= 3.24.26 (mozbz #1701288) - backport some refresh driver improvements from upcoming 2.53.8 - avoid spurious update of intersection observers in a case of throbber animation - restore traditional security-button background (to match the location bar highlighting, revert mozbz #1593550) - for new installs add about:addons to the initial pages and don't enable inspector and calendar there by default - enable upcoming module scripts support * Fri Jan 22 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.6-1 - update to 2.53.6 - build with own GNUmakefile, spec file cleanup * Tue Nov 17 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.5-3 - add media-document patch (mozbz#1677768) - add packed_simd patch (mozbz#1617782) * Sun Nov 15 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.5-2 - fix for av1 (mozbz#1490877) - fix main svg icon * Thu Nov 12 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.5-1 - update to 2.53.5 - add patch to build with system libaom and libdav1d - add official logo icon in svg format * Wed Sep 09 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.4-1 - update to 2.53.4 - replace all the distributed extensions (calendar, dominspector and irc) as intergated app-global extensions (ie. moved from distribution/extensions/ just to extensions/ , mozbz#1659298) - update seamonkey(1) manual page - update description in spec file * Thu Jul 30 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.3-3 - fix requires filter * Wed Jul 29 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.3-2 - add "Default zoom" support (mozbz#1655362) - add "Use system locale" switch in preferences (mozbz#1655842) - backport WebP image format support (mozbz#1653869) - update elfhack code up to esr68 - add fix for rust >= 1.45 (mozbz#1654465) - properly filter provides and requires from the application dir - spec file cleanups and fixes * Mon Jul 06 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.3-1 - update to 2.53.3 - use sql nss databases (cert9.db, key4.db etc.) since the old format is stopping be supported. * Mon May 04 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.2-1 - update to 2.53.2 - drop startup shell script (no more needed) * Thu Apr 09 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.1-5 - rebuild with rust-1.42 * Wed Mar 25 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.1-4 - drop system-bookmarks dependencies * Sat Mar 21 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.1-3 - fix localization for bundled calendar and chatzilla (#1815109) - clear obsolete stuff from desktop-file-install * Tue Mar 03 2020 Dmitry Butskoy <Dmitry@Butskoy.name> - 2.53.1-2 - add patch for classic theme (#1808197) * Fri Feb 28 2020 Dmitry Butskoy <Dmitry@Butskoy.name> - 2.53.1-1 - Upgrade to 2.53.1 - use clang to build * Mon Sep 09 2019 Dmitry Butskoy <Dmitry@Butskoy.name> - 2.49.5-2 - rebuid to properly handle external lightning extension (#1750450) * Sat Aug 24 2019 Dmitry Butskoy <Dmitry@Butskoy.name> - 2.49.5-1 - update to 2.49.5 - add support for conditional build of inspector and irc * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.49.4-5 - add patch for new gettid() in glibc >= 2.30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild