Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qimgv for openSUSE:Factory checked 
in at 2022-10-20 11:11:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qimgv (Old)
 and      /work/SRC/openSUSE:Factory/.qimgv.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qimgv"

Thu Oct 20 11:11:31 2022 rev:25 rq:1030040 version:1.0.3a+git20220914.d24f3fa

Changes:
--------
--- /work/SRC/openSUSE:Factory/qimgv/qimgv.changes      2022-06-29 
16:02:44.308732936 +0200
+++ /work/SRC/openSUSE:Factory/.qimgv.new.2275/qimgv.changes    2022-10-20 
11:11:56.524047691 +0200
@@ -1,0 +2,68 @@
+Wed Oct 12 17:07:07 UTC 2022 - Scott Bradnick <scott.bradn...@suse.com>
+
+- Cleaning up unused files
+
+-------------------------------------------------------------------
+Tue Sep 27 20:14:58 UTC 2022 - scott.bradn...@suse.com
+
+- Removing 'qimgv-PIE.patch' and 'qimgv-includepath.patch' from use
+- Adding (temporarily?) CFLAGS so build is successful
+- Adding 'cmake(Qt5LinguistTools)' BuildRequires
+- Update to version 1.0.3a+git20220914.d24f3fa:
+  * Update msys2-dll-deps.txt
+  * crash fix
+  * [msys2] update build script
+  * add ukrainian translation
+  * [contextmenu] use SetDefaultConstraint
+  * revert to gl player for now
+  * [settingsdialog] improve icons & minor stuff
+  * [settingsdialog] some design polishing
+  * new option - unlockMinZoom
+  * layout tweaks, finish other settings pages
+  * another settings mockup
+  * [imageviewerv2] add fixed zoom levels option
+  * croppanel - fix width
+  * workaround qt6 scaling issue with QImage::Format_Indexed8
+  * [viewerwidget] 'Up' arrow switches to FIT_WIDTH useful for quickly reading 
content while browsing with arrows
+  * [contextmenu] layout - scale to always fit contents
+  * Update settings.cpp
+  * fix overlays when using large font
+  * (wip) adjust widget size to accomodate oversized fonts
+  * use qt dpi rounding
+  * settings window update
+  * Core::loadTranslation() - fallback to applicationDirPath()/translations
+  * [settings] readable language names
+  * [settings] language selector, fix .qm loading
+  * [cmake] paths tweak
+  * [cmake] some translation stuff
+  * remove the qopengl dependency, because some platform drivers do not 
support opengl
+  * Fix an issue that the fast panel displays only nine home directories
+  * Fix exiv2 exception capture
+  * Fixed an issue where the preferences preset button does not display
+  * reserve exiv2 exception capture
+  * Remove QIMGV_PLUGIN_DIR variable definitions
+  * Fix apng cannot play and update translation file
+  * Fix the problem of locales path and add an uninstall item
+  * fix i18n issues during development and provide simplified chinese 
translation
+
+-------------------------------------------------------------------
+Tue Sep 27 20:13:58 UTC 2022 - scott.bradn...@suse.com
+
+- Update to version 1.0.3a+git20220701.cfed4cb9:
+  * [contextmenu] tweak item spacing
+  * [linux] setWallpaper - support kde / gnome
+  * [Core::setWallpaper] use string macros
+  * [thumbivew] always activate item on doubleclick
+  * fix statusbar being in the wrong layout #422
+  * [thumbview] incorrect scene width
+  * [ImageViewerV2] fix offset being (0,0) after setting an empty pixmap
+  * [thumbview] fix showEvent()
+  * [panel] pin button #66 #279 #400 [panel] allow side-positioning #395 
[panel] center current image #151
+
+-------------------------------------------------------------------
+Tue Jul 26 16:09:13 UTC 2022 - scott.bradn...@suse.com
+
+- Update to version 1.0.3a+git20220621.fa75f65d:
+  * [settings] memory allocation limit #418
+
+-------------------------------------------------------------------

Old:
----
  qimgv-1.0.3a+git20220621.b219278c.tar.gz
  qimgv-PIE.patch
  qimgv-includepath.patch

New:
----
  qimgv-1.0.3a+git20220914.d24f3fa.tar.gz

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

Other differences:
------------------
++++++ qimgv.spec ++++++
--- /var/tmp/diff_new_pack.jD0lw3/_old  2022-10-20 11:11:57.228049117 +0200
+++ /var/tmp/diff_new_pack.jD0lw3/_new  2022-10-20 11:11:57.232049125 +0200
@@ -17,28 +17,20 @@
 
 
 Name:           qimgv
-Version:        1.0.3a+git20220621.b219278c
+Version:        1.0.3a+git20220914.d24f3fa
 Release:        0
 Summary:        Qt5 image viewer
 License:        GPL-3.0-only
