$ git diff --patch-with-stat --summary 1c45d1ffd0f3cf91ad2e2d225a767dbc49a05f5f..
.abf.yml | 2 +-
ki18n.spec | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index e1dc202..3832d33 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- ki18n-5.59.0.tar.xz: de679d1773aae7f27d371040b6e53e4e18e6446d
+ ki18n-5.61.0.tar.xz: 14a2c896769a5437b74291aaa71f409d51f0fea2
diff --git a/ki18n.spec b/ki18n.spec
index 4f6075a..c986444 100644
--- a/ki18n.spec
+++ b/ki18n.spec
@@ -5,7 +5,7 @@
%define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable)
Name: ki18n
-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 internationalization framework
@@ -80,6 +80,8 @@ 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*
%find_lang ki18n%{major}