Update to 1.10.4

This commit is contained in:
dwl301 2023-02-01 17:27:45 +08:00
parent fdbfbe299a
commit 666de63d46
3 changed files with 7 additions and 4 deletions

BIN
libnma-1.10.4.tar.xz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -3,15 +3,15 @@
%global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad)
%global nm_version 1:1.8.0
%global mbp_version 0.20090602
%global old_libnma_version 1.8.27
%global old_libnma_version 1.10.4
Name: libnma
Summary: NetworkManager GUI library
Version: 1.8.38
Version: 1.10.4
Release: 1
License: GPLv2+ and LGPLv2+
URL: https://gitlab.gnome.org/GNOME/libnma/
Source0: https://download.gnome.org/sources/libnma/1.8/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/libnma/1.10/%{name}-%{version}.tar.xz
Patch1: 0001-nm-applet-no-notifications.patch
@ -53,7 +53,6 @@ GUI tools with NetworkManager.
-Dgcr=true \
-Dvapi=false \
-Dlibnma_gtk4=true \
-Dmobile_broadband_provider_info=false
%meson_build
%install
@ -72,6 +71,7 @@ GUI tools with NetworkManager.
%{_libdir}/girepository-1.0/NMA-1.0.typelib
%{_libdir}/girepository-1.0/NMA4-1.0.typelib
%{_datadir}/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.nm-applet.eap.gschema.xml
%files devel
%defattr(-,root,root)
@ -85,6 +85,9 @@ GUI tools with NetworkManager.
%{_datadir}/gtk-doc
%changelog
* Mon Jan 2 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 1.10.4-1
- Update to 1.10.4
* Mon Jun 13 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.8.38-1
- Update to 1.8.38