From 3312eb2c5fdd3cab677128c17cd8eec0266c621557b929cfcc97381fbb3bc92f Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Tue, 6 Mar 2018 22:31:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-sdk?expand=0&rev=153 --- plasma-sdk-5.12.2.tar.xz | 3 --- plasma-sdk-5.12.3.tar.xz | 3 +++ plasma5-sdk.changes | 25 +++++++++++++++++++++++++ plasma5-sdk.spec | 5 ++--- 4 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 plasma-sdk-5.12.2.tar.xz create mode 100644 plasma-sdk-5.12.3.tar.xz diff --git a/plasma-sdk-5.12.2.tar.xz b/plasma-sdk-5.12.2.tar.xz deleted file mode 100644 index ad962ff..0000000 --- a/plasma-sdk-5.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b3340ba857aad361bac708c8c8258e6e6adf31537066ed44654b1995138432b -size 250052 diff --git a/plasma-sdk-5.12.3.tar.xz b/plasma-sdk-5.12.3.tar.xz new file mode 100644 index 0000000..d77241a --- /dev/null +++ b/plasma-sdk-5.12.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:916202c01b37eb8b2ff49134e5baed4effeec8490971037675e95c4fe24e8a42 +size 243508 diff --git a/plasma5-sdk.changes b/plasma5-sdk.changes index b830a75..79f6715 100644 --- a/plasma5-sdk.changes +++ b/plasma5-sdk.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Mar 6 16:07:54 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.12.3.php +- Changes since 5.12.2: + * [cuttlefish] Fix unencoded & in appdata bugtracker link + * Remove unported and dead code for remote-widgets-browser + * [cuttlefish] Fix bugtracker link in appdata + * [plasmoidviewer] Set app metadata for a proper D-Bus service name + * [plasmoidviewer] Create KDBusService only after processing cmdl args + * [engineexplorer] Remove extra margins around UI forms + * Actually use KF5_MIN_VERSION with find_package(KF5) + * [cuttlefish] Set translation domain for app in code, not as compile flag + * Use project() only once in the toplevel CMakeLists.txt + * Actually use QT_MIN_VERSION with find_package(Qt5) + * Require KDE Frameworks 5.42 and Qt 5.9 + * [engineexplorer] Add missing handling of cmdl args by aboutData + * [engineexplorer] Do not repeat work of KAboutData::setApplicationData() + * [engineexplorer] Fix unported setting of window icon + * [plasmoidviewer] Add missing KLocalizedString::setApplicationDomain() + * [plasmoidviewer] Add missing window icon, use "plasma" + ------------------------------------------------------------------- Wed Feb 21 23:57:09 CET 2018 - lbeltrame@kde.org diff --git a/plasma5-sdk.spec b/plasma5-sdk.spec index cbe9d4c..13b1517 100644 --- a/plasma5-sdk.spec +++ b/plasma5-sdk.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: plasma5-sdk -Version: 5.12.2 +Version: 5.12.3 Release: 0 Summary: Plasma SDK License: LGPL-2.0+ and GPL-2.0 Group: System/GUI/KDE Url: https://cgit.kde.org/plasma-sdk.git -Source: plasma-sdk-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz BuildRequires: breeze5-icons BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: kf5-filesystem @@ -116,7 +116,6 @@ test Plasma data engines without writing a Plasma applet. %find_lang plasma_shell_org.kde.plasmoidviewershell %{name}.lang %find_lang org.kde.plasma.themeexplorer %{name}.lang %find_lang org.kde.plasma.lookandfeelexplorer %{name}.lang -%find_lang remote-widgets-browser %{name}.lang %find_lang plasmoidviewer %{name}.lang %find_lang plasmawallpaperviewer %{name}.lang %find_lang plasmaengineexplorer %{name}.lang