From 53f09210d242029d1e6782eceb132207b5ecfaf97436653a8af3a4dfe719446f Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Mon, 21 May 2018 09:07:21 +0000 Subject: [PATCH] Plasma 5.13 Beta OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=75 --- plasma-integration-5.12.5.tar.xz | 3 --- plasma-integration-5.12.90.tar.xz | 3 +++ plasma5-integration.changes | 25 +++++++++++++++++++++++++ plasma5-integration.spec | 4 ++-- 4 files changed, 30 insertions(+), 5 deletions(-) delete mode 100644 plasma-integration-5.12.5.tar.xz create mode 100644 plasma-integration-5.12.90.tar.xz diff --git a/plasma-integration-5.12.5.tar.xz b/plasma-integration-5.12.5.tar.xz deleted file mode 100644 index de47a20..0000000 --- a/plasma-integration-5.12.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:552391c878bfd14f1fd21bbf9e704f24e52259280a5f88ca8b3b77f9cd8f2c92 -size 53664 diff --git a/plasma-integration-5.12.90.tar.xz b/plasma-integration-5.12.90.tar.xz new file mode 100644 index 0000000..d27923b --- /dev/null +++ b/plasma-integration-5.12.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f0d1903f73c48e5db1d36f7fc33d11653ba61563e8778d4168d25cd5f3e304 +size 53412 diff --git a/plasma5-integration.changes b/plasma5-integration.changes index 13c270c..e8fbe47 100644 --- a/plasma5-integration.changes +++ b/plasma5-integration.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat May 19 14:16:37 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.12.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.12.90.php +- Changes since 5.12.5: + * Save the dialog view settings when closing the dialog without hitting the cancel button + * KDEPlatformFileDialog: Fix initial directory selection for remote files (kde#374913) + * Remove not necessary QtCore and co + * Fix typo in comment + * Remove duplicated include + * Use explicit + * Use nullptr + * Use override + * Remove unneeded moc includes + * Remove unused cmake macro includes (and include oithers in usual order) + * Remove duplicated feature_summary() call + * Use KF5_MIN_VERSION also for ECM, now that it's part of KF + * Require KDE Frameworks 5.42 and Qt 5.9 + * Use add_test signature where target command gets resolved to binary path + * Bump min cmake version to 3.0 + * Use KFileWidget::setSupportedSchemes when available + ------------------------------------------------------------------- Wed May 2 09:24:20 CEST 2018 - fabian@ritter-vogt.de diff --git a/plasma5-integration.spec b/plasma5-integration.spec index d873a1a..6be32f1 100644 --- a/plasma5-integration.spec +++ b/plasma5-integration.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: plasma5-integration -Version: 5.12.5 +Version: 5.12.90 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} @@ -28,7 +28,7 @@ Summary: Plugins responsible for better integration of Qt applications in License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 5.17.0 BuildRequires: kf5-filesystem BuildRequires: libQt5Gui-private-headers-devel >= 5.5.0