Compare commits
No commits in common. "c2f2031c9b9f21e816f25dd4cb479b0a0477f2cf" and "4695277c4909ae955ae83d9eda07d2f6d24cc84f" have entirely different histories.
c2f2031c9b
...
4695277c49
@ -1,7 +1,7 @@
|
||||
%global framework kunitconversion
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.113.0
|
||||
Version: 5.90.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 2 addon for unit conversions
|
||||
|
||||
@ -37,6 +37,7 @@ developing applications that use %{name}.
|
||||
%prep
|
||||
%autosetup -n %{framework}-%{version}
|
||||
|
||||
|
||||
%build
|
||||
mkdir %{_target_platform}
|
||||
pushd %{_target_platform}
|
||||
@ -45,11 +46,13 @@ 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
|
||||
@ -59,6 +62,7 @@ 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/
|
||||
@ -66,25 +70,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* 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
|
||||
|
||||
Binary file not shown.
BIN
kunitconversion-5.90.0.tar.xz
Normal file
BIN
kunitconversion-5.90.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user