kitemmodels 5.60.0-1 (aarch64;i686) 2019-6513
-9999
Status | rejected | ||||||||||
Submitter | bero [@T] lindev.ch | ||||||||||
Platform | rolling | ||||||||||
Repository | main | ||||||||||
URL | https://abf.openmandriva.org/build_lists/572716 | ||||||||||
Packages |
|
||||||||||
Build Date | 2019-07-17 00:06:22 +0000 UTC | ||||||||||
Last Updated | 2019-08-26 07:45:14.503452534 +0000 UTC |
$ git diff --patch-with-stat --summary 14132590c4f3177fc8da4abe414178d876e73a5d.. .abf.yml | 2 +- kitemmodels.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index 8b8ffb4..653aa07 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - kitemmodels-5.59.0.tar.xz: c02f3dea1927ec7542f24e9e028a78e793816b1e + kitemmodels-5.61.0.tar.xz: ba5eeaa5bf854fdc943549d8d463d35aa6a55095 diff --git a/kitemmodels.spec b/kitemmodels.spec index 461da53..e31485c 100644 --- a/kitemmodels.spec +++ b/kitemmodels.spec @@ -5,7 +5,7 @@ %define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable) Name: kitemmodels -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 item model library @@ -90,10 +90,13 @@ Python bindings for %{name} %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} -%{_sysconfdir}/xdg/kitemmodels.categories +%{_datadir}/qlogging-categories5/kitemmodels.categories %files -n %{devname} %{_includedir}/*
Not Available
itchka [@T] compuserve.com | No Comment. | 1920d 13hrs |
itchka [@T] compuserve.com | No Comment. | 1920d 13hrs |