diff --git a/oxygen-icon-theme.spec b/oxygen-icon-theme.spec index 7f9b25a..f8f19fd 100644 --- a/oxygen-icon-theme.spec +++ b/oxygen-icon-theme.spec @@ -9,7 +9,7 @@ Name: oxygen-icon-theme Summary: Oxygen icon theme Epoch: 1 -Version: 5.97.0 +Version: 5.113.0 Release: 1 License: LGPLv3+ 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) %if %{revision} >= 50 %global stable unstable -%elseß +%else %global stable stable %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 BuildRequires: kf5-rpm-macros @@ -49,7 +49,7 @@ Conflicts: kmail < 15.12.2 %prep -%autosetup -n oxygen-icons5-%{version} -p1 +%autosetup -n oxygen-icons-%{version} -p1 %if 0%{?kf5_version:1} sed -i -e "s|%{version}|%{kf5_version}|g" CMakeLists.txt @@ -111,5 +111,8 @@ fi %changelog +* Mon Jan 08 2024 Tianze Li - 1:5.113.0-1 +- Update to 5.113.0 + * Thu Jul 14 2022 misaka00251 - 1:5.97.0-1 - Init package diff --git a/oxygen-icons5-5.97.0.tar.xz b/oxygen-icons-5.113.0.tar.xz similarity index 90% rename from oxygen-icons5-5.97.0.tar.xz rename to oxygen-icons-5.113.0.tar.xz index 5bcf499..df6b642 100644 Binary files a/oxygen-icons5-5.97.0.tar.xz and b/oxygen-icons-5.113.0.tar.xz differ