Update to 1.10.4
This commit is contained in:
parent
fdbfbe299a
commit
666de63d46
BIN
libnma-1.10.4.tar.xz
Normal file
BIN
libnma-1.10.4.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
11
libnma.spec
11
libnma.spec
@ -3,15 +3,15 @@
|
|||||||
%global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad)
|
%global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad)
|
||||||
%global nm_version 1:1.8.0
|
%global nm_version 1:1.8.0
|
||||||
%global mbp_version 0.20090602
|
%global mbp_version 0.20090602
|
||||||
%global old_libnma_version 1.8.27
|
%global old_libnma_version 1.10.4
|
||||||
|
|
||||||
Name: libnma
|
Name: libnma
|
||||||
Summary: NetworkManager GUI library
|
Summary: NetworkManager GUI library
|
||||||
Version: 1.8.38
|
Version: 1.10.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://gitlab.gnome.org/GNOME/libnma/
|
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
|
Patch1: 0001-nm-applet-no-notifications.patch
|
||||||
|
|
||||||
@ -53,7 +53,6 @@ GUI tools with NetworkManager.
|
|||||||
-Dgcr=true \
|
-Dgcr=true \
|
||||||
-Dvapi=false \
|
-Dvapi=false \
|
||||||
-Dlibnma_gtk4=true \
|
-Dlibnma_gtk4=true \
|
||||||
-Dmobile_broadband_provider_info=false
|
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -72,6 +71,7 @@ GUI tools with NetworkManager.
|
|||||||
%{_libdir}/girepository-1.0/NMA-1.0.typelib
|
%{_libdir}/girepository-1.0/NMA-1.0.typelib
|
||||||
%{_libdir}/girepository-1.0/NMA4-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.gschema.xml
|
||||||
|
%{_datadir}/glib-2.0/schemas/org.gnome.nm-applet.eap.gschema.xml
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -85,6 +85,9 @@ GUI tools with NetworkManager.
|
|||||||
%{_datadir}/gtk-doc
|
%{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 13 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.8.38-1
|
||||||
- Update to 1.8.38
|
- Update to 1.8.38
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user