Hello community, here is the log from the commit of package kmix for openSUSE:Factory checked in at 2017-12-19 10:54:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmix (Old) and /work/SRC/openSUSE:Factory/.kmix.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmix" Tue Dec 19 10:54:28 2017 rev:71 rq:556218 version:17.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kmix/kmix.changes 2017-11-17 10:50:37.609314645 +0100 +++ /work/SRC/openSUSE:Factory/.kmix.new/kmix.changes 2017-12-19 10:54:30.736864350 +0100 @@ -1,0 +2,30 @@ +Sat Dec 09 14:59:07 CET 2017 - [email protected] + +- Update to 17.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.0.php +- Changes since 17.11.90: + * appdata: use the more generic URL for documentation + +------------------------------------------------------------------- +Sat Dec 02 10:12:37 CET 2017 - [email protected] + +- Update to 17.11.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-rc.php +- Changes since 17.11.80: + * None + +------------------------------------------------------------------- +Mon Nov 20 06:59:17 CET 2017 - [email protected] + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * Too many changes to list here + +------------------------------------------------------------------- Old: ---- kmix-17.08.3.tar.xz New: ---- kmix-17.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmix.spec ++++++ --- /var/tmp/diff_new_pack.Hdr66H/_old 2017-12-19 10:54:31.404832104 +0100 +++ /var/tmp/diff_new_pack.Hdr66H/_new 2017-12-19 10:54:31.404832104 +0100 @@ -15,9 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +%bcond_without lang Name: kmix -Version: 17.08.3 +Version: 17.12.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) @@ -52,10 +53,17 @@ Obsoletes: %{name}5 < %{version} Obsoletes: kmix5 < %{version} Provides: %{name}5 = %{version} +%if %{with lang} +Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -KDE's full featured mini mixer +KMix is a fully featured audio mixer by KDE. + +%if %{with lang} +%lang_package +%endif %prep %setup -q @@ -66,8 +74,11 @@ %install %kf5_makeinstall -C build - - %suse_update_desktop_file kmix AudioVideo Mixer +%if %{with lang} + %find_lang %{name} --with-man --all-name + %kf5_find_htmldocs +%endif + %suse_update_desktop_file org.kde.kmix AudioVideo Mixer %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -87,5 +98,12 @@ %{_kf5_plugindir}/ %{_kf5_servicesdir}/ %{_kf5_sharedir}/kmix/ +%dir %{_kf5_htmldir}/en/kmix/ +%{_kf5_htmldir}/en/kmix/* +%{_kf5_appstreamdir}/org.kde.kmix.appdata.xml + +%if %{with lang} +%files lang -f %{name}.lang +%endif %changelog ++++++ kmix-17.08.3.tar.xz -> kmix-17.12.0.tar.xz ++++++ ++++ 90535 lines of diff (skipped)
