diff --git a/qimgv-0.7.1.tar.gz b/qimgv-0.7.1.tar.gz new file mode 100644 index 0000000..e314523 --- /dev/null +++ b/qimgv-0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224987e06b76562caafa31dc5ddacacdf5db465aa2fa3f4b1148aef59e18739b +size 273529 diff --git a/qimgv-0.7.tar.gz b/qimgv-0.7.tar.gz deleted file mode 100644 index 5fde3a3..0000000 --- a/qimgv-0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce47987c835068230eeb8512ee5e3f9751e4c7d3f94785ebe386e4484da417d6 -size 273405 diff --git a/qimgv.changes b/qimgv.changes index d8cb9bf..1d45341 100644 --- a/qimgv.changes +++ b/qimgv.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 18 07:06:53 UTC 2018 - Luigi Baldoni + +- Update to version 0.7.1 + * Fix build with Qt 5.9 + * Fix build with musl libc + ------------------------------------------------------------------- Wed Aug 8 20:40:52 UTC 2018 - aloisio@gmx.com diff --git a/qimgv.spec b/qimgv.spec index 52ed763..1600905 100644 --- a/qimgv.spec +++ b/qimgv.spec @@ -17,7 +17,7 @@ Name: qimgv -Version: 0.7 +Version: 0.7.1 Release: 0 Summary: Qt5 image viewer License: GPL-3.0-only @@ -28,8 +28,8 @@ BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig -BuildRequires: pkgconfig(Qt5Concurrent) >= 5.10 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.10 +BuildRequires: pkgconfig(Qt5Concurrent) >= 5.9 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.9 BuildRequires: pkgconfig(mpv) >= 1.22.0 %description