From f92e5b4704a24062bf76c6cabefa0bc2291d2311f8327e771af79646fe861ca8 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 7 Jun 2015 19:43:10 +0000 Subject: [PATCH] start with 5.11 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlgui?expand=0&rev=60 --- kxmlgui-5.10.0.tar.xz | 3 --- kxmlgui.changes | 7 +++++++ kxmlgui.spec | 7 ++----- 3 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 kxmlgui-5.10.0.tar.xz diff --git a/kxmlgui-5.10.0.tar.xz b/kxmlgui-5.10.0.tar.xz deleted file mode 100644 index 4ab9797..0000000 --- a/kxmlgui-5.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee86d47fa75083fc20dee1050e320118327fc3a42a498be441e28b7653a342d4 -size 862484 diff --git a/kxmlgui.changes b/kxmlgui.changes index 493ef12..7402b85 100644 --- a/kxmlgui.changes +++ b/kxmlgui.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jun 7 19:07:59 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.11.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.11.0.php + ------------------------------------------------------------------- Tue May 12 13:19:07 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kxmlgui.spec b/kxmlgui.spec index 5258e68..df0ba5f 100644 --- a/kxmlgui.spec +++ b/kxmlgui.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5XmlGui5 -%define _tar_path 5.10 +%define _tar_path 5.11 Name: kxmlgui -Version: 5.10.0 +Version: 5.11.0 Release: 0 %define kf5_version %{version} BuildRequires: attica-qt5-devel >= %{_tar_path} @@ -51,8 +51,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-Add-session-management-for-KMainWindow.patch -Patch0: 0001-Add-session-management-for-KMainWindow.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -95,7 +93,6 @@ description for example for integrating actions from plugins. Development files. %lang_package -n %lname %prep %setup -q -%patch0 -p1 %build %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}