diff --git a/qimgv-1.0.1.tar.gz b/qimgv-1.0.1.tar.gz deleted file mode 100644 index 2aea7d0..0000000 --- a/qimgv-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01603419682cb01a026873b3041c4ad7ebcdf7b75e64a62b1c46ca4ad417ede3 -size 680955 diff --git a/qimgv-1.0.2.tar.gz b/qimgv-1.0.2.tar.gz new file mode 100644 index 0000000..7ff24bf --- /dev/null +++ b/qimgv-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace75077c5b6f3cb2b0d40b24482b3778728d98dce75ed8186c7ae4282e57634 +size 681034 diff --git a/qimgv.changes b/qimgv.changes index c7f45fe..34082f0 100644 --- a/qimgv.changes +++ b/qimgv.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 30 10:54:56 UTC 2021 - Luigi Baldoni + +- 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 diff --git a/qimgv.spec b/qimgv.spec index 6ba484a..8edfd80 100644 --- a/qimgv.spec +++ b/qimgv.spec @@ -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