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

exaile-lang-4.2.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: exaile-lang Distribution: openSUSE Tumbleweed
Version: 4.2.0 Vendor: openSUSE
Release: 1.1 Build date: Sat Nov 1 11:05:51 2025
Group: System/Localization Build host: reproducible
Size: 2972822 Source RPM: exaile-4.2.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.exaile.org/
Summary: Translations for package exaile
Provides translations for the "exaile" package.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Sat Nov 01 2025 Andrea Manzini <andrea.manzini@suse.com>
  - update to version 4.2.0
    * Exaile now uses an SQLite database for the music library, replacing
      Berkeley DB. Note that you still need the Python bsddb3 or berkeleydb
      module installed in order to migrate your existing library to the new
      format; without it, Exaile will fail to start.
    * Fixed sporadic build error due to race condition while processing the
      desktop and appdata files
    * The somafm plugin should now work on Python >= 3.12
    * Fixed showing lyrics with the lyricsmania plugin
    * Fixed error in Preferences → Plugins
    * Fixed exporting playlists when the "Use relative paths to tracks" option
      is not selected
    * There is now an option to show hidden audio devices in
      Preferences → Playback
    * Translation updates
  - update to version 4.1.4
    * Bugfix: .desktop & appdata generation
    * Bugfix: Exaile stopped playing at end of queue instead of continuing the
      last playlist
    * Bugfix: Don’t remove tracks twice during scan
    * Bugfix: Create really unique engine names to prevent PulseAudio from
      remember last volume set
    * Bugfix: Queue page breaks when all tracks is removed
    * Bugfix: Library scan freezes when scanning corrupt wav files
    * Bugfix: Disable track fading when playing track without known length
    * Bugfix: Queue repeats first two tracks over and over again
    * Usability: Fix Settings > Playback > Fade spinner displacement
    * Improvement: added support for webm videos in files panel
  - dropped patch exaile-support-python-313.patch since it's merged in upstream
* Tue Mar 11 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Add patch exaile-support-python-313.patch:
    * Use shlex.quote rather than pipes in generate-completion.py
* Fri Jan 17 2025 Markéta Machová <mmachova@suse.com>
  - Update to version 4.1.3
    * Adding support for tagging aac files with id3 tags
    * Change flac/ogg metadata handling for bpm and comment
    * Experimental: Save star ratings to media files
    * Track start and end is now triggered also for streams
    * AppData files now uses more translations
    * Added preference to remove a track from queue after playing
    * Users can override built-in plugins with newer versions and
      remove the overrides as well
    * Users can remove custom installed plugins via plugin manager
    * BerkeleyDB is used instead of bsddb, if available
* Sat May 06 2023 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 4.1.2:
    * Fix sorting on Rating column when there are unrated tracks.
    * Fix a bug causing the tracklist to scroll to the top when
      adding or reordering tracks.
    * Fix a bug causing the window title to not update on track
      change if the current track has been paused.
    * The status bar can now be hidden.
    * The stop button does not move around anymore when hovered for
      the first time.
    * Fix error if files are removed during scan.
    * Playlist columns are added next to the currently selected
      column.
    * The status bar now does not ignore zero track counts; they are
      displayed as normal.
    * Log files now created only when/if we write something to it.
    * New callback while installing plugins.
    * Fix test warnings.
    * Work around potential hang when running tests.
    * Tests do not depend on mox3 anymore.
    * When running tests with make test, PYTHONPATH is now only
      prepended to, instead of being replaced.
    * Update translations.
    * Plugins:
      + inhibitsuspend: Add support for Sway.
      + notify: Fix wrong text: "by {album}" should be
      "from {album}".
      + previewdevice: Will be shown after disabling and enabling
      again.
      + quickbuttons: This is a new plugin providing quick shortcuts
      to some settings.
* Fri May 06 2022 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 4.1.1
    * Restored Python 3.6 compatibility, broken since 4.1.0-beta1
    * The last playlist export directory is now saved between calls
      and between sessions
    * Added tooltip text to the Clear buttons in the Properties dialog
    * Plugins:
    * console: When encountering a very long "word", the console will
      now wrap between characters instead of widening the window to
      fit the word.
    * grouptagger: Fixed i18n issues in some strings. Translations
      for these strings may be broken until they are updated.
    * Translation updates: Catalan, Croatian, Greek, Sinhala, Spanish.
