kguiaddons 5.60.0-1 (i686;x86_64) 2019-6512
-9999
Status | rejected | ||||||||||
Submitter | bero [@T] lindev.ch | ||||||||||
Platform | rolling | ||||||||||
Repository | main | ||||||||||
URL | https://abf.openmandriva.org/build_lists/572755 | ||||||||||
Packages |
|
||||||||||
Build Date | 2019-07-17 00:06:22 +0000 UTC | ||||||||||
Last Updated | 2019-08-26 07:45:12.989926726 +0000 UTC |
$ git diff --patch-with-stat --summary 66e3ab29c19f0637790a0e353821c2a2ea6f6726.. .abf.yml | 2 +- kguiaddons.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index a739c41..3e25f03 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - kguiaddons-5.59.0.tar.xz: d2623772b52ff362a3d2becae4542da067e6afad + kguiaddons-5.61.0.tar.xz: 8fe7358213abb29c67cae471f09ede886971fccb diff --git a/kguiaddons.spec b/kguiaddons.spec index 273514c..73f6c90 100644 --- a/kguiaddons.spec +++ b/kguiaddons.spec @@ -5,7 +5,7 @@ %define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable) Name: kguiaddons -Version: 5.59.0 +Version: 5.61.0 Release: 1 Source0: http://download.kde.org/%{stable}/frameworks/%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.xz Summary: The KDE Frameworks 5 GUI Library addons @@ -73,10 +73,13 @@ Python bindings for %{name} %install %ninja_install -C build [ -s %{buildroot}%{python_sitearch}/PyKF5/__init__.py ] || rm -f %{buildroot}%{python_sitearch}/PyKF5/__init__.py +# Let's not ship py2 crap unless and until something still needs it... +rm -rf %{buildroot}%{_libdir}/python2* %files -n %{libname} %{_libdir}/*.so.%{major} %{_libdir}/*.so.%{version} +%{_libdir}/qt5/plugins/kf5/kguiaddons/kmodifierkey/kmodifierkey_xcb.so %files -n %{devname} %{_includedir}/*
Not Available
itchka [@T] compuserve.com | No Comment. | 1920d 14hrs |
itchka [@T] compuserve.com | No Comment. | 1920d 13hrs |