From 40a5c636cd2a2979b813315f9ceb62a1d77773da256cb0460fa114391b3636ac Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 18 Mar 2024 07:39:14 +0000 Subject: [PATCH] Accepting request 1158830 from home:mnhauke - Update to version 1.78 * Fixed: It was possible to deadlock the tracker by attempting to load samples that had a filesize of zero bytes, or if the sample was in use by another program. * Fullscreen mode has received more bugfixes. OBS-URL: https://build.opensuse.org/request/show/1158830 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/ft2-clone?expand=0&rev=24 --- ft2-clone-1.77.1.tar.gz | 3 --- ft2-clone-1.78.tar.gz | 3 +++ ft2-clone.changes | 9 +++++++++ ft2-clone.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 ft2-clone-1.77.1.tar.gz create mode 100644 ft2-clone-1.78.tar.gz diff --git a/ft2-clone-1.77.1.tar.gz b/ft2-clone-1.77.1.tar.gz deleted file mode 100644 index 65d9b63..0000000 --- a/ft2-clone-1.77.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8a8c614d925d0cf53ce87566c7d5356bfe709feeabc71cb3d787ff55a388e22 -size 6084817 diff --git a/ft2-clone-1.78.tar.gz b/ft2-clone-1.78.tar.gz new file mode 100644 index 0000000..2b5678e --- /dev/null +++ b/ft2-clone-1.78.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb834630877a86ca588f71296440f2b28330be50c7961c7abfb953582c27874f +size 6085745 diff --git a/ft2-clone.changes b/ft2-clone.changes index 38fdd2b..7fc1411 100644 --- a/ft2-clone.changes +++ b/ft2-clone.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Mar 17 23:15:33 UTC 2024 - Martin Hauke + +- Update to version 1.78 + * Fixed: It was possible to deadlock the tracker by attempting + to load samples that had a filesize of zero bytes, or if the + sample was in use by another program. + * Fullscreen mode has received more bugfixes. + ------------------------------------------------------------------- Sun Mar 17 12:19:41 UTC 2024 - Dirk Müller diff --git a/ft2-clone.spec b/ft2-clone.spec index 9ae4923..95b45c0 100644 --- a/ft2-clone.spec +++ b/ft2-clone.spec @@ -17,7 +17,7 @@ Name: ft2-clone -Version: 1.77.1 +Version: 1.78 Release: 0 Summary: Fasttracker II clone License: BSD-3-Clause AND CC-BY-NC-SA-4.0