!8 Upgrade package version
From: @misaka00251 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
8bcf9e53be
@ -1,15 +1,12 @@
|
|||||||
Name: breeze-icon-theme
|
Name: breeze-icon-theme
|
||||||
Version: 5.50.0
|
Version: 5.97.0
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Breeze icon theme
|
Summary: Breeze icon theme
|
||||||
|
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
URL: https://api.kde.org/frameworks-api/frameworks-apidocs/frameworks/breeze-icons/html/
|
URL: https://api.kde.org/frameworks-api/frameworks-apidocs/frameworks/breeze-icons/html/
|
||||||
|
|
||||||
Source0: http://download.kde.org/stable/frameworks/5.50/breeze-icons-%{version}.tar.xz
|
Source0: http://download.kde.org/stable/frameworks/5.97/breeze-icons-%{version}.tar.xz
|
||||||
|
|
||||||
# upstreamable patches,commit_id: 754c8d6d1396ca4a1a9ca0bf56f3184c1cbd6704
|
|
||||||
Patch0001: fix-breeze-dark-inheritance.patch
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -35,7 +32,7 @@ breeze Qt resource files.
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n breeze-icons-%{version}
|
%autosetup -p1 -n breeze-icons-%{version}
|
||||||
|
|
||||||
sed -i -e "s|%{version}|5.33.0|g" CMakeLists.txt
|
sed -i -e "s|%{version}|5.59.0|g" CMakeLists.txt
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir %{_target_platform}
|
mkdir %{_target_platform}
|
||||||
@ -55,7 +52,6 @@ touch %{buildroot}%{_kf5_datadir}/icons/breeze/icon-theme.cache
|
|||||||
touch %{buildroot}%{_kf5_datadir}/icons/breeze-dark/icon-theme.cache
|
touch %{buildroot}%{_kf5_datadir}/icons/breeze-dark/icon-theme.cache
|
||||||
|
|
||||||
%check
|
%check
|
||||||
test "$(grep '^Inherits=' %{buildroot}%{_datadir}/icons/breeze-dark/index.theme)" = "Inherits=breeze"
|
|
||||||
|
|
||||||
%filetriggerin -- %{_datadir}/icons/breeze
|
%filetriggerin -- %{_datadir}/icons/breeze
|
||||||
touch %{_datadir}/icons/breeze &> /dev/null || :
|
touch %{_datadir}/icons/breeze &> /dev/null || :
|
||||||
@ -95,6 +91,9 @@ gtk-update-icon-cache %{_datadir}/icons/breeze-dark &>/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 24 2022 misaka00251 <misaka00251@misakanet.cn> - 5.97.0-1
|
||||||
|
- Upgrade package to 5.97.0
|
||||||
|
|
||||||
* Sat Jul 25 2020 Senlin <xisenlin1@huawei.com> - 5.50.0-3
|
* Sat Jul 25 2020 Senlin <xisenlin1@huawei.com> - 5.50.0-3
|
||||||
- modify the usage of hardlink: hardlink is provided by util-linux
|
- modify the usage of hardlink: hardlink is provided by util-linux
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
breeze-icons-5.97.0.tar.xz
Normal file
BIN
breeze-icons-5.97.0.tar.xz
Normal file
Binary file not shown.
@ -1,13 +0,0 @@
|
|||||||
diff --git a/icons-dark/index.theme b/icons-dark/index.theme
|
|
||||||
index 61660ba..d2f6767 100644
|
|
||||||
--- a/icons-dark/index.theme
|
|
||||||
+++ b/icons-dark/index.theme
|
|
||||||
@@ -62,7 +62,7 @@ Comment[x-test]=xxDefault Plasma 5 Theme for Dark themesxx
|
|
||||||
|
|
||||||
DisplayDepth=32
|
|
||||||
|
|
||||||
-Inherits=hicolor
|
|
||||||
+Inherits=breeze
|
|
||||||
|
|
||||||
Example=folder
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user