From 76b0ee4df4a1fa1bc7da559cce9b422da718e083663492479bf7e97b5f45e24c Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 18 Mar 2024 17:31:02 +0000 Subject: [PATCH] Accepting request 1159103 from home:mnhauke - Update to version 1.79 * Fullscreen mode code has been refactored, as I apparently had coded it the wrong way. "Stretched" mode always fills the whole screen now too, and other issues may have been fixed as well. OBS-URL: https://build.opensuse.org/request/show/1159103 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/ft2-clone?expand=0&rev=26 --- ft2-clone-1.78.tar.gz | 3 --- ft2-clone-1.79.tar.gz | 3 +++ ft2-clone.changes | 9 +++++++++ ft2-clone.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 ft2-clone-1.78.tar.gz create mode 100644 ft2-clone-1.79.tar.gz diff --git a/ft2-clone-1.78.tar.gz b/ft2-clone-1.78.tar.gz deleted file mode 100644 index 2b5678e..0000000 --- a/ft2-clone-1.78.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb834630877a86ca588f71296440f2b28330be50c7961c7abfb953582c27874f -size 6085745 diff --git a/ft2-clone-1.79.tar.gz b/ft2-clone-1.79.tar.gz new file mode 100644 index 0000000..b4d4a79 --- /dev/null +++ b/ft2-clone-1.79.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd3c6b56537340db589f13b348a9ec96e40a0eb3deca6881c5e7f5f799eb761 +size 6082712 diff --git a/ft2-clone.changes b/ft2-clone.changes index 7fc1411..2a1a1b7 100644 --- a/ft2-clone.changes +++ b/ft2-clone.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 18 17:09:25 UTC 2024 - Martin Hauke + +- Update to version 1.79 + * Fullscreen mode code has been refactored, as I apparently had + coded it the wrong way. "Stretched" mode always fills the + whole screen now too, and other issues may have been fixed as + well. + ------------------------------------------------------------------- Sun Mar 17 23:15:33 UTC 2024 - Martin Hauke diff --git a/ft2-clone.spec b/ft2-clone.spec index 95b45c0..19a4a9b 100644 --- a/ft2-clone.spec +++ b/ft2-clone.spec @@ -17,7 +17,7 @@ Name: ft2-clone -Version: 1.78 +Version: 1.79 Release: 0 Summary: Fasttracker II clone License: BSD-3-Clause AND CC-BY-NC-SA-4.0