From 88b47ed5825997321e46a059dcc3b5730a06e59c44faa46199db94bf06727e07 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 3 May 2015 19:46:04 +0000 Subject: [PATCH] 5.10.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=69 --- frameworkintegration-5.10.0.tar.xz | 3 +++ frameworkintegration-5.9.0.tar.xz | 3 --- frameworkintegration.changes | 7 +++++++ frameworkintegration.spec | 7 ++----- 4 files changed, 12 insertions(+), 8 deletions(-) create mode 100644 frameworkintegration-5.10.0.tar.xz delete mode 100644 frameworkintegration-5.9.0.tar.xz diff --git a/frameworkintegration-5.10.0.tar.xz b/frameworkintegration-5.10.0.tar.xz new file mode 100644 index 0000000..bc1e71f --- /dev/null +++ b/frameworkintegration-5.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c354ecd309b30a0789a67583fef6a09bef5e3070159f817d9336853bb754f402 +size 1778424 diff --git a/frameworkintegration-5.9.0.tar.xz b/frameworkintegration-5.9.0.tar.xz deleted file mode 100644 index 17d4518..0000000 --- a/frameworkintegration-5.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9b7755ed04e935a7bf6ca04cf67b8af55f37415d7756f0f8ee174a7b7e9d23a -size 1777476 diff --git a/frameworkintegration.changes b/frameworkintegration.changes index c2c0664..db624a6 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 3 19:45:36 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.10.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.10.0.php + ------------------------------------------------------------------- Fri Apr 17 00:56:19 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 289651c..f0a7a7b 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Style5 -%define _tar_path 5.9 +%define _tar_path 5.10 Name: frameworkintegration -Version: 5.9.0 +Version: 5.10.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -47,8 +47,6 @@ Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM 0001-Fix-native-file-dialogs-from-widgets-QFileDialog.patch -Patch0: 0001-Fix-native-file-dialogs-from-widgets-QFileDialog.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -105,7 +103,6 @@ Applications do not need to link to this directly. Development files %lang_package -n %lname %prep %setup -q -%patch0 -p1 %build %cmake_kf5 -d build