diff --git a/python-time-machine-2.14.0.tar.gz b/python-time-machine-2.14.0.tar.gz deleted file mode 100644 index 7667e90..0000000 --- a/python-time-machine-2.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96d4d0d9af39004f74b705650bd5079c9208ba2c94428621863982e914ed0884 -size 29270 diff --git a/python-time-machine-2.14.1.tar.gz b/python-time-machine-2.14.1.tar.gz new file mode 100644 index 0000000..ba999fa --- /dev/null +++ b/python-time-machine-2.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a57bfadf961318fca2ba840d15116176e253aa8689d88c830480b46f0ea5dcdf +size 29600 diff --git a/python-time-machine.changes b/python-time-machine.changes index 4bc6cb8..5f0d810 100644 --- a/python-time-machine.changes +++ b/python-time-machine.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Apr 20 08:01:44 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-time-machine.spec b/python-time-machine.spec index a665c2e..ff33515 100644 --- a/python-time-machine.spec +++ b/python-time-machine.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-time-machine Group: Development/Languages/Python -Version: 2.14.0 +Version: 2.14.1 Release: 0 Summary: Travel through time in your tests License: MIT