Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 19:49:34 +00:00
parent f0fd3cdcd8
commit a841a64c09
1 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@
Name: gearmand
Version: 1.1.18
Release: 10%{?dist}
Release: 11%{?dist}
Summary: A distributed job system
License: BSD
@ -217,6 +217,9 @@ exit 0
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.18-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Oct 1 2019 Robin Lee <cheeselee@fedoraproject.org> - 1.1.18-10
- Support building for EL8 (BZ#1756966)
- Remove EL5 support