start with 5.20.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlgui?expand=0&rev=96
This commit is contained in:
parent
5ba29bc53b
commit
f90b567e60
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:503d623d793c0b50abaf135a275c7d0e6fb31eba0adba4f6fd836e1f5dec82aa
|
|
||||||
size 865088
|
|
3
kxmlgui-5.20.0.tar.xz
Normal file
3
kxmlgui-5.20.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:84d186d92969570a47f314c20f7f444d3d82182e47b6f065ab3537bdbc221c14
|
||||||
|
size 868316
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 6 10:03:25 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.20.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 26 14:56:56 UTC 2016 - wbauer@tmo.at
|
Fri Feb 26 14:56:56 UTC 2016 - wbauer@tmo.at
|
||||||
|
|
||||||
|
11
kxmlgui.spec
11
kxmlgui.spec
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5XmlGui5
|
%define lname libKF5XmlGui5
|
||||||
%define _tar_path 5.19
|
%define _tar_path 5.20
|
||||||
Name: kxmlgui
|
Name: kxmlgui
|
||||||
Version: 5.19.0
|
Version: 5.20.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: attica-qt5-devel >= %{_tar_path}
|
BuildRequires: attica-qt5-devel >= %{_tar_path}
|
||||||
@ -52,11 +52,9 @@ Group: System/GUI/KDE
|
|||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
# PATCH-FIX-UPSTREAM fix-session-saving.patch -- kde#354724, boo#955280
|
|
||||||
Patch0: fix-session-saving.patch
|
|
||||||
# PATCH-FIX-UPSTREAM use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable usage of setFallbackSessionManagementEnabled function
|
# PATCH-FIX-UPSTREAM use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable usage of setFallbackSessionManagementEnabled function
|
||||||
# with Qt 5.5.1, as we have the qtbase patch backported -- kde#354724, boo#955280
|
# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#955280
|
||||||
Patch1: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
|
Patch0: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -100,7 +98,6 @@ description for example for integrating actions from plugins. Development files.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}
|
%cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user