|
|
|
@ -8,20 +8,15 @@
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.96.0
|
|
|
|
|
Version: 5.105.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: https://invent.kde.org/frameworks/%{framework}
|
|
|
|
|
|
|
|
|
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
|
%if %{revision} >= 50
|
|
|
|
|
%global stable unstable
|
|
|
|
|
%else
|
|
|
|
|
%global stable stable
|
|
|
|
|
%endif
|
|
|
|
|
%global majmin %majmin_ver_kf5
|
|
|
|
|
%global stable %stable_kf5
|
|
|
|
|
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
# filter qml provides
|
|
|
|
@ -50,7 +45,7 @@ BuildRequires: qt5-qtbase-devel
|
|
|
|
|
# https://bugs.kde.org/show_bug.cgi?id=365569#c8 claims this may be needed,
|
|
|
|
|
# so err on the side of caution
|
|
|
|
|
BuildRequires: qt5-qtbase-private-devel
|
|
|
|
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
|
|
|
|
|
|
|
|
|
BuildRequires: qt5-qtdeclarative-devel
|
|
|
|
|
|
|
|
|
|
%if 0%{?tests}
|
|
|
|
@ -136,6 +131,43 @@ make test ARGS="--output-on-failure --timeout 10 --verbose" -C %{_target_platfor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Apr 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.105.0-1
|
|
|
|
|
- 5.105.0
|
|
|
|
|
|
|
|
|
|
* Sat Mar 04 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.104.0-1
|
|
|
|
|
- 5.104.0
|
|
|
|
|
|
|
|
|
|
* Sun Feb 05 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.103.0-1
|
|
|
|
|
- 5.103.0
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.102.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jan 14 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.102.0-1
|
|
|
|
|
- 5.102.0
|
|
|
|
|
|
|
|
|
|
* Mon Dec 12 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.101.0-1
|
|
|
|
|
- 5.101.0
|
|
|
|
|
- use new macros to simplify code
|
|
|
|
|
|
|
|
|
|
* Sun Nov 06 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.100.0-1
|
|
|
|
|
- 5.100.0
|
|
|
|
|
|
|
|
|
|
* Fri Oct 14 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.99.0-1
|
|
|
|
|
- 5.99.0
|
|
|
|
|
|
|
|
|
|
* Thu Sep 15 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.98.0-1
|
|
|
|
|
- 5.98.0
|
|
|
|
|
|
|
|
|
|
* Sat Aug 13 2022 Justin Zobel <justin@1707.io> - 5.97.0-1
|
|
|
|
|
- Update to 5.97.0
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.96.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 14 2022 Jan Grulich <jgrulich@redhat.com> - 5.96.0-2
|
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
|
|
* Sun Jul 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.96.0-1
|
|
|
|
|
- 5.96.0
|
|
|
|
|
|
|
|
|
@ -145,8 +177,8 @@ make test ARGS="--output-on-failure --timeout 10 --verbose" -C %{_target_platfor
|
|
|
|
|
* Fri May 13 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.94.0-1
|
|
|
|
|
- 5.94.0
|
|
|
|
|
|
|
|
|
|
* Mon Apr 11 2022 Justin Zobel <justin@1707.io> - 5.93.0-1
|
|
|
|
|
- Update to 5.93.0
|
|
|
|
|
* Sun Apr 10 2022 Justin Zobel <justin@1707.io> - 5.93-1
|
|
|
|
|
- Update to 5.93
|
|
|
|
|
|
|
|
|
|
* Thu Mar 10 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.92.0-1
|
|
|
|
|
- 5.92.0
|
|
|
|
|