]> git.pld-linux.org Git - packages/ka5-step.git/commitdiff
- updated to 22.12.0 auto/th/ka5-step-22.12.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 8 Dec 2022 22:03:27 +0000 (23:03 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 8 Dec 2022 22:03:27 +0000 (23:03 +0100)
- added python.patch

ka5-step.spec

index d3a895597c6dc66187e24efc38cbae1a3c384bf0..9b9ce5907b63240b48bf871ac6e5f58d42f6f05b 100644 (file)
@@ -1,18 +1,19 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeappsver      22.08.3
+%define                kdeappsver      22.12.0
 %define                kframever       5.94.0
 %define                qtver           5.15.2
 %define                kaname          step
 Summary:       step
 Name:          ka5-%{kaname}
-Version:       22.08.3
+Version:       22.12.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Applications
 Source0:       https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 96d5bf6fd16b67650e0faa22f7618075
+# Source0-md5: 70709996738d29d5abcb6866316029ed
+Patch0:                python.patch
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= 5.11.1
@@ -75,6 +76,7 @@ Features
 
 %prep
 %setup -q -n %{kaname}-%{version}
+%patch0 -p1
 
 %build
 install -d build
@@ -136,7 +138,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/hicolor/32x32/apps/step.png
 %{_iconsdir}/hicolor/48x48/apps/step.png
 %{_iconsdir}/hicolor/64x64/apps/step.png
-%{_datadir}/kxmlgui5/step
 %{_datadir}/metainfo/org.kde.step.appdata.xml
 %{_datadir}/step
 %{_datadir}/mime/packages/org.kde.step.xml
This page took 0.502021 seconds and 4 git commands to generate.