From acc777c12b364d852003dac8ba01678a7dcb49e9e101421ffd6da6c381ef4f74 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 6 Jul 2016 15:01:43 +0000 Subject: [PATCH] start with 5.24.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=114 --- frameworkintegration-5.23.0.tar.xz | 3 --- frameworkintegration-5.24.0.tar.xz | 3 +++ frameworkintegration.changes | 7 +++++++ frameworkintegration.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 frameworkintegration-5.23.0.tar.xz create mode 100644 frameworkintegration-5.24.0.tar.xz diff --git a/frameworkintegration-5.23.0.tar.xz b/frameworkintegration-5.23.0.tar.xz deleted file mode 100644 index efaec4a..0000000 --- a/frameworkintegration-5.23.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48b472cbdfc2407b68247dc40bcee8b6e9f951c2e20f97030c68f95f7d283b28 -size 1749136 diff --git a/frameworkintegration-5.24.0.tar.xz b/frameworkintegration-5.24.0.tar.xz new file mode 100644 index 0000000..76ac3a4 --- /dev/null +++ b/frameworkintegration-5.24.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27be34e1f8e7dbc1d74dae3d73f85e71777c40103fa8d314acd805a007e382f +size 1749228 diff --git a/frameworkintegration.changes b/frameworkintegration.changes index 954e5a9..e48b4e7 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jul 6 15:01:35 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.24.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.24.0.php + ------------------------------------------------------------------- Mon Jun 6 21:22:56 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 2aec24f..b8aa1ac 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -17,9 +17,9 @@ %define lname libKF5Style5 -%define _tar_path 5.23 +%define _tar_path 5.24 Name: frameworkintegration -Version: 5.23.0 +Version: 5.24.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12