From e40e44dfe34d89c6ddf18f19ae87059d1292bbfc0e5a9f952202a2edefedda82 Mon Sep 17 00:00:00 2001 From: Muhammad Akbar Yanuar Mantari Date: Sat, 24 Feb 2024 20:26:38 +0000 Subject: [PATCH] Accepting request 1150185 from home:mantarimay:branches:graphics - Update to version 0.8.10: + Bug Fixes: - prevent zoom from being stuck at extreme levels - Blurry text/UI is now rendered crisp + Features: - Allow piping image data to oculante on the command line + Chore: - rename release artifacts OBS-URL: https://build.opensuse.org/request/show/1150185 OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=10 --- oculante-0.8.10.tar.gz | 3 +++ oculante-0.8.9.tar.gz | 3 --- oculante.changes | 12 ++++++++++++ oculante.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 oculante-0.8.10.tar.gz delete mode 100644 oculante-0.8.9.tar.gz diff --git a/oculante-0.8.10.tar.gz b/oculante-0.8.10.tar.gz new file mode 100644 index 0000000..e079d22 --- /dev/null +++ b/oculante-0.8.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ffe96286bc4622f7705ad413b8c340da9b9a06d2b40134fde1eef14e932e48d +size 57842449 diff --git a/oculante-0.8.9.tar.gz b/oculante-0.8.9.tar.gz deleted file mode 100644 index 21ad29d..0000000 --- a/oculante-0.8.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a3025aac156993f2ffea20befd61ff4567c83755384ad2b75f616f526a34ff8 -size 57842729 diff --git a/oculante.changes b/oculante.changes index 0cf2ade..b6834a3 100644 --- a/oculante.changes +++ b/oculante.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Feb 24 19:54:53 UTC 2024 - Muhammad Akbar Yanuar Mantari + +- Update to version 0.8.10: + + Bug Fixes: + - prevent zoom from being stuck at extreme levels + - Blurry text/UI is now rendered crisp + + Features: + - Allow piping image data to oculante on the command line + + Chore: + - rename release artifacts + ------------------------------------------------------------------- Thu Feb 22 20:15:53 UTC 2024 - Muhammad Akbar Yanuar Mantari diff --git a/oculante.spec b/oculante.spec index f2a6e81..ce473f5 100644 --- a/oculante.spec +++ b/oculante.spec @@ -17,7 +17,7 @@ Name: oculante -Version: 0.8.9 +Version: 0.8.10 Release: 0 Summary: A minimalistic crossplatform image viewer written in rust License: MIT