15
0

- update to 2.14.1:

* Fix segmentation fault when the first travel() call in a
    process uses a timedelta.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=31
This commit is contained in:
2024-04-20 08:02:06 +00:00
committed by Git OBS Bridge
parent 0fa63279cc
commit 3ecd9935eb
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 20 08:01:44 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.14.1:
* Fix segmentation fault when the first travel() call in a
process uses a timedelta.
-------------------------------------------------------------------
Thu Mar 14 08:17:15 UTC 2024 - Dirk Müller <dmueller@suse.com>