Package Release Info

vocalis-43.beta+125-bp160.1.5

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

vocalis
vocalis-lang

Change Logs

* Mon Mar 17 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 43.beta+125:
  + Updated translations.
* Mon Sep 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 43.beta+116:
  + Application is renamed to vocalis
- Add typescript BuildRequires: New dependency.
- Rename package to vocalis, providing/obsoleting
  gnome-sound-recorder.
* Sun Aug 07 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 43.beta:
  + Port to AdwAboutWindow.
  + Updated translations.
* Sun Mar 20 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 42.0:
  + Updated translations.
* Mon Feb 14 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 42.beta:
  + Port to GTK4 / libadwaita
  + Proper dark theme support
  + Fix build with meson 0.60 and newer.
  + Updated translations.
- Replace pkgconfig(gtk+-3.0) and pkgconfig(libhandy-1) with
  pkgconfig(gtk4) and pkgconfig(libadwaita-1) BuildRequires
  following upstreams port.
- Add explicit pkgconfig(gstreamer-1.0) and
  pkgconfig(gstreamer-pbutils-1.0): meson checks for them.
- Drop gstreamer-plugins-bad Requires: No longer needed, all the
  needed codecs are now in base or good.
- Drop 1335b1b1aff61167f8648f7cb3c569764031960d.patch: Fixed
  upstream.
* Wed Feb 02 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Add 1335b1b1aff61167f8648f7cb3c569764031960d.patch: Fix build
  with meson 0.60 and newer.
- Drop gnome-sound-recorder-rpmlintrc, no longer needed.
- Drop update-desktop-files BuildRequires and macro, no longer
  needed.
- Add desktop-file-utils, and add a check section and run
  meson_test macro, validate desktop file and metadata during build
  via upstream provided tests.
* Wed Mar 24 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 40.0:
  + Updated translations.
* Tue Feb 16 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 40.beta:
  + Updated translations.
* Sun Jan 31 2021 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.38.1:
  + Fix export dialog for recordings disappears shortly after
    opening.
  + Fix not able to use space bar in recording name input.
  + Fix recording is lost when using space bar in name input.
  + Fix ui becomes unusable and recording is lost after stopping a
    record.
  + Remove m4a option since using it results in unusable
    recordings.
  + Updated translations.
* Mon Oct 05 2020 dimstar@opensuse.org
- Update to version 3.38.0:
  + An overall update of Sound Recorder's design:
  - The possibility to seek backward/forward while playing a
    recording.
  - Recordings now always display the associated wave.
  - The possiblity to export a recording.
  - Code cleanup and translations updates.
- Add pkgconfig(gstreamer-player-1.0) and pkgconfig(libhandy-1)
  BuildRequires: new dependencies.