* Sun Feb 21 2021 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 4.1.0 (changes since 4.1.0~alpha1):
    * Fix an issue causing the Track Properties dialogue to
      (very rarely) fail to open.
    * The seek time display now ignores GtkProgressBar's text
      formatting. On Adwaita, this makes the text easier to read
      (higher contrast, bigger).
    * The Track Properties dialogue now correctly sets the parent
      window when opened from a panel.
    * Collection Manager now displays local paths when possible
      instead of always URIs.
    * Collection Manager now prevents adding the same library
      location twice.
    * The Track Properties dialogue no longer changes the
      capitalisation of known tag names (for example, ISRC used to be
      displayed as Isrc).
    * Fix an issue causing errors when running Exaile on Python 3.9.
    * Fix a bug preventing the Device Manager window from opening.
    * Fix running the test suite on non-English locales.
    * Plugins:
      + daapclient: Now uses python-zeroconf instead of Avahi for
      share auto-discovery.
      + ipconsole: Compatibility fixes for recent IPython versions.
      + screensaverpause: Xfce Screensaver is now supported.
      + moodbar: Restore compatibility with the previewdevice plugin.
      + moodbar: Make this work again.
      + notify: Fix incompatibility with Python >= 3.8.
      + console plugin: Fix a bug causing the expression printing to
      only work once.
    * Update translations.
* Thu Jun 04 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 4.1.0~alpha1 (changes since 4.0.2):
    * Port to Python 3.
    * The Files panel dropdown list now also lists filesystem mounts.
    * Fix a crash when fetching covers with the Cover Manager.
    * Some dialogues that were previously orphaned now have parents.
    * Allow -symbolic fallback and SVG on some icons.
    * Update the .mod file support to work with latest libmodplug.
    * Empty search entries now show the "Search" placeholder text.
    * Many accessibility issues were found (due to gla11y) and fixed.
    * Update translations.
* Sun Mar 29 2020 Aaron Stern <ukbeast89@protonmail.com>
  - Update to version 4.0.2
    * Fixed Unicode errors on the tracklist view
    * Fixed icon display on Plasma/Wayland
    * Translation updates: Asturian, Catalan, Chinese
      (Simplified), Croatian, Danish, Finnish, Hindi, Italian,
      Portuguese, Spanish, Swedish, Turkish.
* Sun Sep 29 2019 Aaron Stern <ukbeast89@protonmail.com>
  - Added needed python2-bsddb3 requirement.
* Sat Jun 15 2019 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 4.0.0 (changes since 4.0.0~rc3):
    * ipconsole: Do not swallow ImportErrors
    * Equaliser: Save present correctly.
    * Fix unicode issue in saved playlists.
    * Fix rating setting in playlists.
    * Fix SmartPlaylists with timestamps.
    * Improve support for AlbumArtist: collection pane,
      playlist column, track properties
    * Moodbar improvements.
    * Many tags are now directly editable in the playlist view.
    * Drop support for HAL and UDisks v1.
    * Fix playlist column editing click/drag issues.
    * F2 now also triggers track tag editing.
    * Fix accelerators issue that caused a bug in the audioscrobbler
      plugin.
    * Remove AWN plugin.
    * panel/playlists: Fix some drag&drop stuff.
    * Many minor fixes and enhancements
    * Update translations.
  - Stop using GPG signing as upstream did not sign the tarball.

Files