+Group:          Productivity/Multimedia/Other
 URL:            https://github.com/easymodo/qimgv
 Source0:        %{name}-%{version}.tar.gz
-# PATCH-FEATURE-OPENSUSE qimgv-PIE.patch # aloi...@gmx.com add PIE flags
-Patch1:         qimgv-PIE.patch
-# PATCH-FIX-OPENSUSE qimgv-includepath.patch # aloi...@gmx.com use correct 
path for opencv includes
-Patch2:         qimgv-includepath.patch
-# PATCH-FIX-OPENSUSE qimgv-no_return_in_nonvoid.patch # aloi...@gmx.com pacify 
rpmlint
-# Has been fixed upstream, smb 20220505
-#Patch6:         qimgv-no_return_in_nonvoid.patch
-# PATCH-FIX-UPSTREAM qimgv-mpv_v2_fix.patch
-# Has been fixed upstream, smb 20220505
-#Patch7:         qimgv-mpv_v2_fix.patch
 BuildRequires:  cmake >= 3.13
 %if 0%{?suse_version} > 1500
 BuildRequires:  gcc-c++
 %else
 BuildRequires:  gcc9-c++
 %endif
+BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  opencv-devel
 BuildRequires:  pkgconfig
@@ -54,10 +46,11 @@
 Qt5 image viewer with webm support.
 
 %prep
-%autosetup -p1
+%autosetup
 
 %build
-export CXX=g++
+# Might be easier to pass "-fPIE" here vs. patch ...
+export CXX=g++ CXXFLAGS="-Wno-error -fPIE"
 test -x "$(type -p g++-9)" && export CXX=g++-9
 %cmake
 %make_jobs
@@ -68,11 +61,14 @@
 %files
 %doc README.md
 %license LICENSE
+%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/translations
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_libdir}/%{name}
 %{_libdir}/%{name}/player_mpv.so
 %{_datadir}/metainfo/%{name}.appdata.xml
+%{_datadir}/%{name}/translations/*
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.jD0lw3/_old  2022-10-20 11:11:57.264049190 +0200
+++ /var/tmp/diff_new_pack.jD0lw3/_new  2022-10-20 11:11:57.264049190 +0200
@@ -1,12 +1,16 @@
-<!--
-# vim: set syntax=xml
--->
-
 <services>
   <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/easymodo/qimgv</param>
     <param name="scm">git</param>
-    <param name="versionformat">@PARENT_TAG@+git%cd.%h</param>
+    <!-- TESTING -->
+    <!-- LAST KNOWN GOOD: ??? (older) ; ??? (newer)
+    <param name="revision">fa75f65</param>
+    -->
+    <!-- BUILD FAILS:     ??? (older) ; ??? (newer)
+    <param name="revision">df8ebbd</param>  # Something seems to break here.
+    <param name="revision">bc355f6</param>
+    <param name="revision">cfed4cb</param>
+    -->
     <!-- Commenting out for TEMP
     <param name="versionrewrite-pattern">v(.*)</param>
     -->
@@ -14,6 +18,7 @@
     <param name="versionrewrite-pattern">v1.0.3-alpha</param>
     <param name="versionrewrite-replacement">1.0.3a</param>
     <!-- /TEMP -->
+    <param name="versionformat">@PARENT_TAG@+git%cd.%h</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="set_version" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.jD0lw3/_old  2022-10-20 11:11:57.284049231 +0200
+++ /var/tmp/diff_new_pack.jD0lw3/_new  2022-10-20 11:11:57.288049239 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/easymodo/qimgv</param>
-              <param 
name="changesrevision">b219278c5099cc8f1ba7d28f710747a0fb75eeb8</param></service></servicedata>
+              <param 
name="changesrevision">d24f3fa9df86b8abfb0ac9c790c3202d49d1b149</param></service></servicedata>
 (No newline at EOF)
 

++++++ qimgv-1.0.3a+git20220621.b219278c.tar.gz -> 
qimgv-1.0.3a+git20220914.d24f3fa.tar.gz ++++++
++++ 19126 lines of diff (skipped)

++++++ qimgv.obsinfo ++++++
--- /var/tmp/diff_new_pack.jD0lw3/_old  2022-10-20 11:11:57.604049879 +0200
+++ /var/tmp/diff_new_pack.jD0lw3/_new  2022-10-20 11:11:57.608049887 +0200
@@ -1,5 +1,5 @@
 name: qimgv
-version: 1.0.3a+git20220621.b219278c
-mtime: 1655794981
-commit: b219278c5099cc8f1ba7d28f710747a0fb75eeb8
+version: 1.0.3a+git20220914.d24f3fa
+mtime: 1663151894
+commit: d24f3fa9df86b8abfb0ac9c790c3202d49d1b149
 

Reply via email to