]> git.pld-linux.org Git - packages/kf5-kcoreaddons.git/commitdiff
- updated to 5.45.0 auto/th/kf5-kcoreaddons-5.45.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 7 May 2018 19:01:33 +0000 (21:01 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 7 May 2018 19:01:33 +0000 (21:01 +0200)
- disabled tests by default (last too long and failed)

kf5-kcoreaddons.spec

index 5041bd2e29bcd219c440729510cb30bf6fe0d501..d4c6bc06ca458f10548456156fedb276f896f56f 100644 (file)
@@ -1,21 +1,21 @@
 #
 # Conditional build:
-%bcond_without tests           # build without tests
+%bcond_with    tests           # build with tests
 
 # TODO:
 # - runtime Requires if any
 
-%define                kdeframever     5.43
+%define                kdeframever     5.45
 %define                qtver           5.4.0
 %define                kfname          kcoreaddons
 Summary:       Utilities for core application functionality and accessing the OS
 Name:          kf5-%{kfname}
-Version:       5.43.0
+Version:       5.45.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 8a7082f64f2f5536b92c9b702e0e6f1b
+# Source0-md5: bb499ab8d8570ac20ebbe6737e7422bd
 Patch0:                flaky-tests.patch
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
This page took 0.456311 seconds and 4 git commands to generate.