15
0

- Add missing Requires on update-alternatives.

- Switch to autosetup and pyproject macros.
- Add patch remove-future-requirement.patch, dropping requirement on future
- Stop using globs in %files.
- dos2unix the unpacked files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldapdomaindump?expand=0&rev=5
This commit is contained in:
2023-09-06 05:58:33 +00:00
committed by Git OBS Bridge
parent 218549c466
commit 25c526a8ed
3 changed files with 226 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Sep 6 05:58:09 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add missing Requires on update-alternatives.
- Switch to autosetup and pyproject macros.
- Add patch remove-future-requirement.patch, dropping requirement on future
- Stop using globs in %files.
- dos2unix the unpacked files.
-------------------------------------------------------------------
Thu Jan 5 19:57:29 UTC 2023 - Yogalakshmi Arunachalam <yarunachalam@suse.com>