mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-10-20 15:33:18 +03:00
Compare commits
1 Commits
fix_cache
...
0.9.10-alt
Author | SHA1 | Date | |
---|---|---|---|
|
6fa008d073 |
@@ -1,7 +1,7 @@
|
|||||||
%define _unpackaged_files_terminate_build 1
|
%define _unpackaged_files_terminate_build 1
|
||||||
|
|
||||||
Name: gpupdate
|
Name: gpupdate
|
||||||
Version: 0.9.9.1
|
Version: 0.9.10
|
||||||
Release: alt1
|
Release: alt1
|
||||||
|
|
||||||
Summary: GPT applier
|
Summary: GPT applier
|
||||||
@@ -149,6 +149,13 @@ fi
|
|||||||
%exclude %python3_sitelibdir/gpoa/test
|
%exclude %python3_sitelibdir/gpoa/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 26 2022 Valery Sinelnikov <greh@altlinux.org> 0.9.10-alt1
|
||||||
|
- INI-files preferences implementation
|
||||||
|
- Files preferences implementation
|
||||||
|
- Scripts (logon logoff startup shutdown) implementation
|
||||||
|
- UserPolicyMode set accordingly
|
||||||
|
- Folder bugs fixed
|
||||||
|
|
||||||
* Thu Mar 03 2022 Valery Sinelnikov <greh@altlinux.org> 0.9.9.1-alt1
|
* Thu Mar 03 2022 Valery Sinelnikov <greh@altlinux.org> 0.9.9.1-alt1
|
||||||
- Fixed method call (Closes: 41994)
|
- Fixed method call (Closes: 41994)
|
||||||
- Removed unnecessary replace
|
- Removed unnecessary replace
|
||||||
|
Reference in New Issue
Block a user