From a0d61cb4bd5db45b07f3571294597385cef85a4793fa535cb40d12e9f84a9f1d Mon Sep 17 00:00:00 2001 From: Muhammad Akbar Yanuar Mantari Date: Sun, 12 May 2024 20:29:02 +0000 Subject: [PATCH] Accepting request 1173529 from home:mantarimay:branches:graphics - Update to version 0.8.21: + Features - Support EXR with single layers (non-rgba) + Chore - update deps and use new HDR support from image - bump rustls version from 0.21.10 to 0.21.12: fix infinite loop (bsc#1223231) - Update scripts install and check for test OBS-URL: https://build.opensuse.org/request/show/1173529 OBS-URL: https://build.opensuse.org/package/show/graphics/oculante?expand=0&rev=24 --- oculante-0.8.19.tar.gz | 3 --- oculante-0.8.21.tar.gz | 3 +++ oculante.changes | 12 ++++++++++++ oculante.spec | 9 ++++++--- vendor.tar.zst | 4 ++-- 5 files changed, 23 insertions(+), 8 deletions(-) delete mode 100644 oculante-0.8.19.tar.gz create mode 100644 oculante-0.8.21.tar.gz diff --git a/oculante-0.8.19.tar.gz b/oculante-0.8.19.tar.gz deleted file mode 100644 index a175ada..0000000 --- a/oculante-0.8.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5969140eba902a6c56ca9e44f2d313b6768f50474f1021b6f30098aa3f85af61 -size 57878376 diff --git a/oculante-0.8.21.tar.gz b/oculante-0.8.21.tar.gz new file mode 100644 index 0000000..47b5da3 --- /dev/null +++ b/oculante-0.8.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4010a437310ece1d26b7c8f5407cfb2d0b4b9db36ed9ce597ebc614df6b99c1 +size 57877402 diff --git a/oculante.changes b/oculante.changes index f5cd292..dca217e 100644 --- a/oculante.changes +++ b/oculante.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun May 12 18:29:39 UTC 2024 - Muhammad Akbar Yanuar Mantari + +- Update to version 0.8.21: + + Features + - Support EXR with single layers (non-rgba) + + Chore + - update deps and use new HDR support from image + - bump rustls version from 0.21.10 to 0.21.12: fix infinite + loop (bsc#1223231) +- Update scripts install and check for test + ------------------------------------------------------------------- Mon Apr 29 23:07:26 UTC 2024 - Muhammad Akbar Yanuar Mantari diff --git a/oculante.spec b/oculante.spec index f29fcae..c9a8b0e 100644 --- a/oculante.spec +++ b/oculante.spec @@ -16,8 +16,9 @@ # +%bcond_without test Name: oculante -Version: 0.8.19 +Version: 0.8.21 Release: 0 Summary: A minimalistic crossplatform image viewer written in rust License: MIT @@ -43,11 +44,14 @@ tools. %{cargo_build} %install -%{cargo_install} +install -Dpm755 target/release/%{name} -t %{buildroot}%{_bindir} install -Dpm644 res/%{name}.png -t %{buildroot}%{_datadir}/pixmaps/ install -Dpm644 res/%{name}.desktop -t %{buildroot}%{_datadir}/applications %check +%if %{with test} +%{cargo_test} -- --skip=tests::net --skip=bench +%endif %files %license LICENSE* @@ -57,4 +61,3 @@ install -Dpm644 res/%{name}.desktop -t %{buildroot}%{_datadir}/applications %{_datadir}/applications/%{name}.desktop %changelog - diff --git a/vendor.tar.zst b/vendor.tar.zst index 53bdbda..9733f60 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:274985ebbf359134e4fdfd4988ff81a5327c1b3abe82d0a2476091b2123b5fcc -size 98193080 +oid sha256:b4943963d7244c0b234e84946bacf4424a1b5e1a4397f6b2f62493d347979c9a +size 116048956