initial build for epel8 and epel9

This commit is contained in:
jonathanspw 2022-07-28 08:25:21 -05:00
parent b62442b44c
commit ed2d2781ae
1 changed files with 11 additions and 7 deletions

View File

@ -12,17 +12,17 @@
%bcond_without rss
%bcond_without weather
%bcond_without weather_xoap
%if 0%{?fedora} < 36
%bcond_without wlan
%else
%if 0%{?fedora} >= 36 || 0%{?rhel} >= 8
%bcond_with wlan
%else
%bcond_without wlan
%endif
%bcond_without xdbe
%bcond_without xinerama
Name: conky
Version: 1.12.2
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A system monitor for X
License: GPLv3+
@ -135,6 +135,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/conky.desktop
%changelog
* Thu Jul 28 2022 Jonathan Wright <jonathan@almalinux.org> - 1.12.2-5
- Initial build for EPEL8 and EPEL9
- Fixes rhbz#1765376
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild