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

picard-lang-2.13.3-1.4 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: picard-lang Distribution: openSUSE Tumbleweed
Version: 2.13.3 Vendor: openSUSE
Release: 1.4 Build date: Sun Feb 23 22:37:04 2025
Group: System/Localization Build host: reproducible
Size: 6178152 Source RPM: picard-2.13.3-1.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://picard.musicbrainz.org
Summary: Translations for package picard
Provides translations for the "picard" package.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Sun Feb 23 2025 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
  - Update to 2.13.3:
    * Bugfixes
    - PICARD-2909 - libopus fails to read METADATA_BLOCK_PICTURE without bit
      depth set
    - PICARD-3034 - Windows: SSL errors if conflicting libssl is installed
      system wide
  - Update to 2.13.2:
    * Bugfixes
    - PICARD-3030 - Crash when right-clicking on multi-selection of new tag values
  - Update to 2.13.1:
    * Tasks
    - PICARD-3027 - Fix PyPI packaging task
  - Update to 2.13:
    * Bugfixes
    - PICARD-2989 - Endless recursion when reading settings after script editor
      dialog was opened
    - PICARD-2991 - File naming options inaccessible on permission errors to
      target path
    - PICARD-3000 - Children's Music is shown as "Children'S Music" in Picard
    - PICARD-3001 - Picard requires charset-normalizer < 3.4.0
    - PICARD-3008 - Poorly formatted date tags crash Picard with uncaught
      Overflow Exception
    - PICARD-3012 - Wrong disc numbers when submitting release
    - PICARD-3013 - Case only renaming broken on case-insensitive filesystems
    - PICARD-3014 - Sorting on macOS does not sort empty values as expected
    * Tasks
    - PICARD-3002 - Update Windows code signing certificate
    - PICARD-3018 - Drop support for Python 3.7
    - PICARD-3022 - Support Python 3.13
    * Improvements
    - PICARD-736 - Avoid manual copying of authentication token
    - PICARD-2882 - Support PKCE for OAuth2 authorization
    - PICARD-2886 - OAuth2: Implement token revocation on the server
    - PICARD-3021 - Add context menu action to metadata box to merge original
      and new values
  - Refresh picard-requirements.patch
* Mon Sep 09 2024 Michael Vetter <mvetter@suse.com>
  - Update 2.12.3:
    * PICARD-2958 - Hovering over unmatched files shows a tooltip with
      the PO translation file header for the active locale
    * PICARD-2960 - Replacement for directory separators can itself be
      set to a directory separator
* Mon Sep 09 2024 Michael Vetter <mvetter@suse.com>
  - Update to 2.12.2:
    * PICARD-2953 - Windows: Incorrect sort order in list views and
      search result
* Mon Sep 09 2024 Michael Vetter <mvetter@suse.com>
  - Update to 2.12.1:
    * PICARD-2914 - macOS: Crash when opening options with Spanish UI
    * PICARD-2939 - Crash when loading release with genre filters resulting
      in empty genre list
    * PICARD-2940 - Possible bug with locking in Metadata.__iter__
    * PICARD-2946 - Fix display length value in AppStream metadata
* Mon Sep 02 2024 Michael Vetter <mvetter@suse.com>
  - Drop 0001-Fix-exception-when-genre-filtering-results-in.patch
* Mon Aug 12 2024 Antonio Larrosa <alarrosa@suse.com>
  - Add patch from upstream to fix a segfault when filtering genres
    results in empty list of genres:
    * 0001-Fix-exception-when-genre-filtering-results-in.patch
