Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-31 00:42:43 +00:00
parent 29afe98686
commit 485ec501e0

View File

@ -26,7 +26,7 @@
Summary: Tool for creating supermin appliances Summary: Tool for creating supermin appliances
Name: supermin Name: supermin
Version: 5.1.20 Version: 5.1.20
Release: 11%{?dist} Release: 12%{?dist}
License: GPLv2+ License: GPLv2+
%if 0%{?rhel} >= 7 %if 0%{?rhel} >= 7
@ -180,6 +180,9 @@ make check || {
%changelog %changelog
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.20-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Dec 10 2019 Richard W.M. Jones <rjones@redhat.com> - 5.1.20-11 * Tue Dec 10 2019 Richard W.M. Jones <rjones@redhat.com> - 5.1.20-11
- Add further patch to fix symlinks (RHBZ#1770304). - Add further patch to fix symlinks (RHBZ#1770304).
- Add all patches since 5.1.20 was released. - Add all patches since 5.1.20 was released.