14
0

- Add patch correct-uname-comparsion.patch:

* Support Linux >= 5.10 correctly.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-prctl?expand=0&rev=10
This commit is contained in:
2022-02-07 06:50:40 +00:00
committed by Git OBS Bridge
parent 8778241533
commit 882dbcd661

View File

@@ -1,9 +1,11 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 06:34:21 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com> Mon Feb 7 06:49:54 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.8.1: - Update to 1.8.1:
* No changelog. * No changelog.
- Rebase all patches. - Rebase all patches.
- Add patch correct-uname-comparsion.patch:
* Support Linux >= 5.10 correctly.
- Add patch check-for-python310-correctly.patch: - Add patch check-for-python310-correctly.patch:
* Check for Python 3.10 correctly. * Check for Python 3.10 correctly.