From 5bb7ff9b8f546fc68d90a5636f396d77a14203a9ab9e70277baddb51b09d4eaf Mon Sep 17 00:00:00 2001 From: Muhammad Akbar Yanuar Mantari Date: Sun, 3 Dec 2023 03:56:58 +0000 Subject: [PATCH] Accepting request 1130536 from home:mantarimay:branches:multimedia:apps Update to version 0.1.7 OBS-URL: https://build.opensuse.org/request/show/1130536 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/decibels?expand=0&rev=9 --- decibels-0.1.7.tar.gz | 3 +++ decibels.changes | 7 +++++++ decibels.spec | 8 ++++---- 3 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 decibels-0.1.7.tar.gz diff --git a/decibels-0.1.7.tar.gz b/decibels-0.1.7.tar.gz new file mode 100644 index 0000000..53e952a --- /dev/null +++ b/decibels-0.1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e7cd1aef86b30d00a8f6d22152c68f05816e9e16072d75d4403a50d213fbbf +size 114954 diff --git a/decibels.changes b/decibels.changes index ba4fe86..282fe9c 100644 --- a/decibels.changes +++ b/decibels.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Dec 3 03:50:09 UTC 2023 - Muhammad Akbar Yanuar Mantari + +- Update to version 0.1.7 + * Add tooltip buttons for the player + * Update translations + ------------------------------------------------------------------- Sun Nov 19 15:38:43 UTC 2023 - Muhammad Akbar Yanuar Mantari diff --git a/decibels.spec b/decibels.spec index f6dc780..27fe7e6 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.7 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