Ana Guerrero 2024-09-24 15:33:28 +00:00 committed by Git OBS Bridge
commit 43a04afe58
5 changed files with 20 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d3faf017cc3aa8dc4f84cd75a934703b4e4b2522ae79e42fcfc0e439e9d5e430
size 59617742

3
oculante-0.9.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d3b733492c75b5da5d83a2c879fb0d74545d46323030e7b64adce55a81aa23d
size 60739840

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Sep 23 20:48:21 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.9.1:
+ Bug Fixes
- Prevent scrollbars from occluding info panel
- Noise filter ui would extend panel too much
+ Chore
- Fix wronf icon for Rotate operator
-------------------------------------------------------------------
Sun Sep 22 00:07:11 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>

View File

@ -20,7 +20,7 @@
%define force_gcc_version 13
%define appid io.github.woelper.Oculante
Name: oculante
Version: 0.9.0
Version: 0.9.1
Release: 0
Summary: A minimalistic crossplatform image viewer written in rust
License: MIT
@ -76,7 +76,10 @@ install -Dpm644 res/flathub/%{appid}.metainfo.xml -t \
export CC="gcc-%{?force_gcc_version}"
export CXX="g++-%{?force_gcc_version}"
%endif
%{cargo_test} -- --skip=tests::net --skip=bench
%{cargo_test} -- \
--skip=tests::net \
--skip=bench \
--skip=tests::flathub
%endif
appstream-util validate-relax --nonet \
%{buildroot}%{_datadir}/metainfo/%{appid}.metainfo.xml

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1496cb2afb1d5daab498e9156b3aa8266745d6c979f889b7eebff58922d9ad1
size 107040371
oid sha256:9ad5539f752c8f1d36b6d7ece0b900c155ddfca319ee424bf7b0b1bd6bd070d9
size 107049410