update to 5.113.0
This commit is contained in:
parent
b3df9e4949
commit
9395c16bd9
@ -9,7 +9,7 @@
|
|||||||
Name: oxygen-icon-theme
|
Name: oxygen-icon-theme
|
||||||
Summary: Oxygen icon theme
|
Summary: Oxygen icon theme
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 5.97.0
|
Version: 5.113.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
URL: https://techbase.kde.org/Projects/Oxygen
|
URL: https://techbase.kde.org/Projects/Oxygen
|
||||||
@ -18,10 +18,10 @@ URL: https://techbase.kde.org/Projects/Oxygen
|
|||||||
%global revision %(echo %{version} | cut -d. -f3)
|
%global revision %(echo %{version} | cut -d. -f3)
|
||||||
%if %{revision} >= 50
|
%if %{revision} >= 50
|
||||||
%global stable unstable
|
%global stable unstable
|
||||||
%elseß
|
%else
|
||||||
%global stable stable
|
%global stable stable
|
||||||
%endif
|
%endif
|
||||||
Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/oxygen-icons5-%{version}.tar.xz
|
Source0: https://download.kde.org/%{stable}/frameworks/%{versiondir}/oxygen-icons-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: kf5-rpm-macros
|
BuildRequires: kf5-rpm-macros
|
||||||
@ -49,7 +49,7 @@ Conflicts: kmail < 15.12.2
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n oxygen-icons5-%{version} -p1
|
%autosetup -n oxygen-icons-%{version} -p1
|
||||||
|
|
||||||
%if 0%{?kf5_version:1}
|
%if 0%{?kf5_version:1}
|
||||||
sed -i -e "s|%{version}|%{kf5_version}|g" CMakeLists.txt
|
sed -i -e "s|%{version}|%{kf5_version}|g" CMakeLists.txt
|
||||||
@ -111,5 +111,8 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 08 2024 Tianze Li <litianze@uniontech.com> - 1:5.113.0-1
|
||||||
|
- Update to 5.113.0
|
||||||
|
|
||||||
* Thu Jul 14 2022 misaka00251 <misaka00251@misakanet.cn> - 1:5.97.0-1
|
* Thu Jul 14 2022 misaka00251 <misaka00251@misakanet.cn> - 1:5.97.0-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user