/usr/share/locale/af/LC_MESSAGES/exaile.mo
/usr/share/locale/ar/LC_MESSAGES/exaile.mo
/usr/share/locale/ast/LC_MESSAGES/exaile.mo
/usr/share/locale/az/LC_MESSAGES/exaile.mo
/usr/share/locale/be/LC_MESSAGES/exaile.mo
/usr/share/locale/be@latin/LC_MESSAGES/exaile.mo
/usr/share/locale/bg/LC_MESSAGES/exaile.mo
/usr/share/locale/bn/LC_MESSAGES/exaile.mo
/usr/share/locale/bs/LC_MESSAGES/exaile.mo
/usr/share/locale/ca/LC_MESSAGES/exaile.mo
/usr/share/locale/cs/LC_MESSAGES/exaile.mo
/usr/share/locale/cy/LC_MESSAGES/exaile.mo
/usr/share/locale/da/LC_MESSAGES/exaile.mo
/usr/share/locale/de/LC_MESSAGES/exaile.mo
/usr/share/locale/el/LC_MESSAGES/exaile.mo
/usr/share/locale/en_AU/LC_MESSAGES/exaile.mo
/usr/share/locale/en_CA/LC_MESSAGES/exaile.mo
/usr/share/locale/en_GB/LC_MESSAGES/exaile.mo
/usr/share/locale/eo/LC_MESSAGES/exaile.mo
/usr/share/locale/es/LC_MESSAGES/exaile.mo
/usr/share/locale/et/LC_MESSAGES/exaile.mo
/usr/share/locale/eu/LC_MESSAGES/exaile.mo
/usr/share/locale/fa/LC_MESSAGES/exaile.mo
/usr/share/locale/fi/LC_MESSAGES/exaile.mo
/usr/share/locale/fr/LC_MESSAGES/exaile.mo
/usr/share/locale/gl/LC_MESSAGES/exaile.mo
/usr/share/locale/gu/LC_MESSAGES/exaile.mo
/usr/share/locale/he/LC_MESSAGES/exaile.mo
/usr/share/locale/hi/LC_MESSAGES/exaile.mo
/usr/share/locale/hr/LC_MESSAGES/exaile.mo
/usr/share/locale/hu/LC_MESSAGES/exaile.mo
/usr/share/locale/id/LC_MESSAGES/exaile.mo
/usr/share/locale/it/LC_MESSAGES/exaile.mo
/usr/share/locale/ja/LC_MESSAGES/exaile.mo
/usr/share/locale/ka/LC_MESSAGES/exaile.mo
/usr/share/locale/kk/LC_MESSAGES/exaile.mo
/usr/share/locale/ko/LC_MESSAGES/exaile.mo
/usr/share/locale/lt/LC_MESSAGES/exaile.mo
/usr/share/locale/lv/LC_MESSAGES/exaile.mo
/usr/share/locale/mk/LC_MESSAGES/exaile.mo
/usr/share/locale/ml/LC_MESSAGES/exaile.mo
/usr/share/locale/mr/LC_MESSAGES/exaile.mo
/usr/share/locale/ms/LC_MESSAGES/exaile.mo
/usr/share/locale/nb/LC_MESSAGES/exaile.mo
/usr/share/locale/nl/LC_MESSAGES/exaile.mo
/usr/share/locale/oc/LC_MESSAGES/exaile.mo
/usr/share/locale/pl/LC_MESSAGES/exaile.mo
/usr/share/locale/pt/LC_MESSAGES/exaile.mo
/usr/share/locale/pt_BR/LC_MESSAGES/exaile.mo
/usr/share/locale/ro/LC_MESSAGES/exaile.mo
/usr/share/locale/ru/LC_MESSAGES/exaile.mo
/usr/share/locale/si/LC_MESSAGES/exaile.mo
/usr/share/locale/sk/LC_MESSAGES/exaile.mo
/usr/share/locale/sl/LC_MESSAGES/exaile.mo
/usr/share/locale/sq/LC_MESSAGES/exaile.mo
/usr/share/locale/sr/LC_MESSAGES/exaile.mo
/usr/share/locale/sv/LC_MESSAGES/exaile.mo
/usr/share/locale/ta/LC_MESSAGES/exaile.mo
/usr/share/locale/te/LC_MESSAGES/exaile.mo
/usr/share/locale/th/LC_MESSAGES/exaile.mo
/usr/share/locale/tr/LC_MESSAGES/exaile.mo
/usr/share/locale/uk/LC_MESSAGES/exaile.mo
/usr/share/locale/vi/LC_MESSAGES/exaile.mo
/usr/share/locale/zh/LC_MESSAGES/exaile.mo
/usr/share/locale/zh_CN/LC_MESSAGES/exaile.mo
/usr/share/locale/zh_TW/LC_MESSAGES/exaile.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Nov 7 22:24:50 2025