Notify the deprecation of nm-applet on RHEL-9

Related: RHEL-36160
This commit is contained in:
Stanislas FAYE 2024-05-13 08:47:42 +02:00
parent 46e02285c5
commit e6eaa8ddcc

View File

@ -7,7 +7,7 @@
%global rpm_version 1.26.0
%global real_version 1.26.0
%global release_version 2
%global release_version 3
%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')
@ -159,6 +159,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/nm-connection-edit
%changelog
* Mon May 03 2024 Stanislas Faye <sfaye@redhat.com> - 1.26.0-3
- Deprecate nm-applet on RHEL-9 (RHEL-35523)
* Fri Oct 07 2022 Lubomir Rintel <lkundrak@v3.sk> - 1.26.0-2
- Update Japanese translation (rh #2083047)