Accepting request 922350 from graphics
- Update to version 1.0.2 Bug fixes: * fix file replace dialog not working * fix trackpad scroll with libinput Misc: * build with Qt 5.12 now works again! OBS-URL: https://build.opensuse.org/request/show/922350 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qimgv?expand=0&rev=21
This commit is contained in:
commit
8314644c2c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01603419682cb01a026873b3041c4ad7ebcdf7b75e64a62b1c46ca4ad417ede3
|
||||
size 680955
|
3
qimgv-1.0.2.tar.gz
Normal file
3
qimgv-1.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ace75077c5b6f3cb2b0d40b24482b3778728d98dce75ed8186c7ae4282e57634
|
||||
size 681034
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 30 10:54:56 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Update to version 1.0.2
|
||||
Bug fixes:
|
||||
* fix file replace dialog not working
|
||||
* fix trackpad scroll with libinput
|
||||
Misc:
|
||||
* build with Qt 5.12 now works again!
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 26 19:40:25 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: qimgv
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 0
|
||||
Summary: Qt5 image viewer
|
||||
License: GPL-3.0-only
|
||||
@ -41,7 +41,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5PrintSupport)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.14
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.12
|
||||
BuildRequires: pkgconfig(exiv2)
|
||||
BuildRequires: pkgconfig(mpv) >= 1.22.0
|
||||
Requires: mpv >= 0.32.0
|
||||
|
Loading…
Reference in New Issue
Block a user