!36 sync upstream community patch to fix Chinese display issue

From: @zhouwenpei 
Reviewed-by: @robertxw 
Signed-off-by: @robertxw
This commit is contained in:
openeuler-ci-bot 2023-11-21 08:52:58 +00:00 committed by Gitee
commit cd431f8cd0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1523 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,13 +7,15 @@
Name: network-manager-applet
Version: 1.8.22
Release: 2
Release: 3
Summary: NetworkManager GUI tools
License: GPLv2+
URL: http://www.gnome.org/projects/NetworkManager
Source0: https://download.gnome.org/sources/network-manager-applet/1.8/%{name}-%{real_version}.tar.xz
Patch1: 0001-nm-applet-no-notifications.patch
Patch6000: backport-po-RHEL-8.1-translations.patch
Requires: NetworkManager libnotify
Requires: libnma = %{version}-%{release}
Requires: nm-connection-editor = %{version}-%{release}
@ -172,6 +174,12 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/nm-connection-edit
%{_mandir}/man1/nm-connection-editor*
%changelog
* Tue Nov 21 2023 zhouwenpei<zhouwenpei1@h-partners.com> - 1.8.22-3
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:sync upstream community patch to fix Chinese display issue
* Thu Nov 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.8.22-2
- Type:bugfix
- Id:NA