14
0

- update to 1.2.2:

- Fixed Windows build (issues #89, #90).
  - Added wheel packages for Windows (issues #47, #90).
  - Added wheel packages for aarch64 (issues #95).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=46
This commit is contained in:
2021-01-28 23:05:03 +00:00
committed by Git OBS Bridge
parent 52fb5152e1
commit 535fda0343
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 28 23:04:25 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.2.2:
- Fixed Windows build (issues #89, #90).
- Added wheel packages for Windows (issues #47, #90).
- Added wheel packages for aarch64 (issues #95).
-------------------------------------------------------------------
Sat Dec 19 10:02:40 UTC 2020 - Dirk Müller <dmueller@suse.com>