!39 update to 1.36.0
From: @zppzhangpan Reviewed-by: @robertxw Signed-off-by: @robertxw
This commit is contained in:
commit
7e5ed6b27b
@ -20,7 +20,7 @@ index 93789f0..7944ff6 100644
|
||||
+"此处输入的 MAC 地址将用作此连接激活所在网络设备的硬件地址。该特性被称作 "
|
||||
+"MAC 克隆或 MAC 地址欺骗。例如:00:11:22:33:44:55"
|
||||
|
||||
#: src/connection-editor/ce-page.c:315
|
||||
#: src/connection-editor/ce-page.c:321
|
||||
msgid "MAC address"
|
||||
--
|
||||
2.27.0
|
||||
|
||||
Binary file not shown.
BIN
network-manager-applet-1.36.0.tar.xz
Normal file
BIN
network-manager-applet-1.36.0.tar.xz
Normal file
Binary file not shown.
@ -3,17 +3,17 @@
|
||||
%global nm_version 1:1.16.0
|
||||
%global libnma_version 1.8.27
|
||||
%global obsoletes_ver 1:0.9.7
|
||||
%global real_version 1.32.0
|
||||
%global real_version 1.36.0
|
||||
%global real_version_major %(printf '%s' '%{real_version}' | sed -n 's/^\\([1-9][0-9]*\\.[1-9][0-9]*\\)\\.[1-9][0-9]*$/\\1/p')
|
||||
|
||||
Name: network-manager-applet
|
||||
Summary: A network control and status applet for NetworkManager
|
||||
Version: 1.32.0
|
||||
Version: 1.36.0
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
URL: http://www.gnome.org/projects/NetworkManager/
|
||||
Obsoletes: NetworkManager-gnome < %{obsoletes_ver}
|
||||
Source: https://download.gnome.org/sources/network-manager-applet/1.32/%{name}-%{version}.tar.xz
|
||||
Source: https://download.gnome.org/sources/network-manager-applet/1.36/%{name}-%{version}.tar.xz
|
||||
|
||||
Requires: NetworkManager >= %{nm_version} libnotify >= 0.4.3 nm-connection-editor libnma
|
||||
|
||||
@ -22,7 +22,7 @@ Patch1: Modify-the-prompt-for-cloning-a-MAC-address.patch
|
||||
BuildRequires: NetworkManager-libnm-devel >= %{nm_version} libnma-devel ModemManager-glib-devel >= 1.0 glib2-devel >= 2.32 gtk3-devel >= 3.10
|
||||
BuildRequires: gobject-introspection-devel >= 0.10.3 gettext-devel pkgconfig libnotify-devel >= 0.4 meson intltool gtk-doc
|
||||
BuildRequires: /usr/bin/autopoint mobile-broadband-provider-info-devel libselinux-devel libappindicator-gtk3-devel libdbusmenu-gtk3-devel
|
||||
BuildRequires: desktop-file-utils iso-codes-devel libgudev1-devel >= 147 libsecret-devel >= 0.12 jansson-devel gcr-devel
|
||||
BuildRequires: desktop-file-utils iso-codes-devel libsecret-devel >= 0.12 jansson-devel gcr-devel
|
||||
|
||||
%description
|
||||
This package contains a network control and status notification area applet
|
||||
@ -110,6 +110,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/nm-connection-edit
|
||||
%{_datadir}/metainfo/nm-connection-editor.appdata.xml
|
||||
|
||||
%changelog
|
||||
* Tue Jan 16 2024 zhangpan <zhangpan103@h-partners.com> - 1.36.0-1
|
||||
- update to 1.36.0
|
||||
|
||||
* Thu Jul 20 2023 zhangpan <zhangpan103@h-partners.com> - 1.32.0-1
|
||||
- update to 1.32.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user