Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-20 13:18:41 +00:00
parent fa67978555
commit bc7e32837e

View File

@ -19,7 +19,7 @@ Requires: gawk \
Name: initscripts Name: initscripts
Summary: Basic support for legacy System V init scripts Summary: Basic support for legacy System V init scripts
Version: 10.13 Version: 10.13
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2 License: GPLv2
@ -383,6 +383,9 @@ fi
# ============================================================================= # =============================================================================
%changelog %changelog
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 10.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jan 13 2022 Jan Macku <jamacku@redhat.com> - 10.13-1 * Thu Jan 13 2022 Jan Macku <jamacku@redhat.com> - 10.13-1
- ifup-routes: Log when using `ip $type replace` - ifup-routes: Log when using `ip $type replace`
- ifup-routes: Use `ip route repace` to avoid race - ifup-routes: Use `ip route repace` to avoid race