!2 update to upstream version 5.88.0
Merge pull request !2 from pei-jiankang/master
This commit is contained in:
commit
d7905ceed9
12
kf5-kunitconversion.spec
Executable file → Normal file
12
kf5-kunitconversion.spec
Executable file → Normal file
@ -1,12 +1,12 @@
|
|||||||
%global framework kunitconversion
|
%global framework kunitconversion
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.55.0
|
Version: 5.88.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: KDE Frameworks 5 Tier 2 addon for unit conversions
|
Summary: KDE Frameworks 5 Tier 2 addon for unit conversions
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://cgit.kde.org/%{framework}.git
|
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 revision %(echo %{version} | cut -d. -f3)
|
||||||
@ -57,8 +57,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%license COPYING.LIB
|
%license LICENSES/*.txt
|
||||||
%{_kf5_libdir}/libKF5UnitConversion.so.*
|
%{_kf5_libdir}/libKF5UnitConversion.so.*
|
||||||
|
%{_kf5_datadir}/qlogging-categories5/%{framework}.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_kf5_includedir}/kunitconversion_version.h
|
%{_kf5_includedir}/kunitconversion_version.h
|
||||||
@ -69,5 +70,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 17 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
|
||||||
|
- update to upstream version 5.88.0
|
||||||
|
|
||||||
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
|
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
|
||||||
- Initial release for OpenEuler
|
- Initial release for OpenEuler
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: github
|
version_control: github
|
||||||
src_repo: KDE/kunitconversion
|
src_repo: KDE/kunitconversion
|
||||||
tag_prefix: "^v"
|
tag_prefix: "^v"
|
||||||
seperator: "."
|
separator: "."
|
||||||
|
|||||||
Binary file not shown.
BIN
kunitconversion-5.88.0.tar.xz
Normal file
BIN
kunitconversion-5.88.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user