* Thu Jun 27 2024 Michael Vetter <mvetter@suse.com>
  - Update to 2.12:
    Bugfixes:
    * PICARD-2468 - Unexpected behavior of MP3 comment tags when language isn't set
    * PICARD-2846 - macOS package MusicBrainz-Picard-2.11-macOS-10.12.dmg
      is not compatible with macOS 10.12 and 10.13
    * PICARD-2850 - %_filename% tag displays as "_mp3" in preview
    * PICARD-2866 - Non-genre tag added as genre for standalone recording
    * PICARD-2868 - Picard crashes after selecting track search result
    * PICARD-2880 - Non-integer rate limit delay causes crashes
    * PICARD-2883 - Tooltip explaining match icon missing when there are multiple candidates
    * PICARD-2885 - Special file error icons for permission and not found errors are not being used
    * PICARD-2891 - Dragging matched files from right pane to clusters does not use original metadata
    * PICARD-2895 - Picard crashes on Windows with Deezer plugin enabled
    * PICARD-2901 - Pressing Shift+Alt+A (Add tag) raises an exception when there's nothing to edit
    * PICARD-2910 - AttributeError: 'ScriptEditorDialog' object has no attribute
      'unsaved_changes_confirmation'.
    * PICARD-2918 - Crash when quitting Picard after saving large number of files
    * PICARD-2919 - "Unrecognized image data" error when fetching GIF Cover Art
    Improvements:
    * PICARD-2716 - Accept encodings other than UTF-8 when opening CD extraction logs
    * PICARD-2896 - Support .ogx extension for Ogg container
    * PICARD-2935 - Improve results of genre filter options
* Sat Jan 27 2024 Michael Vetter <mvetter@suse.com>
  - Update to 2.11:
    * PICARD-2819 - Track/release relationship settings not being
      respected as described
* Mon Oct 16 2023 Michael Vetter <mvetter@suse.com>
  - Update to 2.10:
    * Bugfixes
    - PICARD-2768 - Series relationships are not loaded for standalone recordings
    - PICARD-2774 - Error: 255 is not a valid Id3ImageType
    - PICARD-2775 - Disable Qt WebP plugin for Windows and macOS binary
      builds to mitigate libwebp vulnerability (CVE-2023-4863)
    - PICARD-2776 - Track metadata compare ignores video flag check if there is no release
    * Improvements
    * PICARD-2769 - If a tag got unset by scripting display a file's original tag value in the columns
  - Refresh picard-requirements.patch
* Tue Sep 12 2023 Michael Vetter <mvetter@suse.com>
  - Update to 2.9.2:
    * Bugfixes
    - PICARD-2700 - Content of series variables gets duplicated on each refresh
    - PICARD-2712 - "00" is always stripped from DATE tag on save
    - PICARD-2722 - Windows version can crash on exit and prevent restart of Picard
    - PICARD-2724 - Crash in track search dialog if artist name translation is enabled
    - PICARD-2733 - Crash when saving files with UI language set to Finnish
    - PICARD-2736 - Windows: SSL errors if conflicting libssl is installed system wide
    * Tasks
    - PICARD-2752 - Include resource/images in source archive
    * Improvements
    - PICARD-2720 - Linux: Allow opening new instance via XDG desktop entry application action
* Thu Aug 17 2023 Michael Vetter <mvetter@suse.com>
  - Update to 2.9.1:
    * Bugfixes
    - PICARD-2186 - Windows installer fails to detect already
      running instance
    - PICARD-2688 - Windows: Portable version crashes when launched
      with -h
    - PICARD-2692 - Windows: Crash on startup after upgrade from
      2.8 to 2.9
    - PICARD-2693 - Windows installer allows canceling the
      uninstaller
    - PICARD-2694 - Crash when re-opening options after closing
      without closing the scripting documentation dialog
    - PICARD-2695 - Crash in script editor when showing tooltips
      for some Unicode character codes
    - PICARD-2696 - Windows: Shift dragging files into Picard
      deletes the files on the filesystem
    - PICARD-2697 - Options "Restore Defaults" does not restore all
      defaults
    - PICARD-2698 - Windows: Permanent high CPU usage
    - PICARD-2710 - Files are not getting loaded on systems with 2
      or less CPUs
    - PICARD-2713 - Stand alone instance mode does not work
    - PICARD-2714 - Windows: Portable installs should run as
      separate instances
    - PICARD-2718 - File selector for ripping log files does not
      show *.log files
      with the "All supported log files" filter
    * New Features
    - PICARD-1815 - Notification on plugin updates available
    - PICARD-2705 - Provide the new audio director relationship as
      tag
    * Improvements
    - PICARD-2691 - Provide code signed source archives
