Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 14:41:32 +00:00
parent fc848b989f
commit a9f0bee5d3
1 changed files with 4 additions and 1 deletions

View File

@ -18,7 +18,7 @@
Name: conky Name: conky
Version: 1.11.5 Version: 1.11.5
Release: 1%{?dist} Release: 2%{?dist}
Summary: A system monitor for X Summary: A system monitor for X
License: GPLv3+ License: GPLv3+
@ -129,6 +129,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/conky.desktop
%changelog %changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Aug 22 2019 Miroslav Lichvar <mlichvar@redhat.com> - 1.11.5-1 * Thu Aug 22 2019 Miroslav Lichvar <mlichvar@redhat.com> - 1.11.5-1
- update to 1.11.5 - update to 1.11.5
- disable cairo and imlib modules to build without tolua++ - disable cairo and imlib modules to build without tolua++