sync upstream community patch to fix Chinese display issue

This commit is contained in:
zhouwenpei 2023-11-21 07:52:18 +00:00
parent 220336f64c
commit 82d5ff8904
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