diff --git a/fix-network-configuration-parameters-invalid.patch b/fix-network-configuration-parameters-invalid.patch deleted file mode 100644 index b04c83c..0000000 --- a/fix-network-configuration-parameters-invalid.patch +++ /dev/null @@ -1,23 +0,0 @@ -From 32a9da33256bca329f09bc93b2a0e595e1431213 Mon Sep 17 00:00:00 2001 -From: zhouwenpei -Date: Thu, 9 Mar 2023 14:45:34 +0800 -Subject: [PATCH] 3 - ---- - org.gnome.nm-applet.eap.gschema.xml.in | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/org.gnome.nm-applet.eap.gschema.xml.in b/org.gnome.nm-applet.eap.gschema.xml.in -index 0fc3ca9..f4a56ea 100644 ---- a/org.gnome.nm-applet.eap.gschema.xml.in -+++ b/org.gnome.nm-applet.eap.gschema.xml.in -@@ -1,6 +1,6 @@ - - -- -+ - - false - Ignore CA certificate --- -2.27.0 diff --git a/libnma-1.10.4.tar.xz b/libnma-1.10.4.tar.xz deleted file mode 100644 index a7edc20..0000000 Binary files a/libnma-1.10.4.tar.xz and /dev/null differ diff --git a/libnma-1.10.6.tar.xz b/libnma-1.10.6.tar.xz new file mode 100644 index 0000000..3028507 Binary files /dev/null and b/libnma-1.10.6.tar.xz differ diff --git a/libnma.spec b/libnma.spec index 3985dad..e965481 100644 --- a/libnma.spec +++ b/libnma.spec @@ -7,14 +7,13 @@ Name: libnma Summary: NetworkManager GUI library -Version: 1.10.4 -Release: 3 +Version: 1.10.6 +Release: 1 License: GPLv2+ and LGPLv2+ URL: https://gitlab.gnome.org/GNOME/libnma/ Source0: https://download.gnome.org/sources/libnma/1.10/%{name}-%{version}.tar.xz Patch1: 0001-nm-applet-no-notifications.patch -Patch2: fix-network-configuration-parameters-invalid.patch Patch9000: remove-sensitive-info.patch Requires: mobile-broadband-provider-info >= %{mbp_version} @@ -87,6 +86,9 @@ GUI tools with NetworkManager. %{_datadir}/gtk-doc %changelog +* Tue Jul 11 2023 liyanan - 1.10.6-1 +- update to 1.10.6 + * Mon Jun 12 2023 zhangpan - 1.10.4-3 - remove sensitive info