update to 5.100
This commit is contained in:
parent
86bceb24c6
commit
9d4ce7f9c4
BIN
kconfigwidgets-5.100.0.tar.xz
Normal file
BIN
kconfigwidgets-5.100.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
%global framework kconfigwidgets
|
%global framework kconfigwidgets
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.97.0
|
Version: 5.100.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs
|
Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs
|
||||||
|
|
||||||
@ -56,7 +56,6 @@ developing applications that use %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -n %{framework}-%{version}
|
%autosetup -n %{framework}-%{version}
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir %{_target_platform}
|
mkdir %{_target_platform}
|
||||||
pushd %{_target_platform}
|
pushd %{_target_platform}
|
||||||
@ -65,13 +64,11 @@ popd
|
|||||||
|
|
||||||
%make_build -C %{_target_platform}
|
%make_build -C %{_target_platform}
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||||
|
|
||||||
%find_lang %{name} --with-man --all-name
|
%find_lang %{name} --with-man --all-name
|
||||||
|
|
||||||
|
|
||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
@ -93,6 +90,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
|
||||||
- update to upstream version 5.97.0
|
- update to upstream version 5.97.0
|
||||||
|
|
||||||
@ -102,8 +102,11 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
* Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
|
* Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
|
||||||
- update to upstream version 5.90.0
|
- update to upstream version 5.90.0
|
||||||
|
|
||||||
* Thu Jan 13 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
|
* Thu Jan 13 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.88.0-1
|
||||||
- update to upstream version 5.88.0
|
- update to upstream version 5.88.0
|
||||||
|
|
||||||
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 5.55.0-1
|
* Mon Dec 13 2021 douyan <douyan@kylinos.cn> - 5.55.0-2
|
||||||
|
- remove %{?dist}
|
||||||
|
|
||||||
|
* Thu Jul 23 2020 wangmian <wangmian@kylinos.cn> - 5.55.0-1
|
||||||
- Init kf5-kconfigwidgets project
|
- Init kf5-kconfigwidgets project
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user