diff --git a/oculante-0.8.18.tar.gz b/oculante-0.8.18.tar.gz deleted file mode 100644 index 97e2c44..0000000 --- a/oculante-0.8.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35ef6d9c4cd46bebb526669c7ba550cabbc45de6e598e280223c5c66c71daf65 -size 57875771 diff --git a/oculante-0.8.19.tar.gz b/oculante-0.8.19.tar.gz new file mode 100644 index 0000000..a175ada --- /dev/null +++ b/oculante-0.8.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5969140eba902a6c56ca9e44f2d313b6768f50474f1021b6f30098aa3f85af61 +size 57878376 diff --git a/oculante.changes b/oculante.changes index 148d54a..f5cd292 100644 --- a/oculante.changes +++ b/oculante.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Apr 29 23:07:26 UTC 2024 - Muhammad Akbar Yanuar Mantari + +- Update to version 0.8.19: + + Bug Fixes + - prevent zoom with keyboard + + Features + - Map float TIFF images to min-max range + + Chore + - Update logo + - update icon + ------------------------------------------------------------------- Sun Apr 7 19:04:05 UTC 2024 - Muhammad Akbar Yanuar Mantari diff --git a/oculante.spec b/oculante.spec index 8e4c9f2..f29fcae 100644 --- a/oculante.spec +++ b/oculante.spec @@ -17,7 +17,7 @@ Name: oculante -Version: 0.8.18 +Version: 0.8.19 Release: 0 Summary: A minimalistic crossplatform image viewer written in rust License: MIT @@ -47,6 +47,8 @@ tools. install -Dpm644 res/%{name}.png -t %{buildroot}%{_datadir}/pixmaps/ install -Dpm644 res/%{name}.desktop -t %{buildroot}%{_datadir}/applications +%check + %files %license LICENSE* %doc README* CHANGELOG.md