From 2481d06501676e6d29dc5ceb03bf89e215a1fc0164db25615dfc3d3057c0c9fd Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 12 Feb 2019 19:03:24 +0000 Subject: [PATCH] KDE Frameworks 5.55.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=178 --- kinit-5.54.0.tar.xz | 3 --- kinit-5.55.0.tar.xz | 3 +++ kinit.changes | 11 +++++++++++ kinit.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 kinit-5.54.0.tar.xz create mode 100644 kinit-5.55.0.tar.xz diff --git a/kinit-5.54.0.tar.xz b/kinit-5.54.0.tar.xz deleted file mode 100644 index 75091ea..0000000 --- a/kinit-5.54.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2982caa7157486b2c7657779476d5e4e2234f5554fa69848b41737ed2733b95e -size 120228 diff --git a/kinit-5.55.0.tar.xz b/kinit-5.55.0.tar.xz new file mode 100644 index 0000000..4cfcea2 --- /dev/null +++ b/kinit-5.55.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2d442ba1cf733e6da2983c9e78e0ff96abb5c1762722346d0b3b5dbc8dbc87 +size 120352 diff --git a/kinit.changes b/kinit.changes index 75acdcd..af734c8 100644 --- a/kinit.changes +++ b/kinit.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Feb 10 22:03:10 UTC 2019 - lbeltrame@kde.org + +- Update to 5.55.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.55.0.php +- Changes since 5.54.0: + * KLauncher: handle processes exiting without error (kde#389678) + * delete copy constructor and assignment operator of some internal classes + ------------------------------------------------------------------- Mon Jan 14 06:08:48 UTC 2019 - lbeltrame@kde.org diff --git a/kinit.spec b/kinit.spec index ad97bfc..5c509ba 100644 --- a/kinit.spec +++ b/kinit.spec @@ -16,14 +16,14 @@ # -%define _tar_path 5.54 +%define _tar_path 5.55 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kinit -Version: 5.54.0 +Version: 5.55.0 Release: 0 Summary: Helper library to speed up start of applications on KDE workspaces License: LGPL-2.1-or-later