From 53fcd4b0047f3e7647b4b312aa7622747ea2abbd243fbd2c313cb242c8e92e64 Mon Sep 17 00:00:00 2001 From: Muhammad Akbar Yanuar Mantari Date: Thu, 22 Feb 2024 20:47:33 +0000 Subject: [PATCH] Accepting request 1149644 from home:mantarimay:branches:graphics - Update to version 0.8.9: + Features: - Only redraw when needed on windows (less cpu/gpu usage) - App Id is now available for wayland OBS-URL: https://build.opensuse.org/request/show/1149644 OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=8 --- oculante-0.8.8.tar.gz | 3 --- oculante-0.8.9.tar.gz | 3 +++ oculante.changes | 8 ++++++++ oculante.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 oculante-0.8.8.tar.gz create mode 100644 oculante-0.8.9.tar.gz diff --git a/oculante-0.8.8.tar.gz b/oculante-0.8.8.tar.gz deleted file mode 100644 index d6595b9..0000000 --- a/oculante-0.8.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c02c7423276332a9febcf95f66950630f312c516e52d17233dcfdfdc9d3843e9 -size 57842627 diff --git a/oculante-0.8.9.tar.gz b/oculante-0.8.9.tar.gz new file mode 100644 index 0000000..21ad29d --- /dev/null +++ b/oculante-0.8.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a3025aac156993f2ffea20befd61ff4567c83755384ad2b75f616f526a34ff8 +size 57842729 diff --git a/oculante.changes b/oculante.changes index f9c0348..0cf2ade 100644 --- a/oculante.changes +++ b/oculante.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 22 20:15:53 UTC 2024 - Muhammad Akbar Yanuar Mantari + +- Update to version 0.8.9: + + Features: + - Only redraw when needed on windows (less cpu/gpu usage) + - App Id is now available for wayland + ------------------------------------------------------------------- Tue Feb 20 19:48:00 UTC 2024 - Muhammad Akbar Yanuar Mantari diff --git a/oculante.spec b/oculante.spec index 947ef6c..f2a6e81 100644 --- a/oculante.spec +++ b/oculante.spec @@ -17,7 +17,7 @@ Name: oculante -Version: 0.8.8 +Version: 0.8.9 Release: 0 Summary: A minimalistic crossplatform image viewer written in rust License: MIT