update to upstream version 5.88.0
This commit is contained in:
parent
13687d59bd
commit
f8150a941d
12
kf5-kunitconversion.spec
Executable file → Normal file
12
kf5-kunitconversion.spec
Executable file → Normal file
@ -1,12 +1,12 @@
|
||||
%global framework kunitconversion
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.55.0
|
||||
Release: 1
|
||||
Version: 5.88.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 2 addon for unit conversions
|
||||
|
||||
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 revision %(echo %{version} | cut -d. -f3)
|
||||
@ -57,8 +57,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc README.md
|
||||
%license COPYING.LIB
|
||||
%license LICENSES/*.txt
|
||||
%{_kf5_libdir}/libKF5UnitConversion.so.*
|
||||
%{_kf5_datadir}/qlogging-categories5/%{framework}.*
|
||||
|
||||
%files devel
|
||||
%{_kf5_includedir}/kunitconversion_version.h
|
||||
@ -69,5 +70,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%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
|
||||
- Initial release for OpenEuler
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: KDE/kunitconversion
|
||||
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