]> git.pld-linux.org Git - packages/ka5-cantor.git/blobdiff - ka5-cantor.spec
- fix building with python 3.8
[packages/ka5-cantor.git] / ka5-cantor.spec
index 9275c7e594e0a220eaf3f5544d99f71b9e1ee685..c6695df2b128cb1fd642611b6c606e260637aaec 100644 (file)
 Summary:       Cantor
 Name:          ka5-%{kaname}
 Version:       19.04.1
-Release:       1
+Release:       3
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
 # Source0-md5: 0a2d78da9b7a785adeddd1094e9bbe67
+Patch0:                python-3.8.patch
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel
@@ -92,6 +93,7 @@ Pliki nagłówkowe dla programistów używających %{kaname}.
 
 %prep
 %setup -q -n %{kaname}-%{version}
+%patch0 -p1
 
 %build
 install -d build
This page took 0.052815 seconds and 4 git commands to generate.