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

soundconverter-4.1.3-2.fc45 RPM for noarch

From Fedora Rawhide for ppc64le / s

Name: soundconverter Distribution: Fedora Project
Version: 4.1.3 Vendor: Fedora Project
Release: 2.fc45 Build date: Thu Jun 4 00:00:21 2026
Group: Unspecified Build host: buildvm-x86-08.rdu3.fedoraproject.org
Size: 1150254 Source RPM: soundconverter-4.1.3-2.fc45.src.rpm
Packager: Fedora Project
Url: https://soundconverter.org
Summary: Simple sound converter application for GNOME
SoundConverter is the leading audio file converter for the GNOME Desktop. It
reads anything GStreamer can read (Ogg Vorbis, AAC, MP3, FLAC, WAV, AVI, MPEG,
MOV, M4A, AC3, DTS, ALAC, MPC, Shorten, APE, SID, MOD, XM, S3M, etc...), and
writes to Opus, Ogg Vorbis, FLAC, WAV, AAC, and MP3 files, or use any GNOME
Audio Profile.

SoundConverter aims to be simple to use, and very fast. Thanks to its
multithreaded design, it will use as many cores as possible to speed up the
conversion. It can also extract the audio from videos.

Provides

Requires

License

GPL-3.0-only

Changelog

* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 4.1.3-2
  - Rebuilt for Python 3.15
