Hello community, here is the log from the commit of package kwave for openSUSE:Factory checked in at 2017-08-28 15:17:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwave (Old) and /work/SRC/openSUSE:Factory/.kwave.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kwave" Mon Aug 28 15:17:31 2017 rev:8 rq:518866 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kwave/kwave.changes 2017-07-29 08:59:40.087572941 +0200 +++ /work/SRC/openSUSE:Factory/.kwave.new/kwave.changes 2017-08-28 15:18:48.598858801 +0200 @@ -1,0 +2,22 @@ +Wed Aug 23 18:04:00 UTC 2017 - wbauer@tmo.at + +- Fix desktop file categories (boo#1055344) + +------------------------------------------------------------------- +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 + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- kwave-17.04.3.tar.xz New: ---- kwave-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwave.spec ++++++ --- /var/tmp/diff_new_pack.xsqoU9/_old 2017-08-28 15:18:49.910674459 +0200 +++ /var/tmp/diff_new_pack.xsqoU9/_new 2017-08-28 15:18:49.918673334 +0200 @@ -19,10 +19,10 @@ %bcond_without lang Name: kwave -Version: 17.04.3 +Version: 17.08.0 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+ @@ -34,6 +34,7 @@ BuildRequires: extra-cmake-modules BuildRequires: fftw3-devel BuildRequires: flac-devel +BuildRequires: karchive-devel BuildRequires: kcompletion-devel BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel @@ -64,7 +65,9 @@ Recommends: lame Recommends: toolame Recommends: twolame +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -96,23 +99,23 @@ %find_lang %{name} --with-man --all-name %kf5_find_htmldocs %endif - %suse_update_desktop_file -r org.kde.%{name} Qt KDE AudioVideoEditing + %suse_update_desktop_file -r org.kde.%{name} Qt KDE AudioVideo Audio Recorder AudioVideoEditing %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root) -%{_bindir}/kwave -%{_libdir}/libkwave*.so.* -%{_kf5_plugindir}/kwave/ +%dir %{_kf5_appstreamdir} +%doc %lang(en) %{_kf5_htmldir}/en/kwave/ %{_kf5_applicationsdir}/org.kde.kwave.desktop -%{_kf5_htmldir}/en/kwave/ +%{_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 -%{_datadir}/kwave/ -%dir %{_kf5_appstreamdir} -%{_kf5_appstreamdir}/org.kde.kwave.appdata.xml +%{_kf5_sharedir}/kwave/ %if %{with lang} %files lang -f %{name}.lang ++++++ kwave-17.04.3.tar.xz -> kwave-17.08.0.tar.xz ++++++ ++++ 27467 lines of diff (skipped)