Update to 1.18.0 release
This commit is contained in:
parent
f4574d05c6
commit
4b57f977e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/network-manager-applet-1.8.22.tar.xz
|
||||
/network-manager-applet-1.8.24.tar.xz
|
||||
/network-manager-applet-1.16.0.tar.xz
|
||||
/network-manager-applet-1.18.0.tar.xz
|
||||
|
@ -5,9 +5,9 @@
|
||||
%global libnma_version 1.8.27
|
||||
%global obsoletes_ver 1:0.9.7
|
||||
|
||||
%global rpm_version 1.16.0
|
||||
%global real_version 1.16.0
|
||||
%global release_version 2
|
||||
%global rpm_version 1.18.0
|
||||
%global real_version 1.18.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')
|
||||
|
||||
@ -130,6 +130,13 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/nm-connection-edit
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jul 11 2020 Thomas Haller <thaller@redhat.com> - 1.18.0-1
|
||||
- Update to 1.18.0 release
|
||||
- Enable build with appindicator by default.
|
||||
- Add WireGuard support to the editor.
|
||||
- Support OWE (Opportunistic Wireless Encryption) in the editor.
|
||||
- Fix crash when disposing VPN secret dialog.
|
||||
|
||||
* Thu Apr 30 2020 Ivan Mironov <mironov.ivan@gmail.com> - 1.16.0-2
|
||||
- Build with libappindicator which enables Status Notifier Item support
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (network-manager-applet-1.16.0.tar.xz) = 0ad8ac1d05cf76b9a82602c6f8f7034ae52fc11bae0b5ee17cf5bd89c6c91ba3ef7b07f770397b22484d54fd69e7a9a73f8c08a4d3d9f492f11d09d0b0379ff5
|
||||
SHA512 (network-manager-applet-1.18.0.tar.xz) = adca7c723600ec1cb2eed0110e369cf707fde1d64a81489440a167516d178a501fe883c08db06371b8aac896188eb2037a7577ecca721d764be33f4025a386d4
|
||||
|
Loading…
Reference in New Issue
Block a user