14
0

- Add missing BuildRequires on setuptools.

- Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplegeneric?expand=0&rev=10
This commit is contained in:
2024-02-06 04:19:43 +00:00
committed by Git OBS Bridge
parent b3056f7a68
commit a271f33841
2 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 6 04:18:54 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add missing BuildRequires on setuptools.
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Tue Dec 4 12:54:20 UTC 2018 - Matej Cepl <mcepl@suse.com>