* Thu Jul 27 2023 Michael Vetter <mvetter@suse.com>
  - Update to 2.9:
    * Bugfixes
    - PICARD-2011 - "RuntimeError: dictionary changed size during
      iteration" in metadatabox
    - PICARD-2685 - Moving files between tracks looses AcoustID
      fingerprint and ReplayGain tags
    - PICARD-2689 - If the first dragged element is not visible an
      empty rectangle is shown during drag
    * Improvements
    - PICARD-2680 - Modal first use and file save confirmation dialogs
    - PICARD-2681 - Revise wording of first use and file save
      confirmation dialogs
* Mon Jun 19 2023 Benjamin Greiner <code@bnavigator.de>
  - Remove obsolete python-sip (v4) module from BuildRequires
  - Remove obsolete distribution switches for suse_version < 1500
  - Use PEP517 macros instead of deprecated setup.py
  - Enable tests
  - Add picard-requirements.patch, update requirements

Files

/usr/share/locale/ar/LC_MESSAGES/picard-constants.mo
/usr/share/locale/ar/LC_MESSAGES/picard.mo
/usr/share/locale/ast/LC_MESSAGES/picard-constants.mo
/usr/share/locale/ast/LC_MESSAGES/picard.mo
/usr/share/locale/bg/LC_MESSAGES/picard-constants.mo
/usr/share/locale/bg/LC_MESSAGES/picard-countries.mo
/usr/share/locale/bg/LC_MESSAGES/picard.mo
/usr/share/locale/bn/LC_MESSAGES/picard-countries.mo
/usr/share/locale/ca/LC_MESSAGES/picard-constants.mo
/usr/share/locale/ca/LC_MESSAGES/picard-countries.mo
/usr/share/locale/ca/LC_MESSAGES/picard.mo
/usr/share/locale/cs/LC_MESSAGES/picard-constants.mo
/usr/share/locale/cs/LC_MESSAGES/picard-countries.mo
/usr/share/locale/cs/LC_MESSAGES/picard.mo
/usr/share/locale/cy/LC_MESSAGES/picard-constants.mo
/usr/share/locale/cy/LC_MESSAGES/picard-countries.mo
/usr/share/locale/cy/LC_MESSAGES/picard.mo
/usr/share/locale/da/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/da/LC_MESSAGES/picard-constants.mo
/usr/share/locale/da/LC_MESSAGES/picard-countries.mo
/usr/share/locale/da/LC_MESSAGES/picard.mo
/usr/share/locale/de/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/de/LC_MESSAGES/picard-constants.mo
/usr/share/locale/de/LC_MESSAGES/picard-countries.mo
/usr/share/locale/de/LC_MESSAGES/picard.mo
/usr/share/locale/el/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/el/LC_MESSAGES/picard-constants.mo
/usr/share/locale/el/LC_MESSAGES/picard-countries.mo
/usr/share/locale/el/LC_MESSAGES/picard.mo
/usr/share/locale/en_AU/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/en_AU/LC_MESSAGES/picard-countries.mo
/usr/share/locale/en_AU/LC_MESSAGES/picard.mo
/usr/share/locale/en_CA/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/en_CA/LC_MESSAGES/picard-countries.mo
/usr/share/locale/en_CA/LC_MESSAGES/picard.mo
/usr/share/locale/en_GB/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/en_GB/LC_MESSAGES/picard-countries.mo
/usr/share/locale/en_GB/LC_MESSAGES/picard.mo
/usr/share/locale/eo/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/eo/LC_MESSAGES/picard-constants.mo
/usr/share/locale/eo/LC_MESSAGES/picard-countries.mo
/usr/share/locale/eo/LC_MESSAGES/picard.mo
/usr/share/locale/es/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/es/LC_MESSAGES/picard-constants.mo
/usr/share/locale/es/LC_MESSAGES/picard-countries.mo
/usr/share/locale/es/LC_MESSAGES/picard.mo
/usr/share/locale/et/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/et/LC_MESSAGES/picard-constants.mo
/usr/share/locale/et/LC_MESSAGES/picard-countries.mo
/usr/share/locale/et/LC_MESSAGES/picard.mo
/usr/share/locale/fa/LC_MESSAGES/picard-constants.mo
/usr/share/locale/fa/LC_MESSAGES/picard.mo
/usr/share/locale/fi/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/fi/LC_MESSAGES/picard-constants.mo
/usr/share/locale/fi/LC_MESSAGES/picard-countries.mo
/usr/share/locale/fi/LC_MESSAGES/picard.mo
/usr/share/locale/fr/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/fr/LC_MESSAGES/picard-constants.mo
/usr/share/locale/fr/LC_MESSAGES/picard-countries.mo
/usr/share/locale/fr/LC_MESSAGES/picard.mo
/usr/share/locale/fr_CA/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/fr_CA/LC_MESSAGES/picard-countries.mo
/usr/share/locale/fr_CA/LC_MESSAGES/picard.mo
/usr/share/locale/gl/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/gl/LC_MESSAGES/picard-constants.mo
/usr/share/locale/gl/LC_MESSAGES/picard-countries.mo
/usr/share/locale/gl/LC_MESSAGES/picard.mo
/usr/share/locale/he/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/he/LC_MESSAGES/picard-constants.mo
/usr/share/locale/he/LC_MESSAGES/picard-countries.mo
/usr/share/locale/he/LC_MESSAGES/picard.mo
/usr/share/locale/hi/LC_MESSAGES/picard-constants.mo
/usr/share/locale/hi/LC_MESSAGES/picard-countries.mo
/usr/share/locale/hi/LC_MESSAGES/picard.mo
/usr/share/locale/hr/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/hr/LC_MESSAGES/picard-constants.mo
/usr/share/locale/hr/LC_MESSAGES/picard-countries.mo
/usr/share/locale/hr/LC_MESSAGES/picard.mo
/usr/share/locale/hu/LC_MESSAGES/picard-constants.mo
/usr/share/locale/hu/LC_MESSAGES/picard.mo
/usr/share/locale/id/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/id/LC_MESSAGES/picard-constants.mo
/usr/share/locale/id/LC_MESSAGES/picard-countries.mo
/usr/share/locale/id/LC_MESSAGES/picard.mo
/usr/share/locale/is/LC_MESSAGES/picard-constants.mo
/usr/share/locale/is/LC_MESSAGES/picard.mo
/usr/share/locale/it/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/it/LC_MESSAGES/picard-constants.mo
/usr/share/locale/it/LC_MESSAGES/picard-countries.mo
/usr/share/locale/it/LC_MESSAGES/picard.mo
/usr/share/locale/ja/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/ja/LC_MESSAGES/picard-constants.mo
/usr/share/locale/ja/LC_MESSAGES/picard-countries.mo
/usr/share/locale/ja/LC_MESSAGES/picard.mo
/usr/share/locale/kn/LC_MESSAGES/picard.mo
/usr/share/locale/ko/LC_MESSAGES/picard-constants.mo
/usr/share/locale/ko/LC_MESSAGES/picard-countries.mo
/usr/share/locale/ko/LC_MESSAGES/picard.mo
/usr/share/locale/lt/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/lt/LC_MESSAGES/picard-constants.mo
/usr/share/locale/lt/LC_MESSAGES/picard-countries.mo
/usr/share/locale/lt/LC_MESSAGES/picard.mo
/usr/share/locale/mr/LC_MESSAGES/picard-constants.mo
/usr/share/locale/mr/LC_MESSAGES/picard-countries.mo
/usr/share/locale/mr/LC_MESSAGES/picard.mo
/usr/share/locale/ms/LC_MESSAGES/picard-constants.mo
/usr/share/locale/nb/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/nb/LC_MESSAGES/picard-countries.mo
/usr/share/locale/nb/LC_MESSAGES/picard.mo
/usr/share/locale/nb_NO/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/nb_NO/LC_MESSAGES/picard-constants.mo
/usr/share/locale/nb_NO/LC_MESSAGES/picard-countries.mo
/usr/share/locale/ne/LC_MESSAGES/picard-constants.mo
/usr/share/locale/ne/LC_MESSAGES/picard.mo
/usr/share/locale/nl/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/nl/LC_MESSAGES/picard-constants.mo
/usr/share/locale/nl/LC_MESSAGES/picard-countries.mo
/usr/share/locale/nl/LC_MESSAGES/picard.mo
/usr/share/locale/nl_BE/LC_MESSAGES/picard-countries.mo
/usr/share/locale/oc/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/oc/LC_MESSAGES/picard-constants.mo
/usr/share/locale/oc/LC_MESSAGES/picard.mo
/usr/share/locale/pa/LC_MESSAGES/picard-countries.mo
/usr/share/locale/pl/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/pl/LC_MESSAGES/picard-constants.mo
/usr/share/locale/pl/LC_MESSAGES/picard-countries.mo
/usr/share/locale/pl/LC_MESSAGES/picard.mo
/usr/share/locale/pt/LC_MESSAGES/picard-constants.mo
/usr/share/locale/pt/LC_MESSAGES/picard-countries.mo
/usr/share/locale/pt/LC_MESSAGES/picard.mo
/usr/share/locale/pt_BR/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/pt_BR/LC_MESSAGES/picard-countries.mo
/usr/share/locale/pt_BR/LC_MESSAGES/picard.mo
/usr/share/locale/pt_PT/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/ro/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/ro/LC_MESSAGES/picard-constants.mo
/usr/share/locale/ro/LC_MESSAGES/picard-countries.mo
/usr/share/locale/ro/LC_MESSAGES/picard.mo
/usr/share/locale/ru/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/ru/LC_MESSAGES/picard-constants.mo
/usr/share/locale/ru/LC_MESSAGES/picard-countries.mo
/usr/share/locale/ru/LC_MESSAGES/picard.mo
/usr/share/locale/sk/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/sk/LC_MESSAGES/picard-constants.mo
/usr/share/locale/sk/LC_MESSAGES/picard-countries.mo
/usr/share/locale/sk/LC_MESSAGES/picard.mo
/usr/share/locale/sl/LC_MESSAGES/picard-constants.mo
/usr/share/locale/sl/LC_MESSAGES/picard-countries.mo
/usr/share/locale/sl/LC_MESSAGES/picard.mo
/usr/share/locale/sq/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/sq/LC_MESSAGES/picard-constants.mo
/usr/share/locale/sq/LC_MESSAGES/picard-countries.mo
/usr/share/locale/sq/LC_MESSAGES/picard.mo
/usr/share/locale/sr/LC_MESSAGES/picard-constants.mo
/usr/share/locale/sr/LC_MESSAGES/picard-countries.mo
/usr/share/locale/sr/LC_MESSAGES/picard.mo
/usr/share/locale/sv/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/sv/LC_MESSAGES/picard-constants.mo
/usr/share/locale/sv/LC_MESSAGES/picard-countries.mo
/usr/share/locale/sv/LC_MESSAGES/picard.mo
/usr/share/locale/te/LC_MESSAGES/picard-constants.mo
/usr/share/locale/te/LC_MESSAGES/picard-countries.mo
/usr/share/locale/te/LC_MESSAGES/picard.mo
/usr/share/locale/tr/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/tr/LC_MESSAGES/picard-constants.mo
/usr/share/locale/tr/LC_MESSAGES/picard-countries.mo
/usr/share/locale/tr/LC_MESSAGES/picard.mo
/usr/share/locale/uk/LC_MESSAGES/picard-constants.mo
/usr/share/locale/uk/LC_MESSAGES/picard.mo
/usr/share/locale/vi/LC_MESSAGES/picard-constants.mo
/usr/share/locale/vi/LC_MESSAGES/picard-countries.mo
/usr/share/locale/vi/LC_MESSAGES/picard.mo
/usr/share/locale/zh/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/zh/LC_MESSAGES/picard-countries.mo
/usr/share/locale/zh_CN/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/zh_CN/LC_MESSAGES/picard-countries.mo
/usr/share/locale/zh_CN/LC_MESSAGES/picard.mo
/usr/share/locale/zh_Hans/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/zh_Hans/LC_MESSAGES/picard-constants.mo
/usr/share/locale/zh_Hans/LC_MESSAGES/picard-countries.mo
/usr/share/locale/zh_Hant/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/zh_Hant/LC_MESSAGES/picard-constants.mo
/usr/share/locale/zh_Hant/LC_MESSAGES/picard-countries.mo
/usr/share/locale/zh_TW/LC_MESSAGES/picard-attributes.mo
/usr/share/locale/zh_TW/LC_MESSAGES/picard-countries.mo
/usr/share/locale/zh_TW/LC_MESSAGES/picard.mo


Generated by rpm2html 1.8.1

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