17
0

- update to 1.5.5:

* drop python 2.x support
  * Added Support for Linux On Power
  * Document configure_extension in README.
  * test_configure_extension: sorted expected

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pkgconfig?expand=0&rev=20
This commit is contained in:
2022-01-05 10:40:58 +00:00
committed by Git OBS Bridge
parent 85cdaf6b2a
commit 07df2c0e6e
6 changed files with 19 additions and 9 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 5 10:39:45 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.5.5:
* drop python 2.x support
* Added Support for Linux On Power
* Document configure_extension in README.
* test_configure_extension: sorted expected
-------------------------------------------------------------------
Tue Oct 27 11:48:14 UTC 2020 - Benjamin Greiner <code@bnavigator.de>