From b8a7225c878d51463db3df96da14e3e37826016cc9ad791edb33d95417dc007a Mon Sep 17 00:00:00 2001 From: Muhammad Akbar Yanuar Mantari Date: Sun, 19 Nov 2023 15:50:42 +0000 Subject: [PATCH 1/2] Accepting request 1127562 from home:mantarimay:branches:multimedia:apps - Update to version 0.1.6 OBS-URL: https://build.opensuse.org/request/show/1127562 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/decibels?expand=0&rev=6 --- decibels-0.1.6.tar.gz | 3 +++ decibels.changes | 5 +++++ decibels.spec | 8 ++++---- 3 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 decibels-0.1.6.tar.gz diff --git a/decibels-0.1.6.tar.gz b/decibels-0.1.6.tar.gz new file mode 100644 index 0000000..b386629 --- /dev/null +++ b/decibels-0.1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083629328dad82fca5d2b2d498c756c91b072b4f586ab7029d69fe90ec235ee8 +size 111738 diff --git a/decibels.changes b/decibels.changes index 655ca04..e4660a4 100644 --- a/decibels.changes +++ b/decibels.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 19 15:38:43 UTC 2023 - Muhammad Akbar Yanuar Mantari + +- Update to version 0.1.6 + ------------------------------------------------------------------- Mon Oct 16 13:41:47 UTC 2023 - Muhammad Akbar Yanuar Mantari diff --git a/decibels.spec b/decibels.spec index f6dc780..60765fa 100644 --- a/decibels.spec +++ b/decibels.spec @@ -19,7 +19,7 @@ %define sname gi-typescript-definitions %define scommit eb2a87a25c5e2fb580b605fbec0bd312fe34c492 Name: decibels -Version: 0.1.4 +Version: 0.1.6 Release: 0 Summary: Play audio files with a waveform License: GPL-3.0-or-later @@ -29,7 +29,7 @@ Source1: https://gitlab.gnome.org/BrainBlasted/%{sname}/-/archive/%{scomm BuildRequires: appstream-glib BuildRequires: desktop-file-utils BuildRequires: hicolor-icon-theme -BuildRequires: meson +BuildRequires: meson >= 0.62.0 BuildRequires: typescript BuildRequires: pkgconfig BuildRequires: pkgconfig(gjs-1.0) @@ -56,7 +56,7 @@ tar -xf %{SOURCE1} --strip-components 1 -C gi-types %install %meson_install -%find_lang %{name} +%find_lang %{lname} %files %license LICENCE @@ -70,7 +70,7 @@ tar -xf %{SOURCE1} --strip-components 1 -C gi-types %{_datadir}/glib-2.0/schemas/%{lname}.gschema.xml %{_datadir}/dbus-1/services/%{lname}.service -%files lang -f %{name}.lang +%files lang -f %{lname}.lang %changelog From f1b2c299da7eb2c9ddfba85426b2d090d1a92878075cc14875447a6e565011e0 Mon Sep 17 00:00:00 2001 From: Muhammad Akbar Yanuar Mantari Date: Sun, 19 Nov 2023 16:02:37 +0000 Subject: [PATCH 2/2] Accepting request 1127563 from home:mantarimay:branches:multimedia:apps - Update changelog OBS-URL: https://build.opensuse.org/request/show/1127563 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/decibels?expand=0&rev=7 --- decibels-0.1.6.tar.gz | 3 --- decibels.changes | 6 ++++++ decibels.spec | 8 ++++---- 3 files changed, 10 insertions(+), 7 deletions(-) delete mode 100644 decibels-0.1.6.tar.gz diff --git a/decibels-0.1.6.tar.gz b/decibels-0.1.6.tar.gz deleted file mode 100644 index b386629..0000000 --- a/decibels-0.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:083629328dad82fca5d2b2d498c756c91b072b4f586ab7029d69fe90ec235ee8 -size 111738 diff --git a/decibels.changes b/decibels.changes index e4660a4..ba4fe86 100644 --- a/decibels.changes +++ b/decibels.changes @@ -2,6 +2,12 @@ Sun Nov 19 15:38:43 UTC 2023 - Muhammad Akbar Yanuar Mantari - Update to version 0.1.6 + * remove 30s skip buttons + * Update translations +- Update to version 0.1.5 + * generate the waves progressively + * use RMS to generate peaks + * Update translations ------------------------------------------------------------------- Mon Oct 16 13:41:47 UTC 2023 - Muhammad Akbar Yanuar Mantari diff --git a/decibels.spec b/decibels.spec index 60765fa..f6dc780 100644 --- a/decibels.spec +++ b/decibels.spec @@ -19,7 +19,7 @@ %define sname gi-typescript-definitions %define scommit eb2a87a25c5e2fb580b605fbec0bd312fe34c492 Name: decibels -Version: 0.1.6 +Version: 0.1.4 Release: 0 Summary: Play audio files with a waveform License: GPL-3.0-or-later @@ -29,7 +29,7 @@ Source1: https://gitlab.gnome.org/BrainBlasted/%{sname}/-/archive/%{scomm BuildRequires: appstream-glib BuildRequires: desktop-file-utils BuildRequires: hicolor-icon-theme -BuildRequires: meson >= 0.62.0 +BuildRequires: meson BuildRequires: typescript BuildRequires: pkgconfig BuildRequires: pkgconfig(gjs-1.0) @@ -56,7 +56,7 @@ tar -xf %{SOURCE1} --strip-components 1 -C gi-types %install %meson_install -%find_lang %{lname} +%find_lang %{name} %files %license LICENCE @@ -70,7 +70,7 @@ tar -xf %{SOURCE1} --strip-components 1 -C gi-types %{_datadir}/glib-2.0/schemas/%{lname}.gschema.xml %{_datadir}/dbus-1/services/%{lname}.service -%files lang -f %{lname}.lang +%files lang -f %{name}.lang %changelog