14
0

- Update to version 0.11.1+git.1701424578.13b79f2:

* Typo caused reading from stdin to fail
  * Add arguments --encoding and --encoding-errors

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-screenplain?expand=0&rev=18
This commit is contained in:
2024-01-17 21:40:41 +00:00
committed by Git OBS Bridge
parent acef30e262
commit 7247e3bd40
6 changed files with 18 additions and 18 deletions

View File

@@ -1,9 +1,9 @@
-------------------------------------------------------------------
Wed Jan 17 21:28:06 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
Wed Jan 17 21:39:48 UTC 2024 - mcepl@cepl.eu
- Update to 0.11.1:
- Typo caused reading from stdin to fail
- Add arguments --encoding and --encoding-errors
- Update to version 0.11.1+git.1701424578.13b79f2:
* Typo caused reading from stdin to fail
* Add arguments --encoding and --encoding-errors
-------------------------------------------------------------------
Wed Nov 29 14:51:09 UTC 2023 - Matej Cepl <mcepl@cepl.eu>