1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-03-06 16:58:50 +03:00

0.9.9.1-alt1

- Fixed method call (Closes: 41994)
- Removed unnecessary replace
- Fixed declaration of variable
This commit is contained in:
Valery Sinelnikov 2022-03-03 16:38:19 +04:00
parent fbf192a984
commit b69bc56e38

View File

@ -1,7 +1,7 @@
%define _unpackaged_files_terminate_build 1
Name: gpupdate
Version: 0.9.9
Version: 0.9.9.1
Release: alt1
Summary: GPT applier
@ -135,6 +135,11 @@ fi
%exclude %python3_sitelibdir/gpoa/test
%changelog
* Thu Mar 03 2022 Valery Sinelnikov <greh@altlinux.org> 0.9.9.1-alt1
- Fixed method call (Closes: 41994)
- Removed unnecessary replace
- Fixed declaration of variable
* Fri Feb 18 2022 Evgeny Sinelnikov <sin@altlinux.org> 0.9.9-alt1
- Add gpupdate-remote-policy PAM substack (for pam_mount support)
- Added lookup for possible dc if first found is unreadable