* Fri Mar 13 2026 Nils Philippsen <nils@tiptoe.de> - 4.1.3-1
  - Update to 4.1.3 (rhbz#2437583)
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Dec 12 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 4.1.1-4
  - Drop gstreamer1-plugins-ugly-free dependency
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 4.1.1-3
  - Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.1.1-2
  - Rebuilt for Python 3.14.0rc2 bytecode
* Wed Aug 06 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 4.1.1-1
  - Update to 4.1.1 (rhbz#2382818)
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu Jul 10 2025 Richard Shaw <hobbes1069@gmail.com> - 4.1.0-1
  - Update to 4.1.0.
  - Convert from setup.py to pyproject build.
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 4.0.5-6
  - Rebuilt for Python 3.14
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.5-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 4.0.5-4
  - convert license to SPDX
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.0.5-2
  - Rebuilt for Python 3.13

Files

/usr/bin/soundconverter
/usr/lib/python3.15/site-packages/soundconverter
/usr/lib/python3.15/site-packages/soundconverter-4.1.3.dist-info
/usr/lib/python3.15/site-packages/soundconverter-4.1.3.dist-info/INSTALLER
/usr/lib/python3.15/site-packages/soundconverter-4.1.3.dist-info/METADATA
/usr/lib/python3.15/site-packages/soundconverter-4.1.3.dist-info/WHEEL
/usr/lib/python3.15/site-packages/soundconverter-4.1.3.dist-info/licenses
/usr/lib/python3.15/site-packages/soundconverter-4.1.3.dist-info/licenses/AUTHORS
/usr/lib/python3.15/site-packages/soundconverter-4.1.3.dist-info/licenses/COPYING
/usr/lib/python3.15/site-packages/soundconverter-4.1.3.dist-info/top_level.txt
/usr/lib/python3.15/site-packages/soundconverter/__init__.py
/usr/lib/python3.15/site-packages/soundconverter/__pycache__
/usr/lib/python3.15/site-packages/soundconverter/__pycache__/__init__.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/__pycache__/__init__.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/gstreamer
/usr/lib/python3.15/site-packages/soundconverter/gstreamer/__init__.py
/usr/lib/python3.15/site-packages/soundconverter/gstreamer/__pycache__
/usr/lib/python3.15/site-packages/soundconverter/gstreamer/__pycache__/__init__.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/gstreamer/__pycache__/__init__.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/gstreamer/__pycache__/converter.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/gstreamer/__pycache__/converter.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/gstreamer/__pycache__/discoverer.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/gstreamer/__pycache__/discoverer.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/gstreamer/converter.py
/usr/lib/python3.15/site-packages/soundconverter/gstreamer/discoverer.py
/usr/lib/python3.15/site-packages/soundconverter/interface
/usr/lib/python3.15/site-packages/soundconverter/interface/__init__.py
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/__init__.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/__init__.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/batch.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/batch.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/filelist.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/filelist.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/gladewindow.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/gladewindow.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/mainloop.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/mainloop.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/notify.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/notify.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/preferences.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/preferences.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/theme.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/theme.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/ui.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/__pycache__/ui.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/interface/batch.py
/usr/lib/python3.15/site-packages/soundconverter/interface/filelist.py
/usr/lib/python3.15/site-packages/soundconverter/interface/gladewindow.py
/usr/lib/python3.15/site-packages/soundconverter/interface/mainloop.py
/usr/lib/python3.15/site-packages/soundconverter/interface/notify.py
/usr/lib/python3.15/site-packages/soundconverter/interface/preferences.py
/usr/lib/python3.15/site-packages/soundconverter/interface/theme.py
/usr/lib/python3.15/site-packages/soundconverter/interface/ui.py
/usr/lib/python3.15/site-packages/soundconverter/util
/usr/lib/python3.15/site-packages/soundconverter/util/__init__.py
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/__init__.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/__init__.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/error.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/error.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/fileoperations.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/fileoperations.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/formats.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/formats.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/formatting.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/formatting.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/logger.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/logger.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/namegenerator.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/namegenerator.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/settings.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/settings.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/soundfile.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/soundfile.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/task.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/task.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/taskqueue.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/__pycache__/taskqueue.cpython-315.pyc
/usr/lib/python3.15/site-packages/soundconverter/util/error.py
/usr/lib/python3.15/site-packages/soundconverter/util/fileoperations.py
/usr/lib/python3.15/site-packages/soundconverter/util/formats.py
/usr/lib/python3.15/site-packages/soundconverter/util/formatting.py
/usr/lib/python3.15/site-packages/soundconverter/util/logger.py
/usr/lib/python3.15/site-packages/soundconverter/util/namegenerator.py
/usr/lib/python3.15/site-packages/soundconverter/util/settings.py
/usr/lib/python3.15/site-packages/soundconverter/util/soundfile.py
/usr/lib/python3.15/site-packages/soundconverter/util/task.py
/usr/lib/python3.15/site-packages/soundconverter/util/taskqueue.py
/usr/share/applications/soundconverter.desktop
/usr/share/doc/soundconverter
/usr/share/doc/soundconverter/AUTHORS
/usr/share/doc/soundconverter/NEWS
/usr/share/doc/soundconverter/README.md
/usr/share/glib-2.0/schemas/org.soundconverter.gschema.xml
/usr/share/icons/hicolor/scalable/apps/soundconverter.svg
/usr/share/licenses/soundconverter
/usr/share/licenses/soundconverter/COPYING
/usr/share/locale/ar/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ast/LC_MESSAGES/soundconverter.mo
/usr/share/locale/bg/LC_MESSAGES/soundconverter.mo
/usr/share/locale/br/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ca/LC_MESSAGES/soundconverter.mo
/usr/share/locale/cs/LC_MESSAGES/soundconverter.mo
/usr/share/locale/da/LC_MESSAGES/soundconverter.mo
/usr/share/locale/de/LC_MESSAGES/soundconverter.mo
/usr/share/locale/el/LC_MESSAGES/soundconverter.mo
/usr/share/locale/en_AU/LC_MESSAGES/soundconverter.mo
/usr/share/locale/en_CA/LC_MESSAGES/soundconverter.mo
/usr/share/locale/en_GB/LC_MESSAGES/soundconverter.mo
/usr/share/locale/eo/LC_MESSAGES/soundconverter.mo
/usr/share/locale/es/LC_MESSAGES/soundconverter.mo
/usr/share/locale/et/LC_MESSAGES/soundconverter.mo
/usr/share/locale/eu/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fa/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fi/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fr/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fr_CA/LC_MESSAGES/soundconverter.mo
/usr/share/locale/fr_FR/LC_MESSAGES/soundconverter.mo
/usr/share/locale/gl/LC_MESSAGES/soundconverter.mo
/usr/share/locale/he/LC_MESSAGES/soundconverter.mo
/usr/share/locale/hi/LC_MESSAGES/soundconverter.mo
/usr/share/locale/hu/LC_MESSAGES/soundconverter.mo
/usr/share/locale/it/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ja/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ka/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ko/LC_MESSAGES/soundconverter.mo
/usr/share/locale/lt/LC_MESSAGES/soundconverter.mo
/usr/share/locale/lv/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ml/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ms/LC_MESSAGES/soundconverter.mo
/usr/share/locale/nb/LC_MESSAGES/soundconverter.mo
/usr/share/locale/nl/LC_MESSAGES/soundconverter.mo
/usr/share/locale/oc/LC_MESSAGES/soundconverter.mo
/usr/share/locale/pl/LC_MESSAGES/soundconverter.mo
/usr/share/locale/pt/LC_MESSAGES/soundconverter.mo
/usr/share/locale/pt_BR/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ro/LC_MESSAGES/soundconverter.mo
/usr/share/locale/ru/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sk/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sl/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sq/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sr/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sr@Latn/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sr@latin/LC_MESSAGES/soundconverter.mo
/usr/share/locale/sv/LC_MESSAGES/soundconverter.mo
/usr/share/locale/te/LC_MESSAGES/soundconverter.mo
/usr/share/locale/tr/LC_MESSAGES/soundconverter.mo
/usr/share/locale/uk/LC_MESSAGES/soundconverter.mo
/usr/share/locale/vi/LC_MESSAGES/soundconverter.mo
/usr/share/locale/zh_CN/LC_MESSAGES/soundconverter.mo
/usr/share/locale/zh_TW/LC_MESSAGES/soundconverter.mo
/usr/share/metainfo/soundconverter.appdata.xml
/usr/share/pixmaps/soundconverter.png
/usr/share/soundconverter
/usr/share/soundconverter/screenshot.png
/usr/share/soundconverter/screenshot_batch.png
/usr/share/soundconverter/soundconverter-logo.svg
/usr/share/soundconverter/soundconverter.glade


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jul 21 00:13:59 2026