* 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.
Version: 40.0-bp154.1.95
* 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.
Version: 3.34.0-bp152.4.6.1
* Mon Mar 08 2021 Martin Wilck <mwilck@suse.com>
- Update to GNOME 3.34 by copying from openSUSE:Factory rev 27 (boo#1183183)
(current factory version is not usable for Leap because of missing
dependencies).
* Thu Aug 13 2020 Dominique Leuenberger <dimstar@opensuse.org>
- Require gjs: /usr/bin/gnome-sound-recorder is a script using
/usr/bin/gjs-console as interpreter (boo#1169340).
* Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
* Wed Nov 06 2019 Michael Gorse <mgorse@suse.com>
- Don't use arch-specific libdir (boo#1109687).
* Wed Sep 18 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.0:
+ Add dual installation support.
+ Updated translations.
* Wed Jun 05 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.1:
+ Keep the same app ID as in 3.30 in the appdata file.
+ Add release and OARS tags to appdata file.
+ Updated translations.
* Tue Mar 12 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.0:
+ Updated translations.
* Tue Mar 05 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.31.92:
+ Updated translations.
* Sun Feb 17 2019 bjorn.lie@gmail.com
- Update to version 3.31.90:
+ Drop application menu.
+ Port to meson.
+ Various translation fixes.
+ Drop git.mk - it's an autotools leftover.
+ Set a minimium width and height size.
+ Make record button a "suggested action".
+ Require gtk +> 3.13.2.
+ Remove old RTL hacks.
+ Fix crashes when selecting a recording.
+ Fix gjs "Too many arguments" warnings.
+ Set a default window title for zero sounds recorded.
+ Validate appdata and desktop files.
+ Use same application id everywhere in the app.
+ Use latest GJS standards for variable and class declarations.
+ Port to ES6 classes.
+ New icon.
+ Updated translations.
- Switch to meson build system, add meson BuildRequires and macros.
- Drop obsolete intltool, pkgconfig(gobject-2.0),
pkgconfig(gdk-3.0) and pkgconfig(gdk-pixbuf-2.0) BuildRequires,
no longer needed.
- Replace gjs with pkgconfig(gjs-1.0) BuildRequires.
- Add appstream-glib BuildRequires.
- Drop pkgconfig(gstreamer-1.0), gstreamer-plugins-bad,
gstreamer-plugins-base and gstreamer-plugins-good BuildRequires:
No longer needed, runtime dependencies are enough.
* Fri Jan 11 2019 bjorn.lie@gmail.com
- Update to version 3.28.2:
+ Remote usage of conditional catch statements.
+ Rename icon to match appid, desktop file, about dialog and main
window.
+ Updated translations.
- Drop gsr-Remove-usage-conditional-catch-statements.patch: Fixed
upstream.
* Wed Dec 19 2018 bjorn.lie@gmail.com
- Add gsr-Remove-usage-conditional-catch-statements.patch: Remove
usage of conditional catch statements. They are no longer
supported in mozjs60.
* Tue Apr 10 2018 bjorn.lie@gmail.com
- Update to version 3.28.1:
+ Updated translations.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Mon Feb 12 2018 dimstar@opensuse.org
- Update to version 3.27.90:
+ bgo790682: Fix scoping error caused by deprecated "let"
keyword.
+ build: Install appstream metadata to non-deprecated location.
* Mon Jan 15 2018 zaitor@opensuse.org
- Update to version 3.24.0.1+20171218.4d8a9a8:
+ gschema: Fix gettext-domain
+ Updated translations.
- Stop post(un) handling of glib2_gsettings_schema_post(un) and
desktop_database_post(un), and drop
glib2_gsettings_schema_requires macro file-triggers takes care of
this for us now.
- Minor spec cleanup, use autosetup and make_build macros, pass
disable-static to configure.
Version: 3.24.0.1-bp150.2.4
* Wed Mar 22 2017 zaitor@opensuse.org
- Update to version 3.24.0.1:
+ configure: Drop id3mux check failure to a warning.
+ Updated translations.
* Tue Mar 21 2017 dimstar@opensuse.org
- Update to version 3.24.0:
+ Fix codec errors caused by mono/stereo combobox.
+ Fix for Debian/Tails (bgo#777862).
+ Updated translations.
- Add pkgconfig(gstreamer-1.0) BuildRequires: new verified
dependency.
- Add gstreamer-plugins-base, gstreamer-plugins-good and
gstreamer-plugins-bad BuildRequires: newly verified build
dependencies.
- Add gstreamer-plugins-base, gstreamer-plugins-good and
gstreamer-plugins-bad Requires: the build dependency is merely to
confirm the modules are present, but generally it would be
runtime dependencies.
* Tue Sep 13 2016 zaitor@opensuse.org
- Update to version 3.21.92:
+ Updated translations.
* Fri Jul 01 2016 toddrme2178@gmail.com
- Fix Group tag.
* Mon May 09 2016 zaitor@opensuse.org
- Update to version 3.20.2:
+ Updated translations.
* Fri Apr 29 2016 zaitor@opensuse.org
- Update to version 3.19.92:
+ Deleting files did not refresh listview (bgo#765348).
* Sun Feb 28 2016 zaitor@opensuse.org
- Update to version 3.19.91:
+ Fix syntax error in icons Makefile.
+ Prevent stylesheet file deletion after 'make clean'.
+ Fix duplicate buttons in headerbar of about dialog.
+ Icon: provide a symbolic variant.
+ Format date created.
+ Create lookup table for files so retrieval for renaming is o(1)
operation.
+ Updated translations.
* Thu Jan 21 2016 zaitor@opensuse.org
- Update to version 3.19.4:
+ Assign an icon to the application window.
+ Enable recodings in mono.
+ Set the correct application icon in the 'About' dialog.
+ Fix deprecated file creation mask.
+ Play when button is pressed even if row is not selected.
+ Updated translations.
* Mon Nov 09 2015 zaitor@opensuse.org
- Update to version 3.18.2:
+ Fix bgo#756993.
- Drop gsd-bgo756993-Check-for-null-clock.patch: Fixed upstream.
* Fri Oct 30 2015 zaitor@opensuse.org
- Add gsd-bgo756993-Check-for-null-clock.patch: Check for a null
clock before getting the time. Crash fix from upstream git
(bgo#756993).
* Tue Oct 13 2015 zaitor@opensuse.org
- Update to version 3.18.1:
+ Updated translations.
- Switch package to noarch BuildArch: There is no binary in this
package.
* Wed Sep 16 2015 dimstar@opensuse.org
- Update to version 3.17.92:
+ No changes, only version bump.
* Mon Aug 31 2015 zaitor@opensuse.org
- Update to version 3.17.91:
+ Updated translations.
* Mon Aug 17 2015 zaitor@opensuse.org
- Update to version 3.17.90:
+ Updated translations.
* Mon May 25 2015 zaitor@opensuse.org
- Update to version 3.17.2:
+ Bugs fixed: bgo#744989.
* Thu Apr 30 2015 dimstar@opensuse.org
- Update to version 3.17.1:
+ Updated translations.
* Tue Mar 24 2015 dimstar@opensuse.org
- Update to version 3.16.0:
+ Updated translations.
* Mon Mar 16 2015 dimstar@opensuse.org
- Update to version 3.15.92:
+ Waveform bugfixes.
+ Updated translations.
* Tue Mar 03 2015 dimstar@opensuse.org
- Update to version 3.15.91:
+ Force symbolic link creation during installation.
+ Updated translations.
* Tue Feb 17 2015 dimstar@opensuse.org
- Update to version 3.15.90:
+ Correct overlapping of long titles and the date in main view.
+ Improve window size.
+ Improve file name assignment.
+ Replace margin_right and margin_left with margin_start and
margin_end.
+ Updated translations.