Hello community,

here is the log from the commit of package nomacs for openSUSE:Factory checked 
in at 2019-02-24 17:10:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nomacs (Old)
 and      /work/SRC/openSUSE:Factory/.nomacs.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nomacs"

Sun Feb 24 17:10:09 2019 rev:20 rq:669481 version:3.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/nomacs/nomacs.changes    2018-07-13 
10:22:24.838531822 +0200
+++ /work/SRC/openSUSE:Factory/.nomacs.new.28833/nomacs.changes 2019-02-24 
17:10:10.256509777 +0100
@@ -1,0 +2,20 @@
+Fri Jan 25 22:00:00 UTC 2019 - [email protected]
+
+- Update to version 3.12:
+  * New icon theme,
+  * An improved dark theme
+  * Speed-ups
+  * Recent files panel renewed
+  * New icon theme
+  * Improved drag&drop of thumbnail preview (copy/move/link)
+  * Editable zoom levels
+  * Fill transparent background with a color added
+  * LAN client removed
+  * Batch: original filename is added to the metadata
+  * Frameless: multi-screen setup improved
+  * SVG: resulting image size can be adjusted when converting
+  * RLE compressed TGA support
+  * Bug fixes
+- Remove nomacs-use-quazip-qt5.patch.
+
+-------------------------------------------------------------------

Old:
----
  nomacs-3.10.2.tar.gz
  nomacs-use-quazip-qt5.patch

New:
----
  nomacs-3.12.tar.gz

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

Other differences:
------------------
++++++ nomacs.spec ++++++
--- /var/tmp/diff_new_pack.d0FiDX/_old  2019-02-24 17:10:11.140509499 +0100
+++ /var/tmp/diff_new_pack.d0FiDX/_new  2019-02-24 17:10:11.140509499 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nomacs
 #
-# 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,20 +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:           nomacs
-Version:        3.10.2
+Version:        3.12
 Release:        0
 Summary:        Lightweight image viewer
 License:        GPL-3.0-or-later
 Group:          Productivity/Graphics/Viewers
 Url:            https://nomacs.org/
 Source:         
https://github.com/nomacs/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE nomacs-use-quazip-qt5.patch [email protected] -- Link to 
the Qt5 version of quazip.
-Patch0:         nomacs-use-quazip-qt5.patch
 BuildRequires:  cmake >= 2.8
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -40,7 +38,7 @@
 BuildRequires:  pkgconfig(Qt5PrintSupport) >= 5.2
 BuildRequires:  pkgconfig(Qt5Svg) >= 5.2
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2
-BuildRequires:  pkgconfig(exiv2) >= 0.25
+BuildRequires:  pkgconfig(exiv2) >= 0.26
 BuildRequires:  pkgconfig(expat)
 BuildRequires:  pkgconfig(libraw) >= 0.17
 BuildRequires:  pkgconfig(libtiff-4)
@@ -58,7 +56,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 sed -i 's/\r$//g' ImageLounge/Readme/*
 
 %build
@@ -84,6 +81,9 @@
 rm %{buildroot}%{_libdir}/lib%{name}*.so
 %suse_update_desktop_file %{name}
 %find_lang %{name} --with-qt
+# find_lang doesn't escape paths, but language paths contain "Image Lounge" 
with space,
+# we'll escape the paths manually
+sed -i -E 's|(%{_datadir}.*)$|"\1"|' %{name}.lang
 %fdupes %{buildroot}%{_datadir}/
 
 %post
@@ -108,7 +108,7 @@
 %{_bindir}/%{name}
 %{_libdir}/lib%{name}*.so.*
 %{_datadir}/%{name}/
-%exclude %{_datadir}/%{name}/translations/
+%exclude "%{_datadir}/nomacs/Image Lounge/translations/"
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.*
 %if 0%{?suse_version} >= 1500
@@ -121,6 +121,6 @@
 %{_mandir}/man?/%{name}.?%{?ext_man}
 
 %files lang -f %{name}.lang
-%dir %{_datadir}/%{name}/translations/
+%dir "%{_datadir}/nomacs/Image Lounge/translations/"
 
 %changelog

++++++ nomacs-3.10.2.tar.gz -> nomacs-3.12.tar.gz ++++++
/work/SRC/openSUSE:Factory/nomacs/nomacs-3.10.2.tar.gz 
/work/SRC/openSUSE:Factory/.nomacs.new.28833/nomacs-3.12.tar.gz differ: char 
12, line 1


Reply via email to