------------------------------------------------------------------- Mon Sep 16 12:14:26 UTC 2024 - Dominique Leuenberger - 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 7 10:30:10 UTC 2022 - Bjørn Lie - Update to version 43.beta: + Port to AdwAboutWindow. + Updated translations. ------------------------------------------------------------------- Sun Mar 20 08:24:28 UTC 2022 - Bjørn Lie - Update to version 42.0: + Updated translations. ------------------------------------------------------------------- Mon Feb 14 10:49:52 UTC 2022 - Bjørn Lie - 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 2 16:00:22 UTC 2022 - Bjørn Lie - 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 07:55:00 UTC 2021 - Dominique Leuenberger - Update to version 40.0: + Updated translations. ------------------------------------------------------------------- Tue Feb 16 10:41:14 UTC 2021 - Dominique Leuenberger - Update to version 40.beta: + Updated translations. ------------------------------------------------------------------- Sun Jan 31 11:15:35 UTC 2021 - Bjørn Lie - 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 5 15:56:59 UTC 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. ------------------------------------------------------------------- Thu Aug 13 14:18:19 UTC 2020 - Dominique Leuenberger - Require gjs: /usr/bin/gnome-sound-recorder is a script using /usr/bin/gjs-console as interpreter (boo#1169340). ------------------------------------------------------------------- Sat Jan 25 14:11:59 UTC 2020 - Dominique Leuenberger - No longer recommend -lang: supplements are in use ------------------------------------------------------------------- Wed Nov 6 20:06:12 UTC 2019 - Michael Gorse - Don't use arch-specific libdir (boo#1109687). ------------------------------------------------------------------- Wed Sep 18 16:01:23 UTC 2019 - Bjørn Lie - Update to version 3.34.0: + Add dual installation support. + Updated translations. ------------------------------------------------------------------- Wed Jun 5 21:52:59 UTC 2019 - Bjørn Lie - 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 06:12:23 UTC 2019 - Bjørn Lie - Update to version 3.32.0: + Updated translations. ------------------------------------------------------------------- Tue Mar 5 05:37:03 UTC 2019 - Bjørn Lie - Update to version 3.31.92: + Updated translations. ------------------------------------------------------------------- Sun Feb 17 20:12:01 UTC 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 21:06:45 UTC 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 23:15:18 UTC 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 01:05:53 UTC 2018 - bjorn.lie@gmail.com - Update to version 3.28.1: + Updated translations. ------------------------------------------------------------------- Wed Feb 28 16:29:43 UTC 2018 - dimstar@opensuse.org - Modernize spec-file by calling spec-cleaner ------------------------------------------------------------------- Mon Feb 12 11:46:31 UTC 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 09:12:08 UTC 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. ------------------------------------------------------------------- Wed Mar 22 17:44:19 UTC 2017 - zaitor@opensuse.org - Update to version 3.24.0.1: + configure: Drop id3mux check failure to a warning. + Updated translations. ------------------------------------------------------------------- Tue Mar 21 09:56:24 UTC 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 07:17:17 UTC 2016 - zaitor@opensuse.org - Update to version 3.21.92: + Updated translations. ------------------------------------------------------------------- Fri Jul 1 17:20:47 UTC 2016 - toddrme2178@gmail.com - Fix Group tag. ------------------------------------------------------------------- Mon May 9 18:53:53 UTC 2016 - zaitor@opensuse.org - Update to version 3.20.2: + Updated translations. ------------------------------------------------------------------- Fri Apr 29 11:38:15 UTC 2016 - zaitor@opensuse.org - Update to version 3.19.92: + Deleting files did not refresh listview (bgo#765348). ------------------------------------------------------------------- Sun Feb 28 11:03:00 UTC 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 10:43:05 UTC 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 9 08:41:04 UTC 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 15:30:45 UTC 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 01:06:20 UTC 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 07:50:29 UTC 2015 - dimstar@opensuse.org - Update to version 3.17.92: + No changes, only version bump. ------------------------------------------------------------------- Mon Aug 31 17:05:48 UTC 2015 - zaitor@opensuse.org - Update to version 3.17.91: + Updated translations. ------------------------------------------------------------------- Mon Aug 17 08:55:55 UTC 2015 - zaitor@opensuse.org - Update to version 3.17.90: + Updated translations. ------------------------------------------------------------------- Mon May 25 09:07:35 UTC 2015 - zaitor@opensuse.org - Update to version 3.17.2: + Bugs fixed: bgo#744989. ------------------------------------------------------------------- Thu Apr 30 10:58:28 UTC 2015 - dimstar@opensuse.org - Update to version 3.17.1: + Updated translations. ------------------------------------------------------------------- Tue Mar 24 08:10:07 UTC 2015 - dimstar@opensuse.org - Update to version 3.16.0: + Updated translations. ------------------------------------------------------------------- Mon Mar 16 09:09:17 UTC 2015 - dimstar@opensuse.org - Update to version 3.15.92: + Waveform bugfixes. + Updated translations. ------------------------------------------------------------------- Tue Mar 3 12:33:58 UTC 2015 - dimstar@opensuse.org - Update to version 3.15.91: + Force symbolic link creation during installation. + Updated translations. ------------------------------------------------------------------- Tue Feb 17 09:45:00 UTC 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. ------------------------------------------------------------------- Wed Dec 17 20:10:16 UTC 2014 - zaitor@opensuse.org - Update to version 3.15.3: + Whitespace cleanup. + Add hours to the time label for recordings. + Fix line spacing. + Updated translations. ------------------------------------------------------------------- Sun Nov 9 22:15:14 UTC 2014 - zaitor@opensuse.org - Update to version 3.14.2: + Updated translations. ------------------------------------------------------------------- Mon Sep 22 19:05:23 UTC 2014 - zaitor@opensuse.org - Update to version 3.14.0.1: + Updated translations. ------------------------------------------------------------------- Mon Sep 15 19:42:58 UTC 2014 - zaitor@opensuse.org - Update to version 3.14: + More css style fixes. ------------------------------------------------------------------- Tue Sep 2 17:47:32 UTC 2014 - zaitor@opensuse.org - Update to version 3.13.91: + Add a HighContrast app icon. + Update css to work with new version of Adwaita. ------------------------------------------------------------------- Tue Jul 22 12:02:51 UTC 2014 - dimstar@opensuse.org - Update to version 3.13.4: + Adapt for the package.js which is shipped by gjs. + Improve error handling. + Add AppData file. ------------------------------------------------------------------- Mon Apr 14 19:29:16 UTC 2014 - zaitor@opensuse.org - Update to version 3.12.1: + Change Done button in Preferences dialog to close. + Add title to header bar in Info dialog. + Add accelerator for quit action. + Avoid calls to undefined vars in case of invalid audio settings. - Changes from version 3.12.0: + No changes from version 3.11.92. ------------------------------------------------------------------- Wed Mar 19 17:10:51 UTC 2014 - zaitor@opensuse.org - Update to version 3.11.92: + Include COPYING and AUTHORS files + Improve README and NEWS files. ------------------------------------------------------------------- Mon Mar 3 17:29:03 UTC 2014 - zaitor@opensuse.org - Update to version 3.11.91: + Ui changes. + Bug fixes. + Updated translations. - Drop gnome-sound-recorder-gettext.patch, fixed upstream. - Drop gnome-common BuildRequires and call to gnome-autogen.sh: No longer required, as there are no patches left. ------------------------------------------------------------------- Tue Dec 17 20:54:23 UTC 2013 - dimstar@opensuse.org - Initial package, version 3.11.3. - Add gnome-sound-recorder-gettext.patch: Fix installation of translation's filenames.