diff --git a/qimgv-0.7.1.tar.gz b/qimgv-0.7.1.tar.gz deleted file mode 100644 index e314523..0000000 --- a/qimgv-0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:224987e06b76562caafa31dc5ddacacdf5db465aa2fa3f4b1148aef59e18739b -size 273529 diff --git a/qimgv-0.7.2.tar.gz b/qimgv-0.7.2.tar.gz new file mode 100644 index 0000000..3e74c86 --- /dev/null +++ b/qimgv-0.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9bba209a36723237cb7df2eff61aabe8c46ad9f20ab7ec15e56f9e0501ff872 +size 260249 diff --git a/qimgv.changes b/qimgv.changes index 1d45341..e8d2873 100644 --- a/qimgv.changes +++ b/qimgv.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Jan 12 19:44:11 UTC 2019 - Luigi Baldoni + +- Update to version 0.7.2 + * Improved HiDPI support + * APNG support (via QtApng plugin - included in windows + installer) + * Optional RAW support via QtRaw plugin + * Separate settings for fullscreen / windowed background + * UI performance improvements + * Updated some icons + * Minor startup speed optimizations + * Crop UI improvements + * Smooth scroll checkbox now works again + * Fixed some other bugs + * Added --help text + ------------------------------------------------------------------- Tue Sep 18 07:06:53 UTC 2018 - Luigi Baldoni diff --git a/qimgv.spec b/qimgv.spec index 1600905..a278c7f 100644 --- a/qimgv.spec +++ b/qimgv.spec @@ -1,7 +1,7 @@ # # spec file for package qimgv # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: qimgv -Version: 0.7.1 +Version: 0.7.2 Release: 0 Summary: Qt5 image viewer License: GPL-3.0-only Group: Productivity/Graphics/Viewers URL: https://github.com/easymodo/qimgv -Source0: https://github.com/easymodo/qimgv/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: https://github.com/easymodo/qimgv/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme