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

zim-lang-0.76.3-2.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: zim-lang Distribution: openSUSE Tumbleweed
Version: 0.76.3 Vendor: openSUSE
Release: 2.1 Build date: Wed Apr 1 11:57:24 2026
Group: System/Localization Build host: reproducible
Size: 1829549 Source RPM: zim-0.76.3-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://zim-wiki.org
Summary: Translations for package zim
Provides translations for the "zim" package.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Wed Apr 01 2026 Ana Guerrero <ana.guerrero@suse.com>
  - Add patch to fix issue with python-gobject to 3.56.0
    zim-desktop-wiki/zim-desktop-wiki#2934
    0001-Fix-bug-with-_object_widgets-weakset.patch
* Sat Mar 29 2025 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
  - Update to 0.76.3:
    * Add seperator to template for new files
    * Fix spellcheck state at startup
    * Fix cursor position after undo indent
    * Fix test suite release 0.76.2
  - Update to 0.76.2:
    * Let new page and quicknote templates place cursor
    * Let find match within sourceview blocks
    * Add property with template for filename of pasted images
    * In InsertLinkDialog translate file to page link
    * Fix issue with GSPell support
* Mon Feb 03 2025 Wolfgang Frisch <wolfgang.frisch@suse.com>
  - Update to 0.76.1:
    * Fix bug in auto-save on quit
    * Fix bug with find for pages with table object
    * Fix bug with undo deleting table object
    * Fix bug with out-denting verbatim text
    * Fix issue with linesorter plugin
    * Fix issue in commandline parsing for quicknote
    * Fix tray-icon plugin issues
    * Fix bug for Unix style links on Windows
    * Merge fixes for Indexed FTS search plugin
    * Let ToC selection follow cursor
* Mon Jan 13 2025 Wolfgang Frisch <wolfgang.frisch@suse.com>
  - Update to 0.76.0:
    * Add Indexed Full-Text Search plugin
    * Add Window Title Editor plugin
    * Add Mermaid diagrams plugin
    * Add preference to toggle dark theme variant
    * Add separate style for page links
    * Add commandline page import
    * Add preferences menu for side pane widgets
    * Diagram plugin: add preference for default text
    * Journal plugin: add range offsets to journal_plugin.days() in template
    * Search: add option to output scores on the command line
    * Spellcheck plugin: add Gspell support
    * Quicknote plugin: support wiki heading format as page name
    * Arithmetic plugin: add option for limiting output decimals
    * Markdown export: use blockquote to export indented paragraphs
    * Markdown export: include image dimensions and ID
    * Windows: fix high CPU usage by storing child process PID
    * Windows: Fix unicode handling of strftime for windows
    * Refactor to use Gtk.Application
    * Refactor zim.parser to zim.parse.regexparser
    * Refactor find API for pageview
    * Refactor internal serialization for textbuffer
    * Refactor parsing modules and utils
    * Port setup.py from distutils to setuptools
* Tue Feb 20 2024 pgajdos@suse.com
  - use python macros to build and install
  - by the way, it will remove dependency on /usr/bin/python3 using
    [bsc#1212476]
    * https://en.opensuse.org/openSUSE:Packaging_Python#Dependency_on_/usr/bin/python3
* Mon Jul 10 2023 Andrea Manzini <andrea.manzini@suse.com>
  - Update to 0.75.2:
    * Add pagename completion by words in "Jump to"
    * Let tasklist window remember selection state
    * Let tasklist window use a search bar
    * Add count in tasklist window
    * Fix auto-collapse in page index for child nodes
    * Fix import of gtkspellcheck
    * Make spellcheck more robust for page reload
    * Fix bug in insert screenshot
    * Add scrollbar to custom tool window
    * Fix config dirs for portable install
    * Use environment variable for XDG_TEMPLATES_DIR
    * Fix links to anchors on export
    * Fix bug in copy-paste of interwiki links
    * Updated diagrameditor and sequencediagrameditor plugins to generate SVG
    * Add keybinding for cutting the current line(s)
    * Fix fullscreen headerbar visibility
* Wed Jan 18 2023 Wolfgang Frisch <wolfgang.frisch@suse.com>
  - Added missing dependency on typelib-1_0-Gtk-3_0 (bsc#1188958)
* Wed Nov 09 2022 Paolo Stivanin <info@paolostivanin.com>
  - Update to 0.75.1:
    * Fix bug with relative path notebook icon
    * Fix bug with icons in notebookdialog
    * Fix bug with loading sub-notebooks via "notebook.zim"
    * Fix bug with "--list" commandline
    * Fix issue opening unicode attachements on win32
    * Fix saving preferences for edit bar
    * Fix link visibility in TableEditor
    * Use flatpak locale directory in flatpak
    * Upgrade Python version requirement to >= 3.6
    * Complete porting all modules to `zim.newfs` and deprecate `zim.fs`
    * Refactor APIs to deal with tokens instead of `etree` interface
    * Add framework for imagegenerators with inline data
    * Refactored ther user interface of the tasklist plugin
    * Make tasklist window persistent
    * Let tasklist window also show closed tasks
    * Let tasks inherit all modifiers from list heading
    * Let "Go to Today" use anchor id for current day
    * Update LinkMap with new options
    * Refactor preference for custom window decoration & toolbar plugin
    * Enables distinct shortcuts for en and em dashes in symbol list
    * Add unicode 8757 ("because") in symbol list
    * Move Selected Text: add preference for short links & save bounds
    * Extend ToC pane context menu
    * Score editor: add check for convert-ly
    * Source View plugin: Don't show hidden languages
    * Export code blocks in markdown as fenced blocks
    * Fix loading GIF images
    * Fix to let the "insert link" dialog allow anchors
    * Allow sidepane focus key to be configured
    * Added action to collapse and expand in PageIndex
    * Add action for "move text" to allow keybinding
    * Support closing an open 'find bar' by pressing ESC in the page view widget
    * Allow cancelling ImageGeneratorDialog using Escape key
    * Version control: fix fossil
    * Fix KDE drag-n-drop bug
    * Fix export with formatting in heading
    * Minimal support for "Terminal" option in desktop files
    * Add preference for not prompting on new folder
* Sun Dec 12 2021 Cor Blom <cornelis@solcon.nl>
  - Update to 0.74.3:
    * Fix issue with brioken links on move page
    * Fix bug in copy-paste
    * Fix bug on move page for existing textbuffer
    * Fix bug with saving of notebook editable state
    * Fix for error while loading plugins
    * Fix issue with stray unicode character
    * Fix issue to allow relative document root
    * Fix hack for rendering sourceview blocks
    * Add mnemonic keys to open sidepane tabs
    * Add links and screenshot to macOS app & update README
      information
    * Improve inline rendering of equations & make image DPI
      confingurable
    * Add box drawing characters to symbols list
    * Scroll on moving lines with linesorter plugin
    * Move floating table of contents to overlay layer
* Mon Nov 08 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Replace python3-gobject with python3-gobject-Gdk Requires. This
    should fix boo#1188958.

Files

/usr/share/locale/ar/LC_MESSAGES/zim.mo
/usr/share/locale/ca/LC_MESSAGES/zim.mo
/usr/share/locale/cs/LC_MESSAGES/zim.mo
/usr/share/locale/da/LC_MESSAGES/zim.mo
/usr/share/locale/de/LC_MESSAGES/zim.mo
/usr/share/locale/el/LC_MESSAGES/zim.mo
/usr/share/locale/en_GB/LC_MESSAGES/zim.mo
/usr/share/locale/eo/LC_MESSAGES/zim.mo
/usr/share/locale/es/LC_MESSAGES/zim.mo
/usr/share/locale/et/LC_MESSAGES/zim.mo
/usr/share/locale/eu/LC_MESSAGES/zim.mo
/usr/share/locale/fi/LC_MESSAGES/zim.mo
/usr/share/locale/fr/LC_MESSAGES/zim.mo
/usr/share/locale/gl/LC_MESSAGES/zim.mo
/usr/share/locale/he/LC_MESSAGES/zim.mo
/usr/share/locale/hr/LC_MESSAGES/zim.mo
/usr/share/locale/hu/LC_MESSAGES/zim.mo
/usr/share/locale/id/LC_MESSAGES/zim.mo
/usr/share/locale/it/LC_MESSAGES/zim.mo
/usr/share/locale/ja/LC_MESSAGES/zim.mo
/usr/share/locale/ko/LC_MESSAGES/zim.mo
/usr/share/locale/nb/LC_MESSAGES/zim.mo
/usr/share/locale/nl/LC_MESSAGES/zim.mo
/usr/share/locale/pl/LC_MESSAGES/zim.mo
/usr/share/locale/pt/LC_MESSAGES/zim.mo
/usr/share/locale/pt_BR/LC_MESSAGES/zim.mo
/usr/share/locale/ro/LC_MESSAGES/zim.mo
/usr/share/locale/ru/LC_MESSAGES/zim.mo
/usr/share/locale/si/LC_MESSAGES/zim.mo
/usr/share/locale/sk/LC_MESSAGES/zim.mo
/usr/share/locale/sl/LC_MESSAGES/zim.mo
/usr/share/locale/sq/LC_MESSAGES/zim.mo
/usr/share/locale/sr/LC_MESSAGES/zim.mo
/usr/share/locale/sv/LC_MESSAGES/zim.mo
/usr/share/locale/ta/LC_MESSAGES/zim.mo
/usr/share/locale/tr/LC_MESSAGES/zim.mo
/usr/share/locale/uk/LC_MESSAGES/zim.mo
/usr/share/locale/vi/LC_MESSAGES/zim.mo
/usr/share/locale/zh_CN/LC_MESSAGES/zim.mo
/usr/share/locale/zh_TW/LC_MESSAGES/zim.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 22:23:10 2026