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

0.9.13.8-alt1

- Added search for dc on the site
- Added compatibility support for the oldest versions of SQLAlchemy
This commit is contained in:
Valery Sinelnikov 2024-02-22 17:00:44 +04:00
parent fe68f0cca8
commit 3794ffa5be

View File

@ -32,7 +32,7 @@
%add_python3_req_skip util.gpoa_ini_parsing
Name: gpupdate
Version: 0.9.13.7
Version: 0.9.13.8
Release: alt1
Summary: GPT applier
@ -183,6 +183,10 @@ fi
%exclude %python3_sitelibdir/gpoa/test
%changelog
* Thu Feb 22 2024 Valery Sinelnikov <greh@altlinux.org> 0.9.13.8-alt1
- Added search for dc on the site
- Added compatibility support for the oldest versions of SQLAlchemy
* Mon Feb 05 2024 Valery Sinelnikov <greh@altlinux.org> 0.9.13.7-alt1
- Editing the cache size in the Yandex browser has returned (closes: 44621)
- Removed unnecessary calls to subprocess