15
0
forked from pool/python-PyOgg

- Don't use %_libdir, it doesn't work for noarch packages

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyOgg?expand=0&rev=18
This commit is contained in:
2025-02-14 03:56:50 +00:00
committed by Git OBS Bridge
parent 5283597463
commit 988ddf0d7f
2 changed files with 19 additions and 12 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 14 03:56:05 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Don't use %_libdir, it doesn't work for noarch packages
- No more greedy globs in %files.
- Switch to pyproject macros.
-------------------------------------------------------------------
Sun Aug 28 23:07:11 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>