Hello community,

here is the log from the commit of package lximage-qt for openSUSE:Factory 
checked in at 2017-10-24 22:24:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lximage-qt (Old)
 and      /work/SRC/openSUSE:Factory/.lximage-qt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lximage-qt"

Tue Oct 24 22:24:45 2017 rev:4 rq:536267 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lximage-qt/lximage-qt.changes    2017-03-13 
15:33:38.120988719 +0100
+++ /work/SRC/openSUSE:Factory/.lximage-qt.new/lximage-qt.changes       
2017-10-24 22:24:45.404546552 +0200
@@ -1,0 +2,36 @@
+Mon Oct 23 10:28:42 UTC 2017 - [email protected]
+
+- Update to 0.6.0:
+  * Add ImageShack upload provider.
+  * Fix warnings issued by GCC and Clang.
+  * Ensure file is closed when upload finishes.
+  * Make image URL read-only.
+  * Update copyright in initial file comment for new additions.
+  * Make QNetworkAccessManager static and fix initialization order in 
UploadDialog.
+  * Add support for uploading files (fixes #98).
+  * Bump versions
+  * Don't export github templates
+  * Don't use hardcoded install dir
+  * Update CMakeLists.txt
+  * Fix regression in thumbnail view
+  * Add Lithuanian .desktop files
+  * liblxqt don't fit here
+  * Copied issue-template
+  * Drops Qt5Core_VERSION_STRING
+  * set Qt::AA_UseHighDpiPixmaps to true
+  * MainWindow: Fix crash for quick image changes
+  * Use GNUInstallDirs
+  * jobs: Do proper error handling
+  * Adapt to changes in libfm-qt(the c++11 port)
+  * Use the new lxqt-build-tools new FindExif CMake module
+  * Simpler code for ScreenshotSelectAreaGraphicsView class.
+  * Change Screenshot select area green color by actual hightlight color. Use 
lximage-qt private variables style.
+  * Adapt to C++11 and RAM improvements.
+  * Screenshot captures an area of the screen.
+  * Use const iterators
+  * Bump year
+  * File and folder DND Fixes https://github.com/lxde/lximage-qt/issues/69.
+- Remove post and postun section because icon and desktop cache is now done 
automatically
+- Change group to Productivity/Graphics/Viewers
+
+-------------------------------------------------------------------

Old:
----
  lximage-qt-0.5.1.tar.xz
  lximage-qt-0.5.1.tar.xz.asc

New:
----
  lximage-qt-0.6.0.tar.xz
  lximage-qt-0.6.0.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lximage-qt.spec ++++++
--- /var/tmp/diff_new_pack.tz7Tp7/_old  2017-10-24 22:24:46.028517383 +0200
+++ /var/tmp/diff_new_pack.tz7Tp7/_new  2017-10-24 22:24:46.032517196 +0200
@@ -17,19 +17,19 @@
 
 
 Name:           lximage-qt
-Version:        0.5.1
+Version:        0.6.0
 Release:        0
 Summary:        LXQt Image Viewer
 License:        GPL-2.0+
-Group:          System/GUI/LXQt
+Group:          Productivity/Graphics/Viewers
 Url:            http://www.lxqt.org
-Source:         
https://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz
-Source1:        
https://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz.asc
+Source:         
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
+Source1:        
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-Buildrequires:  lxqt-build-tools-devel
+Buildrequires:  lxqt-build-tools-devel >= 0.4.0
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5WindowSystem)
@@ -38,6 +38,7 @@
 BuildRequires:  pkgconfig(Qt5PrintSupport)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(libexif)
 BuildRequires:  pkgconfig(libfm-qt)
 BuildRequires:  pkgconfig(libmenu-cache)
@@ -49,7 +50,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-Image Viewer for LXQT and Thumbnail Generator for PCManFM-QT
+Image Viewer for LXQt and Thumbnail Generator for PCManFM-QT
 
 %prep
 %setup -q
@@ -68,14 +69,6 @@
 
 %fdupes %{buildroot}%{_datadir}/%{name}
 
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING

++++++ lximage-qt-0.5.1.tar.xz -> lximage-qt-0.6.0.tar.xz ++++++
++++ 2790 lines of diff (skipped)



Reply via email to