Compare commits
10 Commits
ea954faf39
...
ed737510b6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed737510b6 | ||
|
|
d0c2a2ba67 | ||
|
|
d6f0ca44b0 | ||
|
|
c61b11f23f | ||
|
|
814fd9f211 | ||
|
|
9b7a4b343d | ||
|
|
e06fe4140c | ||
|
|
1738e5c267 | ||
|
|
808c297f93 | ||
|
|
286629d9f3 |
@ -2,8 +2,8 @@
|
||||
%global framework kjobwidgets
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.95.0
|
||||
Release: 1
|
||||
Version: 5.113.0
|
||||
Release: 2
|
||||
Summary: KDE Frameworks 5 Tier 2 addon for KJobs
|
||||
|
||||
License: LGPLv2+
|
||||
@ -45,16 +45,12 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%build
|
||||
mkdir %{_target_platform}
|
||||
pushd %{_target_platform}
|
||||
%{cmake_kf5} ..
|
||||
popd
|
||||
|
||||
%make_build -C %{_target_platform}
|
||||
%{cmake_kf5}
|
||||
%{cmake_build}
|
||||
|
||||
|
||||
%install
|
||||
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{cmake_install}
|
||||
|
||||
%find_lang_kf5 kjobwidgets5_qt
|
||||
|
||||
@ -76,6 +72,21 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 15 2024 ChenYanpan <chenyanpan@xfusion.com> - 5.113.0-2
|
||||
- adapt to the new CMake macros to fix build failure
|
||||
|
||||
* Mon Jan 08 2024 liqiuyu <peijiankang@kylinos.cn> - 5.113.0-1
|
||||
- Update package to version 5.113.0
|
||||
|
||||
* Thu Aug 03 2023 konglidong <konglidong@uniontech.com> - 5.108.0-1
|
||||
- update to upstream version 5.108.0
|
||||
|
||||
* Mon Dec 12 2022 liqiuyu <liqiuyu@kylinos.cn> - 5.100.0-1
|
||||
- Update package to version 5.100.0
|
||||
|
||||
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
|
||||
- update to upstream version 5.97.0
|
||||
|
||||
* Tue Jul 05 2022 tanyulong<tanyulong@kylinos.cn> - 5.95.0-1
|
||||
- update to upstream version 5.95.0
|
||||
|
||||
|
||||
BIN
kjobwidgets-5.113.0.tar.xz
Normal file
BIN
kjobwidgets-5.113.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user