Update to upstream version 5.100.0
(cherry picked from commit 1bcb98fd0772a906896b225e499da1fb39a13901)
This commit is contained in:
parent
144fc3e0ef
commit
c94b5d22b8
BIN
kdelibs4support-5.100.0.tar.xz
Normal file
BIN
kdelibs4support-5.100.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%global framework kdelibs4support
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.97.0
|
||||
Version: 5.100.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 4 module with porting aid from KDELibs 4
|
||||
License: GPLv2+ and LGPLv2+ and BSD
|
||||
@ -111,7 +111,6 @@ developing applications that use %{name}.
|
||||
%prep
|
||||
%autosetup -n %{framework}-%{version} -p1
|
||||
|
||||
|
||||
%build
|
||||
mkdir %{_target_platform}
|
||||
pushd %{_target_platform}
|
||||
@ -124,7 +123,6 @@ popd
|
||||
|
||||
%make_build -C %{_target_platform}
|
||||
|
||||
|
||||
%install
|
||||
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
@ -149,7 +147,6 @@ fi
|
||||
## use kdebugrc from kde-settings instead
|
||||
rm -fv %{buildroot}%{_kf5_sysconfdir}/xdg/kdebugrc
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc README.md
|
||||
%license COPYING.LIB
|
||||
@ -192,6 +189,9 @@ rm -fv %{buildroot}%{_kf5_sysconfdir}/xdg/kdebugrc
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user