Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: fritzing-lang | Distribution: openSUSE Tumbleweed |
Version: 1.0.5 | Vendor: openSUSE |
Release: 2.1 | Build date: Sun Aug 31 15:23:18 2025 |
Group: System/Localization | Build host: reproducible |
Size: 4105120 | Source RPM: fritzing-1.0.5-2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://fritzing.org/ | |
Summary: Translations for package fritzing |
Provides translations for the "fritzing" package.
GPL-3.0-or-later
* Sun Aug 31 2025 Glen Masgai <glen.masgai@gmail.com> - Added translations via lang package. * Thu May 29 2025 Ben Greiner <code@bnavigator.de> - Update to 1.0.5 [#]# New Features and Enhancements * Arduino: Added support for Arduino CLI (> v2), enhancing compatibility with a wide range of boards. [#4010] * UI: Replaced Droid Sans with NotoSans font for better rendering consistency and internationalization support. * Performance: Introduced experimental hardware acceleration for improved rendering and responsiveness. [#1171] * Compatibility: Added ARM64 installer support for Windows 11 on ARM devices. [#4166] * UX: Added warnings when loading parts or sketches created with newer Fritzing versions than currently installed. * Internationalization: Improved locale handling by setting LC_NUMERIC to "C" throughout the application. [#4184] * Parts: Replaced unknown fonts to maintain consistent part appearance. [#]# Bug Fixes * Fixed crash when loading .fzbz files containing parse errors. [#4197] * Fixed crash that occurred when swapping packages with no candidate connectors. [#4194] * Corrected bounding box size for text parts in the library. [#3630] * Fixed undefined connectors for the D31A* relay. [#406] * Fixed sparkfun-relay display issue where it appeared as a red rectangle. [#403] * Fixed issue where resistance was displayed twice in component properties. * Fixed application crash that occurred during export operations. * Fixed several text logo issues: unexpected switching to image logos, automatic bold font switching, and disappearing LogoItems after type switch. * Corrected font size calculation across macOS, Windows, and Ubuntu. * Fixed rotation and flipping issues in SVG export for IC and Mystery part pin labels. - Add 2 patches from Fedora: * 0003-Remove-TwitterSaurus-examples.patch * 0004-Work-around-build-issues-with-Qt-6.9.patch * Fri Mar 07 2025 Ben Greiner <code@bnavigator.de> - Update to version 1.0.4 [#]# New Features and Enhancements * UX: QFN support and working with tiny structures in the PCB was vastly improved. We changed the algorithm that decides which element will receive a mouse click. Ratsnest lines now stay the same size when zooming in. The hitbox size of wires and traces now depends on the wire diameter. * UX: Creating multiple wires of the same size or color is now much easier, as the properties of the recently created wire will also be used for new ones. * PCB Outlines: The alpha channel is now taken into account when loading board images. This also fixes many cases where loading an image would result in garbage or blank output. * UX: Show a message when a part must be moved to delete a ratsnest line. Before, we just moved parts without notice. [#]# Bug Fixes * Fixed crash when using the keyboard for moving parts. * Fixed ghost connections resulting from moving parts over existing connections. * Fixed ghost connections when moving a part via the keyboard. * Fixed error when saving sketch to a write protected destination. * Fixed repeated read/write operations when saving a sketch, to avoid issues with cloud storage. * Fixed inactive copper layer after a board was deleted. * Fixed an error where a move or rotate command was not properly stored, which would result in incorrect undo operations. * Fixed order of text input fields in Inspector. They were in random order, often changing. * Fixed input for decimals to work in all locales for text size (Inspector). - Release 1.0.3 * Finished implementation of subparts and fixed several related bugs. * Don't consider obsolete parts for swapping - Improved parts swapping logic to exclude obsolete components. (#4131) * Automatic terminal points (schematic) - Enhanced schematic view with automatic terminal points for easier design workflow. (#4130) * Find parts in sketch should prioritize exact matches, selections should keep internal order - Enhanced parts search functionality for better accuracy and usability. (#4117) * Detect routing database corruption - Added feature to detect and handle routing database corruption. (#3904) * New creator kit examples need language selection - Added language selection for new creator kit examples. (#2786) - Release 1.0.2 * Copper fill * Fab upload * Data structure * Moved to Qt 6.5.3 - Release 1.0.0 * https://blog.fritzing.org/2023/06/15/fritzing-1-0-0 * Simulator * New Font OCR-Fritzing * New IPC-D-356 Export * Pick and Place * Gerber Export * UI Improvements - Build with Qt6 - Include parts package because the db must be generated - Remove _service: Download directly - Remove obsolete update-desktop-files - Patches * Drop 0001-Use-system-libgit2.patch * Add 0000-disable-autoupdate.patch * Add 0001-openSUSE-Relax-Qt6-clamps.patch * Refresh 0002-Fix-appdata.xml-url-type.patch * Thu Feb 29 2024 Atri Bhattacharya <badshah400@gmail.com> - Fix package name typo in _service file. - Change deprecated "disabled" modes to "manual". - Disable automatic changes generation when running tar_scm service. - Freeze at commit f0af53a, drop full url for Source0, and regenerate tarball (note version changes: f0af53a9 -> f0af53a). - Clean up specfile, drop macros catering to ancient oS releases. - Drop _servicedata. * Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org> - Use %autosetup macro. Allows to eliminate the usage of deprecated PatchN. * Sun May 22 2022 Klaus Kämpf <kkaempf@suse.com> - rename fritzing-use-system-libgit2.patch to 0001-Use-system-libgit2.patch - add 0002-Fix-appdata.xml-url-type.patch * Sun May 22 2022 kkaempf@suse.com - Update to version 0.9.9+git20210922.f0af53a9: * Fixed #3882 by fixing power label bus removal. * Add keyboard shortcut for rotating by 90 degree, horizontal flip and search * Do not add wires if they are too small, fixes #3731. Additionally, this commit fixes the color of the temporal wire that appears when creating a new bend point (the wire needs to not be blue to observe the bug) * resize a stripboard following the current layout, fixes #3090 #2998 and #3084. The slow performance is still present but the extended area is not shortcircuited. * Added Fritzing Fab links to recent file list in welcome view. * Bump version to 0.9.9 * Merge develop * Remove .ts.orig file from merge conflict * Increased width of fabuploaddialog to fit translations. * Fix swapped url + title, projects could not be selected if language setting is not English * Sun May 22 2022 Klaus Kämpf <kkaempf@suse.com> - Update to 0.9.6 maintenance release, fixed at least ten crashes, several critical bugs, and about 30-100 regular bugs * Wed Jun 10 2020 Thomas Zimmermann <bugs@vdm-design.de> - Remove version requirement for fritzing-parts, no new parts package was released. * Wed May 06 2020 Thomas Zimmermann <bugs@vdm-design.de> - update version to 0.9.4 * fixed memory corruption in autorouter * dropped Qt4 support * new parts were added * A memory leak was fixed * translations were updated * File handling in parts editor was improved - Drop patch fritzing-libgit-0.24.patch This patch is applyed upstream ensures - Drop patch fritzing-folderutils-fix.patch This patch is applyed upstream - Drop patch fritzing-cleanup-build-files.patch This patch is applyed upsteam - Drop patch fritzing-restore-qt5.1-compatibility.patch Qt 5.1 support is not needed anymore - Add appdata.xml provided by upstream - Add patch fritzing-use-system-libgit2.patch Use system libgit2 instead of bundled lib
/usr/share/fritzing/translations /usr/share/fritzing/translations/fritzing_ar.qm /usr/share/fritzing/translations/fritzing_bg.qm /usr/share/fritzing/translations/fritzing_bn.qm /usr/share/fritzing/translations/fritzing_cs.qm /usr/share/fritzing/translations/fritzing_da.qm /usr/share/fritzing/translations/fritzing_de.qm /usr/share/fritzing/translations/fritzing_el.qm /usr/share/fritzing/translations/fritzing_en.qm /usr/share/fritzing/translations/fritzing_es.qm /usr/share/fritzing/translations/fritzing_et.qm /usr/share/fritzing/translations/fritzing_fa.qm /usr/share/fritzing/translations/fritzing_fr.qm /usr/share/fritzing/translations/fritzing_gl.qm /usr/share/fritzing/translations/fritzing_hi.qm /usr/share/fritzing/translations/fritzing_hu.qm /usr/share/fritzing/translations/fritzing_id.qm /usr/share/fritzing/translations/fritzing_it.qm /usr/share/fritzing/translations/fritzing_ja.qm /usr/share/fritzing/translations/fritzing_ko.qm /usr/share/fritzing/translations/fritzing_mk.qm /usr/share/fritzing/translations/fritzing_mr.qm /usr/share/fritzing/translations/fritzing_nl.qm /usr/share/fritzing/translations/fritzing_pl.qm /usr/share/fritzing/translations/fritzing_pt_br.qm /usr/share/fritzing/translations/fritzing_pt_pt.qm /usr/share/fritzing/translations/fritzing_ro.qm /usr/share/fritzing/translations/fritzing_ru.qm /usr/share/fritzing/translations/fritzing_sk.qm /usr/share/fritzing/translations/fritzing_sl.qm /usr/share/fritzing/translations/fritzing_sr.qm /usr/share/fritzing/translations/fritzing_sv.qm /usr/share/fritzing/translations/fritzing_th.qm /usr/share/fritzing/translations/fritzing_tr.qm /usr/share/fritzing/translations/fritzing_uk.qm /usr/share/fritzing/translations/fritzing_ur.qm /usr/share/fritzing/translations/fritzing_vi.qm /usr/share/fritzing/translations/fritzing_zh_cn.qm /usr/share/fritzing/translations/fritzing_zh_tw.qm
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Sep 11 22:29:52 2025