update to 1.24.0
This commit is contained in:
parent
1681ee47e7
commit
ee8455052f
Binary file not shown.
BIN
network-manager-applet-1.24.0.tar.xz
Normal file
BIN
network-manager-applet-1.24.0.tar.xz
Normal file
Binary file not shown.
@ -1,21 +1,21 @@
|
||||
%global gtk3_version %(pkg-config --modversion gtk+-3.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.16.0
|
||||
%global libnma_version 1.18.27
|
||||
%global libnma_version 1.8.27
|
||||
%global obsoletes_ver 1:0.9.7
|
||||
%global rpm_version 1.18.0
|
||||
%global real_version 1.18.0
|
||||
%global rpm_version 1.24.0
|
||||
%global real_version 1.24.0
|
||||
%global release_version 1
|
||||
%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.18.0
|
||||
Release: 2
|
||||
Version: 1.24.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.18/%{name}-%{version}.tar.xz
|
||||
Source: https://download.gnome.org/sources/network-manager-applet/1.24/%{name}-%{version}.tar.xz
|
||||
|
||||
Requires: NetworkManager >= %{nm_version} libnotify >= 0.4.3 nm-connection-editor libnma
|
||||
|
||||
@ -76,6 +76,7 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/nm-connection-edit
|
||||
%{_datadir}/icons/hicolor/22x22/apps/nm-vpn-active-lock.png
|
||||
%{_datadir}/icons/hicolor/22x22/apps/nm-vpn-connecting*.png
|
||||
%{_datadir}/icons/hicolor/22x22/apps/nm-wwan-tower.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
||||
%{_datadir}/GConf/gsettings/nm-applet.convert
|
||||
%{_sysconfdir}/xdg/autostart/nm-applet.desktop
|
||||
|
||||
@ -95,6 +96,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/nm-connection-edit
|
||||
%{_mandir}/man1/nm-connection-editor*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 04 2021 xingxing <xingxing9@huawei.com> - 1.24.0-1
|
||||
- Update to 1.24.0
|
||||
|
||||
* Tue Sep 10 2020 chengguipeng<chengguipeng1@huawei.com> - 1.18.0-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user