From d1e284eef8452571c90a14e30f085fb681ae36d3a72f82773f4e5bff1b838f92 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:45:57 +0000 Subject: [PATCH] KDE Applications 18.08.0 beta (third time's the charm) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwave?expand=0&rev=59 --- kwave-18.04.3.tar.xz | 3 --- kwave-18.07.80.tar.xz | 3 +++ kwave.changes | 10 ++++++++++ kwave.spec | 10 +++------- 4 files changed, 16 insertions(+), 10 deletions(-) delete mode 100644 kwave-18.04.3.tar.xz create mode 100644 kwave-18.07.80.tar.xz diff --git a/kwave-18.04.3.tar.xz b/kwave-18.04.3.tar.xz deleted file mode 100644 index 337f790..0000000 --- a/kwave-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89ff12b1c75e851ad78da4811faedfa110bd8455d7537155be7a31f6bbc7d4c0 -size 6186388 diff --git a/kwave-18.07.80.tar.xz b/kwave-18.07.80.tar.xz new file mode 100644 index 0000000..505a20b --- /dev/null +++ b/kwave-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c258ee37526410e5c41f722ff4df4a69db56668af1a708f8c0091ff5ffd90eb +size 6183820 diff --git a/kwave.changes b/kwave.changes index 09cce64..b1493b7 100644 --- a/kwave.changes +++ b/kwave.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 26 13:00:58 UTC 2018 - lbeltrame@kde.org + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * Too many changes to list here + ------------------------------------------------------------------- Fri Jul 13 04:50:14 UTC 2018 - lbeltrame@kde.org diff --git a/kwave.spec b/kwave.spec index 979a9be..f6210a7 100644 --- a/kwave.spec +++ b/kwave.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: kwave -Version: 18.04.3 +Version: 18.07.80 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Sound Editor designed for KDE License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Editors and Convertors @@ -67,9 +67,7 @@ BuildRequires: pkgconfig(mad) Recommends: lame Recommends: toolame Recommends: twolame -%if %{with lang} Recommends: %{name}-lang -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -81,9 +79,7 @@ includes many plugins (most are still under development) to transform the wave-file in several ways and presents a graphical view with a complete zoom- and scroll capability. -%if %{with lang} %lang_package -%endif %prep %setup -q @@ -92,7 +88,7 @@ and scroll capability. perl -pi -e "s|X-SuSE-translate=true||" kwave/org.kde.kwave.desktop.in %build - %cmake_kf5 -d build -- -DWITH_MP3=ON + %cmake_kf5 -d build %make_jobs %install