10.14
This commit is contained in:
parent
bc7e32837e
commit
1977718793
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/initscripts-10.11.tar.gz
|
||||
/initscripts-10.12.tar.gz
|
||||
/initscripts-10.13.tar.gz
|
||||
/initscripts-10.14.tar.gz
|
||||
|
@ -18,8 +18,8 @@ Requires: gawk \
|
||||
|
||||
Name: initscripts
|
||||
Summary: Basic support for legacy System V init scripts
|
||||
Version: 10.13
|
||||
Release: 2%{?dist}
|
||||
Version: 10.14
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv2
|
||||
|
||||
@ -383,8 +383,11 @@ fi
|
||||
# =============================================================================
|
||||
|
||||
%changelog
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 10.13-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
* Mon Jan 24 2022 Jan Macku <jamacku@redhat.com> - 10.14-1
|
||||
- ifup-routes: Revert quotes
|
||||
- ifup-routes: Use `ip replace` only on type `route`
|
||||
- ci(Mergify): configuration update
|
||||
- ci: remove testing branch from `shellcheck_test.yml`
|
||||
|
||||
* Thu Jan 13 2022 Jan Macku <jamacku@redhat.com> - 10.13-1
|
||||
- ifup-routes: Log when using `ip $type replace`
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initscripts-10.13.tar.gz) = f0d358f63b493815ed8007451eb699e3e1ad5aec64c7330c8678e402994f202ab290c3776779fd7d266de32297a1365b989469faec61af943b28675757ebda31
|
||||
SHA512 (initscripts-10.14.tar.gz) = 1a263d4ef47dd92c85ee9726c941127845cb1f778944e9153fa71f08bcc7e2705de3fd396ce9e2dbabe10d0173ef3d16503ee363e49b016d4ceb41f9aac4813c
|
||||
|
Loading…
Reference in New Issue
Block a user