respin, .spec cleanup

epel8
Rex Dieter 4 years ago
parent 480676588b
commit 0083bd7944

@ -1,4 +1,3 @@
%undefine __cmake_in_source_build
%global framework kdoctools %global framework kdoctools
# uncomment to enable bootstrap mode # uncomment to enable bootstrap mode
@ -10,7 +9,7 @@
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.83.0 Version: 5.83.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: KDE Frameworks 5 Tier 2 addon for generating documentation Summary: KDE Frameworks 5 Tier 2 addon for generating documentation
License: GPLv2+ and MIT License: GPLv2+ and MIT
@ -25,7 +24,6 @@ URL: https://invent.kde.org/frameworks/%{framework}
%endif %endif
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
BuildRequires: make
BuildRequires: docbook-dtds BuildRequires: docbook-dtds
BuildRequires: docbook-style-xsl BuildRequires: docbook-style-xsl
@ -70,8 +68,9 @@ developing applications that use %{name}.
%build %build
%{cmake_kf5} \ %cmake_kf5 \
%{?tests:-DBUILD_TESTING:BOOL=ON} %{?tests:-DBUILD_TESTING:BOOL=ON}
%cmake_build %cmake_build
@ -111,6 +110,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||:
%changelog %changelog
* Sat Jun 12 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.83.0-2
- respin
* Tue Jun 08 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.83.0-1 * Tue Jun 08 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.83.0-1
- 5.83.0 - 5.83.0

@ -1 +1 @@
SHA512 (kdoctools-5.83.0.tar.xz) = 22e0c218e64d0593feaadac04189a6c568bd0bfe7269690813c9d4aef4ebf0245d50c067800e4dca92d82034fbf9dc3e53f101ebace55196cbf21eaaa33acc35 SHA512 (kdoctools-5.83.0.tar.xz) = 6b70865c1b8735b4d43c58eed68a2428087b6eb2f4e4c23996d6a1607faef68f1fe897aba34513f55147dac19faa8c5f7f42989f1cec03848212d72afb4f3cb2

Loading…
Cancel
Save