|
|
@ -2,7 +2,7 @@
|
|
|
|
%global framework kxmlgui
|
|
|
|
%global framework kxmlgui
|
|
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Version: 5.96.0
|
|
|
|
Version: 5.101.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: KDE Frameworks 5 Tier 3 solution for user-configurable main windows
|
|
|
|
Summary: KDE Frameworks 5 Tier 3 solution for user-configurable main windows
|
|
|
|
|
|
|
|
|
|
|
@ -11,12 +11,7 @@ License: GPLv2+ and LGPLv2+
|
|
|
|
URL: https://invent.kde.org/frameworks/%{framework}
|
|
|
|
URL: https://invent.kde.org/frameworks/%{framework}
|
|
|
|
|
|
|
|
|
|
|
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
|
|
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
%global stable %stable_kf5
|
|
|
|
%if %{revision} >= 50
|
|
|
|
|
|
|
|
%global stable unstable
|
|
|
|
|
|
|
|
%else
|
|
|
|
|
|
|
|
%global stable stable
|
|
|
|
|
|
|
|
%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: extra-cmake-modules >= %{majmin}
|
|
|
|
BuildRequires: extra-cmake-modules >= %{majmin}
|
|
|
@ -38,7 +33,7 @@ BuildRequires: kf5-rpm-macros
|
|
|
|
BuildRequires: libX11-devel
|
|
|
|
BuildRequires: libX11-devel
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: qt5-qtbase-private-devel
|
|
|
|
BuildRequires: qt5-qtbase-private-devel
|
|
|
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
|
|
|
|
|
|
|
BuildRequires: cmake(Qt5UiPlugin)
|
|
|
|
BuildRequires: cmake(Qt5UiPlugin)
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
@ -96,6 +91,28 @@ mkdir -p %{buildroot}%{_kf5_datadir}/kxmlgui5/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* 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
|
|
|
|
* Sun Jul 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.96.0-1
|
|
|
|
- 5.96.0
|
|
|
|
- 5.96.0
|
|
|
|
|
|
|
|
|
|
|
|