From 38652e9c65da4780af27a6b92cc5d6abf60083bd Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Sun, 26 Sep 2021 19:52:24 +0000 Subject: [PATCH] Accepting request 921531 from home:alois:branches:graphics - Update to version 1.0.1 Bug fixes: * fix mouse wheel not working with libinput 1.19 * fix thumbnails not rendering properly when fractional scaling is enabled * fix "Save As" working incorrectly when changing file extension (KDE) * add confirmation when editing from folderview * fix crop selection not working when another aspect ratio is selected first * fix possible crash when opening the context menu * fix WheelUp / WheelDown being swapped around (no user action needed) OBS-URL: https://build.opensuse.org/request/show/921531 OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=39 --- qimgv-1.0.0.tar.gz | 3 --- qimgv-1.0.1.tar.gz | 3 +++ qimgv.changes | 17 +++++++++++++++++ qimgv.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 qimgv-1.0.0.tar.gz create mode 100644 qimgv-1.0.1.tar.gz diff --git a/qimgv-1.0.0.tar.gz b/qimgv-1.0.0.tar.gz deleted file mode 100644 index 238da59..0000000 --- a/qimgv-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82888f744435e7e944558d26b0b4ac053cf5f2e581e2497cbb6ce3d65cf47fea -size 680855 diff --git a/qimgv-1.0.1.tar.gz b/qimgv-1.0.1.tar.gz new file mode 100644 index 0000000..2aea7d0 --- /dev/null +++ b/qimgv-1.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01603419682cb01a026873b3041c4ad7ebcdf7b75e64a62b1c46ca4ad417ede3 +size 680955 diff --git a/qimgv.changes b/qimgv.changes index 87e3bae..c7f45fe 100644 --- a/qimgv.changes +++ b/qimgv.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Sep 26 19:40:25 UTC 2021 - Luigi Baldoni + +- Update to version 1.0.1 + Bug fixes: + * fix mouse wheel not working with libinput 1.19 + * fix thumbnails not rendering properly when fractional + scaling is enabled + * fix "Save As" working incorrectly when changing file + extension (KDE) + * add confirmation when editing from folderview + * fix crop selection not working when another aspect ratio is + selected first + * fix possible crash when opening the context menu + * fix WheelUp / WheelDown being swapped around (no user action + needed) + ------------------------------------------------------------------- Wed Sep 22 17:25:37 UTC 2021 - Luigi Baldoni diff --git a/qimgv.spec b/qimgv.spec index e08d817..6ba484a 100644 --- a/qimgv.spec +++ b/qimgv.spec @@ -17,7 +17,7 @@ Name: qimgv -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: Qt5 image viewer License: GPL-3.0-only