Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package reco for openSUSE:Factory checked in at 2025-12-23 13:44:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/reco (Old) and /work/SRC/openSUSE:Factory/.reco.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "reco" Tue Dec 23 13:44:15 2025 rev:14 rq:1324225 version:5.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/reco/reco.changes 2024-12-09 21:12:14.938666333 +0100 +++ /work/SRC/openSUSE:Factory/.reco.new.1928/reco.changes 2025-12-23 13:44:26.485767797 +0100 @@ -1,0 +2,69 @@ +Mon Dec 22 20:19:55 UTC 2025 - Richard Rahl <[email protected]> + +- Update to version 5.1.1: + * Focus to pause button by default to avoid unintentional cancel + * Show a toast, generic design, instead of changing appearance of the record + button when recording succeeded + * App name and icon are now displayed correctly in monitoring apps e.g. + pavucontrol or gnome-system-monitor + * Update translations +- Update to version 5.1.0: + * Add Keyboard Shortcuts window + * Port to libadwaita for modern look & feel + * Add About dialog + * Do not inhibit screen lock + * Uninhibit sleep while pausing recording + * Include both start and end date time in filenames + * Remove redundant prefix "Recording from" in filenames + * Do not translate default filenames + * Detailed error message + * Use mnemonics in the main menu + * The default menu item "System" now appears at the top of the "Style" main + menu + * Update translations + * Bluetooth input/output devices not being detected + * Prevent record button from being broken when clicking rapidly + * Make sure to initialize timeout variable when it's removed + * Fix substituting signed values to unsigned variables +- Update to version 5.0.2: + * Update translations +- Update to version 5.0.1: + * Reword string in metainfo + * Reword and elaborate on metadata and descriptions + * Show tooltip for each row of microphone combobox + * Add notification after saving recording for play and open folder + * Update translations + * Recording levelbar disappears after some time + * Potential null access + * Timer counts up/down twice as fast when resuming from pause + * Audio stutters after some time +- Update to version 5.0.0: + * Add ability to choose which device to record from + * Show a graph depending on the volume to indicate recording is in progress + * Support recording over an hour + * System-synced color preference now available on any platforms other than + Pantheon + * Improve debug logs and error messages + * Code refactoring + * Fix Ctrl+Q quits the app without saving + * Prevent user from recording when no microphone is connected +- Update to version 4.0.1: + * Show important errors to users + * Improve app metainfo + * Review label notation + * Improve the way to load custom icons + * Update translations +- Update to version 4.0.0: + * Migrate to GTK 4, the latest version of GTK + * Get disk access permission only when the user allowed + * Hide remaining time label when unnecessary + * Fix no style button selected on non-Pantheon desktop environments when first launch + * Update translations +- Update to version 3.3.1: + * Update translations +- Update to version 3.3.0: + * Check desktop environment on runtime + * Show nicer message dialogs depending on the running desktpp environment + * Update translations + +------------------------------------------------------------------- Old: ---- reco-3.2.1.tar.gz New: ---- reco-5.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ reco.spec ++++++ --- /var/tmp/diff_new_pack.dZHquS/_old 2025-12-23 13:44:31.977993924 +0100 +++ /var/tmp/diff_new_pack.dZHquS/_new 2025-12-23 13:44:31.997994747 +0100 @@ -1,7 +1,7 @@ # # spec file for package reco # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define appid com.github.ryonakano.reco Name: reco -Version: 3.2.1 +Version: 5.1.1 Release: 0 Summary: Audio Recording App License: GPL-3.0-or-later @@ -27,14 +27,19 @@ BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: libxml2-tools -BuildRequires: meson >= 0.49.0 +BuildRequires: meson >= 0.58.0 BuildRequires: pkgconfig BuildRequires: vala -BuildRequires: pkgconfig(granite) >= 5.2.3 -BuildRequires: pkgconfig(gstreamer-1.0) -BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(libhandy-1) +BuildRequires: pkgconfig(blueprint-compiler) +BuildRequires: pkgconfig(gee-0.8) +BuildRequires: pkgconfig(glib-2.0) >= 2.74 +BuildRequires: pkgconfig(granite-7) >= 7.2.0 +BuildRequires: pkgconfig(gstreamer-1.0) >= 1.20 +BuildRequires: pkgconfig(gtk4) >= 4.10 +BuildRequires: pkgconfig(libadwaita-1) BuildRequires: pkgconfig(libpulse) +BuildRequires: pkgconfig(livechart-2) >= 2.0.0 +BuildRequires: pkgconfig(ryokucha) %description An audio recording app designed for the Pantheon Desktop. @@ -45,7 +50,7 @@ %autosetup %build -%meson +%meson -Dgranite=enabled %meson_build %install @@ -59,9 +64,8 @@ %{_bindir}/%{appid} %{_datadir}/applications/%{appid}.desktop %{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml -%{_datadir}/icons/hicolor/*/apps/%{appid}.svg -%{_datadir}/icons/hicolor/symbolic/apps/record-completed-symbolic.svg -%{_datadir}/metainfo/%{appid}.appdata.xml +%{_datadir}/icons/hicolor/*/apps/%{appid}.png +%{_datadir}/metainfo/%{appid}.metainfo.xml %files lang -f %{appid}.lang ++++++ reco-3.2.1.tar.gz -> reco-5.1.1.tar.gz ++++++ ++++ 25160 lines of diff (skipped)
