kconfig 5.60.0-1 (aarch64;x86_64) 2019-6367
0

Status rejected
Submitter bero [@T] lindev.ch
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/572736
Packages
kconfig-5.60.0-1.aarch64.source
kconfig-5.60.0-1.aarch64.binary
kconfig-devel-docs-5.60.0-1.aarch64.binary
lib64KF5Config5-5.60.0-1.aarch64.binary
lib64KF5Config-devel-5.60.0-1.aarch64.binary
python-kconfig-5.60.0-1.aarch64.binary
kconfig-5.60.0-1.x86_64.binary
kconfig-5.60.0-1.x86_64.source
kconfig-devel-docs-5.60.0-1.x86_64.binary
lib64KF5Config5-5.60.0-1.x86_64.binary
lib64KF5Config-devel-5.60.0-1.x86_64.binary
python-kconfig-5.60.0-1.x86_64.binary
Build Date 2019-07-17 00:27:43 +0000 UTC
Last Updated 2019-08-18 20:30:28.610060151 +0000 UTC
$ git diff --patch-with-stat --summary 5db2afa369f55021efb8cf3ed35847ac135c4e38..

 .abf.yml     | 2 +-
 kconfig.spec | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index 146b468..7c6898a 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  kconfig-5.59.0.tar.xz: 72605cb26c009cc83414649da75ffad10417220f
+  kconfig-5.61.0.tar.xz: 836a4f39bf736512cc623f8f9b99d5c58a3e267c
diff --git a/kconfig.spec b/kconfig.spec
index 325ff4e..61d3ee8 100644
--- a/kconfig.spec
+++ b/kconfig.spec
@@ -5,7 +5,7 @@
 %define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable)
 
 Name: kconfig
-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
 Patch0: kconfig-4.99.0-install-location.patch
@@ -87,6 +87,9 @@ for i in .%{_datadir}/locale/*/LC_MESSAGES/*.qm; do
 	echo -n "%lang($LNG) " >>$L
 	echo $i |cut -b2- >>$L
 done
+# Let's not ship py2 crap unless and until something still needs it...
+rm -rf %{buildroot}%{_libdir}/python2*
+
 
 %files -f kconfig%{major}_qt.lang
 %{_bindir}/kreadconfig5
Not Available

benbullard79 [@T] cox.netNo Comment.1704d 09hrs