From 96853d5f54d75af56fa630f104381f8981ec9941e4fa0e6373d51302a1f203d5 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 6 Jun 2016 21:23:08 +0000 Subject: [PATCH] start with 5.23.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=111 --- frameworkintegration-5.22.0.tar.xz | 3 --- frameworkintegration-5.23.0.tar.xz | 3 +++ frameworkintegration.changes | 7 +++++++ frameworkintegration.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 frameworkintegration-5.22.0.tar.xz create mode 100644 frameworkintegration-5.23.0.tar.xz diff --git a/frameworkintegration-5.22.0.tar.xz b/frameworkintegration-5.22.0.tar.xz deleted file mode 100644 index 5383b32..0000000 --- a/frameworkintegration-5.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:496db04e8f19ebf1174c49fa3a8e82d7e57c11a50e620844d1daa08cc6f1c949 -size 1749468 diff --git a/frameworkintegration-5.23.0.tar.xz b/frameworkintegration-5.23.0.tar.xz new file mode 100644 index 0000000..efaec4a --- /dev/null +++ b/frameworkintegration-5.23.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48b472cbdfc2407b68247dc40bcee8b6e9f951c2e20f97030c68f95f7d283b28 +size 1749136 diff --git a/frameworkintegration.changes b/frameworkintegration.changes index 1f24c86..7edea5a 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 6 21:22:56 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.23.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.23.0.php + ------------------------------------------------------------------- Sat May 7 18:29:44 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 5aa429c..2aec24f 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -17,9 +17,9 @@ %define lname libKF5Style5 -%define _tar_path 5.22 +%define _tar_path 5.23 Name: frameworkintegration -Version: 5.22.0 +Version: 5.23.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12