diff --git a/kwave-18.08.3.tar.xz b/kwave-18.08.3.tar.xz deleted file mode 100644 index 68cebec..0000000 --- a/kwave-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e18d8a08c9df73e6d38c7d3200fb177f070943fb472f4d437e193edfee9a5992 -size 6214600 diff --git a/kwave-18.11.80.tar.xz b/kwave-18.11.80.tar.xz new file mode 100644 index 0000000..e564135 --- /dev/null +++ b/kwave-18.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:883ff687a867337f9e513e9d5b7f00c69598288288f8cd4dbd2a05634f5186da +size 6212060 diff --git a/kwave.changes b/kwave.changes index 94f58b3..79440ba 100644 --- a/kwave.changes +++ b/kwave.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Nov 20 06:22:52 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:19 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.11.80.php +- Changes since 18.08.3: + * Add donation url to appdata + * Fix minor Appstreamercli issues + * Fix minor typo + * set cmake policy CMP0075 (for cmake >= 3.12) include file check macros honor CMAKE_REQUIRED_LIBRARIES + * fixed minor compiler warnings, turned out by gcc-8.2 + * removed reference to mailing list from error message + * typo in manual (wrong plural) + * fix for compiler warning: kwave/Splash.cpp:95:50: warning: 'const QRect QDesktopWidget::screenGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] + * removed links to the Kwave mailing list from documentation (as it is practically unused for quite a while and will be shut down soon) + * changed 'mickey mouse' -> 'Mickey Mouse', to match documentation + * Review of Kwave documentation + * Remove long-time deprecated Encoding=UTF-8 from desktop format file + ------------------------------------------------------------------- Thu Nov 08 20:43:46 UTC 2018 - lbeltrame@kde.org diff --git a/kwave.spec b/kwave.spec index 8d4f9c6..19d4cc5 100644 --- a/kwave.spec +++ b/kwave.spec @@ -16,18 +16,17 @@ # -%bcond_without lang - -Name: kwave -Version: 18.08.3 -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: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%bcond_without lang +Name: kwave +Version: 18.11.80 +Release: 0 Summary: Sound Editor designed for KDE License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Editors and Convertors -Url: http://www.kde.org +URL: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: alsa-devel BuildRequires: audiofile-devel @@ -64,11 +63,10 @@ BuildRequires: pkgconfig(Qt5Multimedia) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(mad) +Recommends: %{name}-lang Recommends: lame Recommends: toolame Recommends: twolame -Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Kwave is a sound editor designed for the KDE Desktop Environment. @@ -95,7 +93,7 @@ perl -pi -e "s|X-SuSE-translate=true||" kwave/org.kde.kwave.desktop.in %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name - %kf5_find_htmldocs + %{kf5_find_htmldocs} %endif %suse_update_desktop_file -r org.kde.%{name} Qt KDE AudioVideo Audio Recorder AudioVideoEditing @@ -103,7 +101,6 @@ perl -pi -e "s|X-SuSE-translate=true||" kwave/org.kde.kwave.desktop.in %postun -p /sbin/ldconfig %files -%defattr(-,root,root) %dir %{_kf5_appstreamdir} %doc %lang(en) %{_kf5_htmldir}/en/kwave/ %{_kf5_applicationsdir}/org.kde.kwave.desktop