From 44579402fbf5aaf9d90fb6a5ec027d24c2207c21b7c5279b313310f1226ccf73 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:38:27 +0000 Subject: [PATCH] KDE Applications 18.08.0 beta (third time's the charm) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmix?expand=0&rev=80 --- kmix-18.04.3.tar.xz | 3 --- kmix-18.07.80.tar.xz | 3 +++ kmix.changes | 22 ++++++++++++++++++++++ kmix.spec | 6 ++++-- 4 files changed, 29 insertions(+), 5 deletions(-) delete mode 100644 kmix-18.04.3.tar.xz create mode 100644 kmix-18.07.80.tar.xz diff --git a/kmix-18.04.3.tar.xz b/kmix-18.04.3.tar.xz deleted file mode 100644 index 7c37d84..0000000 --- a/kmix-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61bb02ccbef20168229be722be68f697e60555f9a352e699c6ad6b462ef18e3d -size 1284556 diff --git a/kmix-18.07.80.tar.xz b/kmix-18.07.80.tar.xz new file mode 100644 index 0000000..e785093 --- /dev/null +++ b/kmix-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04168c97cf808d6e0f5b47e4745b44f257078c476ef2950e3aaa03512d2597d +size 1072028 diff --git a/kmix.changes b/kmix.changes index 5591252..901c6da 100644 --- a/kmix.changes +++ b/kmix.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Jul 26 13:00:48 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: + * Bump version and date in docs + * Update docs + * Preferences dialogue: Improve appearance of "Sound Menu" tab + * System tray popup menu: Add "Configure KMix" action + * Preferences dialogue: Improve appearance of "General" and "Startup" tabs + * Update X-KDE-Library data to new binary name (not used, just to be correct) + * Remove unused entry X-KDE-DBus-ModuleName from the kded plugin metadata + * Use PRIVATE linking for the shared library where appropriate + * Version the library, to avoid Neon packaging problems + * Put back English translations removed by scripty + * Reorganise CMakeLists.txt, use libraries to reduce duplication + * Convert KMixD KDED module to JSON metadata + * Configure Channels dialog: Avoid zero margin + ------------------------------------------------------------------- Fri Jul 13 04:50:01 UTC 2018 - lbeltrame@kde.org diff --git a/kmix.spec b/kmix.spec index 2af1a0b..bf98efa 100644 --- a/kmix.spec +++ b/kmix.spec @@ -18,11 +18,11 @@ %bcond_without lang Name: kmix -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 Mixer License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Mixers @@ -101,6 +101,8 @@ KMix is a fully featured audio mixer by KDE. %dir %{_kf5_htmldir}/en/kmix/ %{_kf5_htmldir}/en/kmix/* %{_kf5_appstreamdir}/org.kde.kmix.appdata.xml +%{_libdir}/libkmixcore.so.* +%{_kf5_notifydir}/kmix.notifyrc %if %{with lang} %files lang -f %{name}.lang