14
0

- update to 0.1.11:

* Fix test
- update to 0.1.10:
  * Add setting for default language
  * Add some tests
  * Fix root
  * Set pythonpath

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-gettext?expand=0&rev=8
This commit is contained in:
2024-02-01 20:55:22 +00:00
committed by Git OBS Bridge
parent c4d3fd871d
commit b07c2a7bb6
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Feb 1 20:54:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.1.11:
* Fix test
- update to 0.1.10:
* Add setting for default language
* Add some tests
* Fix root
* Set pythonpath
-------------------------------------------------------------------
Fri Dec 29 10:28:24 UTC 2023 - Dirk Müller <dmueller@suse.com>