]> git.pld-linux.org Git - packages/kf5-extra-cmake-modules.git/blobdiff - kf5-extra-cmake-modules.spec
- updated to 5.91.0
[packages/kf5-extra-cmake-modules.git] / kf5-extra-cmake-modules.spec
index 292333d0d63eb3b4ed87e6b85033214cfb763459..3917608ebbb1c2354f597ef89d8ac6445a930569 100644 (file)
@@ -4,26 +4,25 @@
 %bcond_without tests           # build without tests
 
 %define                orgname         extra-cmake-modules
-%define                kdeframever     5.87
+%define                kdeframever     5.91
 Summary:       Extra Cmake Modules for KF5
 Summary(pl.UTF-8):     Dodatkowe moduły Cmake'a dla KF5
 Name:          kf5-%{orgname}
-Version:       5.87.0
-Release:       2
+Version:       5.91.0
+Release:       1
 License:       BSD
 Group:         Development/Building
 Source0:       https://download.kde.org/stable/frameworks/%{kdeframever}/%{orgname}-%{version}.tar.xz
-# Source0-md5: 4c99ba4e843f835a129be9f39666efb0
+# Source0-md5: 65a71fbf53cda26166fa315c496f16ca
 Patch0:                %{orgname}-tests.patch
 Patch1:                kdefetchtranslations-test.patch
 URL:           https://kde.org/
 BuildRequires: cmake >= 3.16
 BuildRequires: qt5-assistant >= 5.9.0
 BuildRequires: qt5-linguist
-BuildRequires: python3-charset_normalizer >= 2.0.0
 BuildRequires: rpmbuild(macros) >= 1.698
 BuildRequires: sed >= 4.0
-BuildRequires: sphinx-pdg >= 1.2
+%{?with_doc:BuildRequires:     sphinx-pdg >= 1.2}
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 %if %{with tests}
@@ -35,7 +34,6 @@ BuildRequires:        Qt5Quick-devel >= 5.9.0
 BuildRequires: libstdc++-devel >= 6:5
 BuildRequires: qt5-build >= 5.9.0
 %endif
-Obsoletes:     kf5-extra-cmake-modules-doc
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -70,6 +68,7 @@ dowolnych programów wykorzystujących system budowania CMake.
 Summary:       API documentation for %{orgname}
 Summary(pl.UTF-8):     Dokumentacja API %{orgname}
 Group:         Documentation
+Obsoletes:     kf5-extra-cmake-modules-doc < 1.4.0
 
 %description apidocs
 API documentation for %{orgname}.
This page took 0.116853 seconds and 4 git commands to generate.