1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-03-21 18:50:38 +03:00

0.9.12.3-alt1

- Add support of set copyied files to be executed by paths and suffixes (extensions).
- Add support of saving comments in ini files.
- Add support samba-4.17 python interface for gp.gpclass instead of gpclass.
This commit is contained in:
Evgeny Sinelnikov 2023-02-28 22:16:08 +04:00
parent 8121eb8d6f
commit ae8dd798ab

View File

@ -31,8 +31,8 @@
%add_python3_req_skip util.xml
Name: gpupdate
Version: 0.9.12.2
Release: alt2
Version: 0.9.12.3
Release: alt1
Summary: GPT applier
License: GPLv3+
@ -182,6 +182,11 @@ fi
%exclude %python3_sitelibdir/gpoa/test
%changelog
* Tue Feb 28 2023 Evgeny Sinelnikov <sin@altlinux.org> 0.9.12.3-alt1
- Add support of set copyied files to be executed by paths and suffixes (extensions).
- Add support of saving comments in ini files.
- Add support samba-4.17 python interface for gp.gpclass instead of gpclass.
* Thu Dec 29 2022 Valery Sinelnikov <greh@altlinux.org> 0.9.12.2-alt2
- Fixed a typo in cifs_applier.py