10.20
This commit is contained in:
parent
7752abee23
commit
8adbdb9e07
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
||||
/initscripts-10.17.tar.gz
|
||||
/initscripts-10.18.tar.gz
|
||||
/initscripts-10.19.tar.gz
|
||||
/initscripts-10.20.tar.gz
|
||||
|
@ -18,8 +18,8 @@ Requires: gawk \
|
||||
|
||||
Name: initscripts
|
||||
Summary: Basic support for legacy System V init scripts
|
||||
Version: 10.19
|
||||
Release: 4%{?dist}
|
||||
Version: 10.20
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPL-2.0-only
|
||||
|
||||
@ -398,14 +398,29 @@ fi
|
||||
# =============================================================================
|
||||
|
||||
%changelog
|
||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 10.19-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 10.19-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 10.19-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
* Tue Jan 30 2024 Jan Macku <jamacku@redhat.com> - 10.20-1
|
||||
- Translated using Weblate (Georgian)
|
||||
- Add -r to while read as per shellcheck
|
||||
- Fix splitting spaces in paths from statetab files
|
||||
- build(deps): bump actions/upload-artifact from 3 to 4
|
||||
- build(deps): bump github/codeql-action from 2 to 3
|
||||
- Translated using Weblate (Georgian)
|
||||
- Translated using Weblate (Czech)
|
||||
- Translated using Weblate (Punjabi)
|
||||
- Translated using Weblate (Portuguese (Brazil))
|
||||
- build(deps): bump redhat-plumbers-in-action/differential-shellcheck
|
||||
- build(deps): bump actions/checkout from 3 to 4
|
||||
- Translated using Weblate (Hungarian)
|
||||
- Translated using Weblate (Finnish)
|
||||
- Translated using Weblate (Georgian)
|
||||
- Translated using Weblate (Chinese (Simplified) (zh_CN))
|
||||
- Translated using Weblate (English (United Kingdom))
|
||||
- Translated using Weblate (Korean)
|
||||
- Translated using Weblate (Ukrainian)
|
||||
- Translated using Weblate (Swedish)
|
||||
- Translated using Weblate (Polish)
|
||||
- Update translation files
|
||||
- Translated using Weblate (Korean)
|
||||
|
||||
* Fri May 05 2023 Jan Macku <jamacku@redhat.com> - 10.19-1
|
||||
- ci: update Packit configuration
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initscripts-10.19.tar.gz) = f6b22e589d79178c395c2ab9a071d9ac24d8ed039124dd5eea0f8111ab0bb9775829e661ee1a0fee9f8bbc8ba9540aca79139700815bc6c2aa6c848045f25f41
|
||||
SHA512 (initscripts-10.20.tar.gz) = cb9028cf0589d5f22e74cf828e962012c60435fd9499426a401bcc6a7be6ec984f2624e65a32f0f43c0d39ee0c9d8409b29d0d898eb9d518598dbe91ab9de9d2
|
||||
|
Loading…
Reference in New Issue
Block a user