kcoreaddons 5.60.0-1 (aarch64;i686;x86_64) 2019-6456
0
Status | rejected | ||||||||||||||||||
Submitter | bero [@T] lindev.ch | ||||||||||||||||||
Platform | rolling | ||||||||||||||||||
Repository | main | ||||||||||||||||||
URL | https://abf.openmandriva.org/build_lists/572741 | ||||||||||||||||||
Packages |
|
||||||||||||||||||
Build Date | 2019-07-17 00:39:05 +0000 UTC | ||||||||||||||||||
Last Updated | 2019-08-20 06:23:08.881467656 +0000 UTC |
$ git diff --patch-with-stat --summary 64d8c9427569e288c8ed71a5438da85a862d0fd0.. .abf.yml | 2 +- kcoreaddons.spec | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index 990aa79..f8098c6 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - kcoreaddons-5.59.0.tar.xz: 76acd32779d0512db92fb6b26d416d6d81ab2e17 + kcoreaddons-5.61.0.tar.xz: 21a04fcddaa8f036e575d630b264ab8daf265916 diff --git a/kcoreaddons.spec b/kcoreaddons.spec index 9209a07..0173d24 100644 --- a/kcoreaddons.spec +++ b/kcoreaddons.spec @@ -5,7 +5,7 @@ %define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable) Name: kcoreaddons -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 Core Library addons @@ -85,11 +85,15 @@ done [ -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 -f kcoreaddons%{major}_qt.lang %{_bindir}/desktoptojson %{_datadir}/mime/packages/kde5.xml %{_datadir}/kf5 -%{_sysconfdir}/xdg/*.categories +%{_datadir}/qlogging-categories5/*.categories %files -n %{libname} %{_libdir}/*.so.%{major}*
Not Available
benbullard79 [@T] cox.net | GO AWAY!!! | 1926d 17hrs |