Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b362778313 |
3 changed files with 10 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -25,3 +25,4 @@
|
|||
/chkconfig-1.28.tar.gz
|
||||
/chkconfig-1.29.tar.gz
|
||||
/chkconfig-1.30.tar.gz
|
||||
/chkconfig-1.31.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
|
||||
Name: chkconfig
|
||||
Version: 1.30
|
||||
Version: 1.31
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-only
|
||||
URL: https://github.com/fedora-sysv/chkconfig
|
||||
|
|
@ -103,6 +103,13 @@ mkdir -p $RPM_BUILD_ROOT/etc/chkconfig.d
|
|||
%{_mandir}/*/alternatives*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 18 2024 Jan Macku <jamacku@redhat.com> - 1.31-1
|
||||
- Translated using Weblate (Ukrainian)
|
||||
- Translated using Weblate (Ukrainian)
|
||||
- Translated using Weblate (French)
|
||||
- Update translation files
|
||||
- Translated using Weblate (Turkish)
|
||||
|
||||
* Wed Aug 07 2024 Jan Macku <jamacku@redhat.com> - 1.30-1
|
||||
- ostree: move admindir to /etc/alternatives.admindir
|
||||
- update po/chkconfig.pot
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (chkconfig-1.30.tar.gz) = cebe17dc8efaf9821935d6d97b68115c06ec91184ad9fc0fe865f9c29884e99234265379291746c87a6036f6b847f9704f5ef6d80828a30ad7b04760d4cb45f2
|
||||
SHA512 (chkconfig-1.31.tar.gz) = 00b13114948d93e438063f862c0e5e5990768272db202045cf2f6e3fa2ef15cfae48724f9ca07bc3e44bd5dfc710eab664f5d82f86ff89b72d3fb2ccf6ae6535
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue