[packages/kf6-extra-cmake-modules] - updated to 6.9.0
witekfl
witekfl at pld-linux.org
Fri Dec 13 18:28:56 CET 2024
commit 0feb9aa39d946c9617dcccc07c985254dcf32436
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Fri Dec 13 18:03:39 2024 +0100
- updated to 6.9.0
kf6-extra-cmake-modules.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kf6-extra-cmake-modules.spec b/kf6-extra-cmake-modules.spec
index 5afcc65..845ed40 100644
--- a/kf6-extra-cmake-modules.spec
+++ b/kf6-extra-cmake-modules.spec
@@ -4,16 +4,16 @@
%bcond_without tests # test suite
%define orgname extra-cmake-modules
-%define kdeframever 6.8
+%define kdeframever 6.9
Summary: Extra Cmake Modules for KF5 and KF6
Summary(pl.UTF-8): Dodatkowe moduły Cmake'a dla KF5 i KF6
Name: kf6-%{orgname}
-Version: 6.8.0
+Version: 6.9.0
Release: 1
License: BSD
Group: Development/Building
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{orgname}-%{version}.tar.xz
-# Source0-md5: 3fd5f17c92a23573b85521b906729a9f
+# Source0-md5: 00a4cc351b7afd3b3b07c0126169e2e1
Patch0: %{orgname}-tests.patch
Patch1: kdefetchtranslations-test.patch
Patch2: no-fatal-warnings.patch
@@ -99,7 +99,7 @@ Dokumentacja API dla %{orgname}.
# GenerateSipBindings wants clang and has libclang checks incompatible with libclang >= 4
# ECMPoQmToolsTest fails to build it's own moc file
cd build
-ctest -E '(GenerateSipBindings|ECMPoQmToolsTest|ECMGeneratePkgConfigFileTest)' --output-on-failure
+ctest -E '(GenerateSipBindings|ECMPoQmToolsTest)' --output-on-failure
%endif
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-extra-cmake-modules.git/commitdiff/0feb9aa39d946c9617dcccc07c985254dcf32436
More information about the pld-cvs-commit
mailing list