|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
%global framework plasma-framework
|
|
|
|
|
|
|
|
|
|
Name: kf5-plasma
|
|
|
|
|
Version: 5.96.0
|
|
|
|
|
Version: 5.101.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface
|
|
|
|
|
|
|
|
|
@ -9,12 +9,7 @@ License: GPLv2+ and LGPLv2+ and BSD
|
|
|
|
|
URL: https://invent.kde.org/frameworks/plasma
|
|
|
|
|
|
|
|
|
|
%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 stable %stable_kf5
|
|
|
|
|
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
# hackish cache invalidation
|
|
|
|
@ -172,6 +167,28 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Dec 12 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.101.0-1
|
|
|
|
|
- 5.101.0
|
|
|
|
|
- use new macros to simplify code
|
|
|
|
|
|
|
|
|
|
* Thu Nov 17 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.100.1-1
|
|
|
|
|
- 5.100.1
|
|
|
|
|
|
|
|
|
|
* 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-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jul 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.96.0-1
|
|
|
|
|
- 5.96.0
|
|
|
|
|
|
|
|
|
|