|
|
@ -9,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Version: 5.47.0
|
|
|
|
Version: 5.47.0
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor
|
|
|
|
Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
@ -51,8 +51,9 @@ BuildRequires: pkgconfig(Qt5Qml)
|
|
|
|
BuildRequires: pkgconfig(Qt5Xml)
|
|
|
|
BuildRequires: pkgconfig(Qt5Xml)
|
|
|
|
BuildRequires: pkgconfig(Qt5XmlPatterns)
|
|
|
|
BuildRequires: pkgconfig(Qt5XmlPatterns)
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?fedora} >= 22
|
|
|
|
%if 0%{?fedora}
|
|
|
|
BuildRequires: libgit2-devel >= 0.22.0
|
|
|
|
BuildRequires: pkgconfig(editorconfig)
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(libgit2) >= 0.22.0
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%if 0%{?tests}
|
|
|
|
%if 0%{?tests}
|
|
|
|
BuildRequires: pkgconfig(Qt5Script)
|
|
|
|
BuildRequires: pkgconfig(Qt5Script)
|
|
|
@ -144,6 +145,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jun 28 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.47.0-4
|
|
|
|
|
|
|
|
- BR: editorconfig (#1596280)
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jun 08 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.47.0-3
|
|
|
|
* Fri Jun 08 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.47.0-3
|
|
|
|
- cleanup/cosmetics
|
|
|
|
- cleanup/cosmetics
|
|
|
|
|
|
|
|
|
|
|
|