Update package to version 5.113.0

This commit is contained in:
jxy_git 2024-01-03 09:47:46 +08:00
parent 81bf7baa1a
commit 951bc6cee3
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
attica-5.113.0.tar.xz Normal file

Binary file not shown.

View File

@ -8,7 +8,7 @@
%endif
Name: kf5-attica
Version: 5.108.0
Version: 5.113.0
Release: 1
Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API
@ -31,7 +31,7 @@ API version 1.4.
%package devel
Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name} = %{version}-%{release}
Requires: qt5-qtbase-devel
%description devel
%{summary}.
@ -91,6 +91,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Wed Jan 03 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 5.113.0-1
- Update package to version 5.113.0
* Thu Aug 03 2023 peijiankang <peijiankang@kylinos.cn> - 5.108.0-1
- Update package to version 5.108.0