This commit is contained in:
Fedora Release Engineering 2017-07-26 05:23:31 +00:00
parent 814a7efe12
commit 01d3b45fec
1 changed files with 4 additions and 1 deletions

View File

@ -18,7 +18,7 @@
Name: conky
Version: 1.10.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A system monitor for X
Group: User Interface/X
@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/conky-*
%changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Feb 20 2017 Miroslav Lichvar <mlichvar@redhat.com> - 1.10.6-1
- update to 1.10.6
- fix building with new gcc (#1423306)