Compare commits
10 Commits
4695277c49
...
c2f2031c9b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c2f2031c9b | ||
|
|
d04fa0dc9e | ||
|
|
4dacebb268 | ||
|
|
8104da9cae | ||
|
|
ce1e2300c6 | ||
|
|
6e6b103876 | ||
|
|
a7e270ba58 | ||
|
|
511d614194 | ||
|
|
e5e7140835 | ||
|
|
b542bbada4 |
@ -1,7 +1,7 @@
|
||||
%global framework kunitconversion
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.90.0
|
||||
Version: 5.113.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 2 addon for unit conversions
|
||||
|
||||
@ -37,7 +37,6 @@ developing applications that use %{name}.
|
||||
%prep
|
||||
%autosetup -n %{framework}-%{version}
|
||||
|
||||
|
||||
%build
|
||||
mkdir %{_target_platform}
|
||||
pushd %{_target_platform}
|
||||
@ -46,13 +45,11 @@ popd
|
||||
|
||||
%make_build -C %{_target_platform}
|
||||
|
||||
|
||||
%install
|
||||
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
%find_lang %{name} --all-name --with-man
|
||||
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files -f %{name}.lang
|
||||
@ -62,7 +59,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_kf5_datadir}/qlogging-categories5/%{framework}.*
|
||||
|
||||
%files devel
|
||||
%{_kf5_includedir}/kunitconversion_version.h
|
||||
%{_kf5_includedir}/KUnitConversion/
|
||||
%{_kf5_libdir}/libKF5UnitConversion.so
|
||||
%{_kf5_libdir}/cmake/KF5UnitConversion/
|
||||
@ -70,10 +66,25 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
|
||||
* Mon Jan 08 2024 peijiankang <peijiankang@kylinos.cn> - 5.113.0-1
|
||||
- update verison to 5.113.0
|
||||
|
||||
* Thu Aug 03 2023 wangce <wangce@uniontech.com> - 5.108.0-1
|
||||
- Update to upstream version 5.108.0
|
||||
|
||||
* Mon Dec 12 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.100.0-1
|
||||
- Update to upstream 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 huayadong <huayadong@kylinos.cn> - 5.95.0-1
|
||||
- update to upstream version 5.95.0
|
||||
|
||||
* Sat Feb 12 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.90.0-1
|
||||
- update to upstream version 5.90.0
|
||||
|
||||
* Mon Jan 17 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.88.0-1
|
||||
* Mon Jan 17 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.88.0-1
|
||||
- update to upstream version 5.88.0
|
||||
|
||||
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
|
||||
|
||||
BIN
kunitconversion-5.113.0.tar.xz
Normal file
BIN
kunitconversion-5.113.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user