diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -2,19 +2,39 @@ libKDevPlatformInterfaces.so.53 libKDevPlatformLanguage.so.53 libKDevPlatformOutputView.so.53 +libKDevPlatformProject.so.53 libKDevPlatformSerialization.so.53 libKDevPlatformUtil.so.53 +libKDevPlatformVcs.so.53 +libKF5Auth.so.5 +libKF5AuthCore.so.5 +libKF5Codecs.so.5 +libKF5Completion.so.5 libKF5ConfigCore.so.5 +libKF5ConfigGui.so.5 +libKF5ConfigWidgets.so.5 libKF5CoreAddons.so.5 libKF5I18n.so.5 +libKF5JobWidgets.so.5 +libKF5KIOCore.so.5 +libKF5KIOWidgets.so.5 libKF5Parts.so.5 +libKF5Service.so.5 +libKF5SonnetUi.so.5 libKF5TextEditor.so.5 +libKF5TextWidgets.so.5 libKF5ThreadWeaver.so.5 libKF5WidgetsAddons.so.5 libKF5XmlGui.so.5 +libQt5Concurrent.so.5 libQt5Core.so.5 +libQt5DBus.so.5 libQt5Gui.so.5 +libQt5Network.so.5 libQt5Widgets.so.5 +libQt5Xml.so.5 libc.so.6 +libgcc_s.so.1 +libm.so.6 libpython3.6m.so.1.0 libstdc++.so.6 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : kdev-python -version : 5.3.1 -release : 4 +version : 5.3.2 +release : 5 source : - - https://cdn.download.kde.org/stable/kdevelop/5.3.1/src/kdev-python-5.3.1.tar.xz : 97df0e4889e395ba889197a64a9820128c15b92f487d0884cd05028d45dac2f7 + - https://cdn.download.kde.org/stable/kdevelop/5.3.2/src/kdev-python-5.3.2.tar.xz : 06dde524183516889bf50172c595276a9b199e19752dc961bd17f31406b9ced1 license : LGPL-2.0 component : programming.tools libsplit : no diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -10,7 +10,7 @@ Python support for KDevelop KDevelop plugin which provides Python language support. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus kdev-python @@ -209,12 +209,12 @@ - - 2018-12-14 - 5.3.1 + + 2019-05-17 + 5.3.2 Packaging update Clive Johnston clivejo@protonmail.com \ No newline at end of file