diff --git a/kwave.changes b/kwave.changes index af57958..92eba2b 100644 --- a/kwave.changes +++ b/kwave.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 11 22:46:14 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : +- Too many changes to list here + ------------------------------------------------------------------- Sat Aug 5 18:19:12 UTC 2017 - christophe@krop.fr diff --git a/kwave.spec b/kwave.spec index f1e44a9..2cc68c4 100644 --- a/kwave.spec +++ b/kwave.spec @@ -22,7 +22,7 @@ Name: kwave Version: 17.07.90 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# 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}')} Summary: Sound Editor designed for KDE License: GPL-2.0+ @@ -55,17 +55,19 @@ BuildRequires: libsamplerate-devel BuildRequires: libvorbis-devel BuildRequires: perl BuildRequires: pkgconfig +BuildRequires: rsvg-view +BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Multimedia) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: rsvg-view -BuildRequires: update-desktop-files Recommends: lame Recommends: toolame Recommends: twolame +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -104,16 +106,16 @@ perl -pi -e "s|X-SuSE-translate=true||" kwave/org.kde.kwave.desktop.in %files %defattr(-,root,root) -%{_bindir}/kwave -%{_libdir}/libkwave*.so.* -%{_kf5_plugindir}/kwave/ -%{_kf5_applicationsdir}/org.kde.kwave.desktop -%{_kf5_htmldir}/en/kwave/ -%{_kf5_iconsdir}/hicolor/*/*/*.svgz -%{_kf5_servicetypesdir}/kwave-plugin.desktop -%{_datadir}/kwave/ %dir %{_kf5_appstreamdir} +%doc %lang(en) %{_kf5_htmldir}/en/kwave/ +%{_kf5_applicationsdir}/org.kde.kwave.desktop %{_kf5_appstreamdir}/org.kde.kwave.appdata.xml +%{_kf5_bindir}/kwave +%{_kf5_iconsdir}/hicolor/*/*/*.svgz +%{_kf5_libdir}/libkwave*.so.* +%{_kf5_plugindir}/kwave/ +%{_kf5_servicetypesdir}/kwave-plugin.desktop +%{_kf5_sharedir}/kwave/ %if %{with lang} %files lang -f %{name}.lang