This commit is contained in:
leeffo 2023-06-09 11:01:56 +08:00
parent df1c38a923
commit 023f004475
2 changed files with 181 additions and 1 deletions

176
0001-fix-logo.patch Normal file

File diff suppressed because one or more lines are too long

View File

@ -2,12 +2,13 @@
Name: deepin-desktop-base Name: deepin-desktop-base
Version: 2022.01.27 Version: 2022.01.27
Release: 2 Release: 3
Summary: Base files for Deepin Desktop Summary: Base files for Deepin Desktop
License: GPLv3 License: GPLv3
URL: https://github.com/linuxdeepin/deepin-desktop-base URL: https://github.com/linuxdeepin/deepin-desktop-base
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
Patch0: 0001-compliance-modification-of-regional-and-textual-titl.patch Patch0: 0001-compliance-modification-of-regional-and-textual-titl.patch
Patch1: 0001-fix-logo.patch
%description %description
%{summary}. %{summary}.
@ -74,6 +75,9 @@ ln -sfv %{_datadir}/deepin/desktop-version-server %{buildroot}%{_sysconfdir}/dee
%exclude %{_sysconfdir}/os-version %exclude %{_sysconfdir}/os-version
%changelog %changelog
* Fri Jun 09 2023 lee <liweiganga@uniontech.com> - 2022.01.27-3
- fix logo
* Sat May 06 2023 liweiganga <liweiganga@uniontech.com> - 2022.01.27-2 * Sat May 06 2023 liweiganga <liweiganga@uniontech.com> - 2022.01.27-2
- feat: compliance modification of regional and textual titles - feat: compliance modification of regional and textual titles