Accepting request 1170900 from home:mantarimay:branches:graphics
- 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 OBS-URL: https://build.opensuse.org/request/show/1170900 OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=22
This commit is contained in:
parent
c06b0a24ff
commit
7aad7bc4dd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:35ef6d9c4cd46bebb526669c7ba550cabbc45de6e598e280223c5c66c71daf65
|
|
||||||
size 57875771
|
|
3
oculante-0.8.19.tar.gz
Normal file
3
oculante-0.8.19.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5969140eba902a6c56ca9e44f2d313b6768f50474f1021b6f30098aa3f85af61
|
||||||
|
size 57878376
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 29 23:07:26 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||||||
|
|
||||||
|
- 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 <mantarimay@pm.me>
|
Sun Apr 7 19:04:05 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: oculante
|
Name: oculante
|
||||||
Version: 0.8.18
|
Version: 0.8.19
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A minimalistic crossplatform image viewer written in rust
|
Summary: A minimalistic crossplatform image viewer written in rust
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -47,6 +47,8 @@ tools.
|
|||||||
install -Dpm644 res/%{name}.png -t %{buildroot}%{_datadir}/pixmaps/
|
install -Dpm644 res/%{name}.png -t %{buildroot}%{_datadir}/pixmaps/
|
||||||
install -Dpm644 res/%{name}.desktop -t %{buildroot}%{_datadir}/applications
|
install -Dpm644 res/%{name}.desktop -t %{buildroot}%{_datadir}/applications
|
||||||
|
|
||||||
|
%check
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE*
|
%license LICENSE*
|
||||||
%doc README* CHANGELOG.md
|
%doc README* CHANGELOG.md
|
||||||
|
Loading…
Reference in New Issue
Block a user