diff --git a/conky.spec b/conky.spec index 451049f..ca1245f 100644 --- a/conky.spec +++ b/conky.spec @@ -12,13 +12,17 @@ %bcond_without rss %bcond_without weather %bcond_without weather_xoap +%if 0%{?fedora} < 36 %bcond_without wlan +%else +%bcond_with wlan +%endif %bcond_without xdbe %bcond_without xinerama Name: conky Version: 1.12.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A system monitor for X License: GPLv3+ @@ -131,6 +135,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/conky.desktop %changelog +* Thu Dec 02 2021 Peter Robinson - 1.12.2-2 +- Disable Wireless Extensions support (Fedora 36+) + https://fedoraproject.org/wiki/Changes/RemoveWirelessExtensions + * Tue Sep 21 2021 Miroslav Lichvar - 1.12.2-1 - update to 1.12.2