Hello community,

here is the log from the commit of package nomacs for openSUSE:Factory checked 
in at 2017-11-15 16:55:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nomacs (Old)
 and      /work/SRC/openSUSE:Factory/.nomacs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nomacs"

Wed Nov 15 16:55:57 2017 rev:13 rq:540478 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nomacs/nomacs.changes    2017-04-07 
14:19:57.953558393 +0200
+++ /work/SRC/openSUSE:Factory/.nomacs.new/nomacs.changes       2017-11-15 
16:55:58.744036681 +0100
@@ -1,0 +2,13 @@
+Fri Nov 10 09:40:52 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.8.0:
+  * Full PhaseOne Support (Monochrome).
+  * Optimise RAW loader (less RAM & speed-up).
+  * Improve RAW loading (reduce pink pixels).
+  * Fix Drag & Drop.
+  * Fix batch resize.
+  * Fix GPS link.
+  * Fix the translation downloader.
+- Remove nomacs-remove-datetime.patch.
+
+-------------------------------------------------------------------

Old:
----
  nomacs-3.6.1.tar.gz
  nomacs-remove-datetime.patch

New:
----
  nomacs-3.8.0.tar.gz

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

Other differences:
------------------
++++++ nomacs.spec ++++++
--- /var/tmp/diff_new_pack.Add6JE/_old  2017-11-15 16:56:00.139985535 +0100
+++ /var/tmp/diff_new_pack.Add6JE/_new  2017-11-15 16:56:00.139985535 +0100
@@ -17,17 +17,16 @@
 
 
 Name:           nomacs
-Version:        3.6.1
+Version:        3.8.0
 Release:        0
 Summary:        Lightweight image viewer
 License:        GPL-3.0+
 Group:          Productivity/Graphics/Viewers
 Url:            https://nomacs.org/
 Source:         
https://github.com/%{name}/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM nomacs-remove-datetime.patch sor.ale...@meowr.ru -- 
Remove __DATE__ and __TIME__.
-Patch0:         nomacs-remove-datetime.patch
 BuildRequires:  cmake >= 2.8
 BuildRequires:  gcc-c++
+BuildRequires:  lcov
 BuildRequires:  libqt5-linguist-devel >= 5.2
 BuildRequires:  opencv-qt5-devel >= 2.4.6
 BuildRequires:  pkgconfig
@@ -53,7 +52,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 sed -i 's/\r$//g' ImageLounge/Readme/*
 
 %build
@@ -69,31 +67,38 @@
 pushd ImageLounge/
 %cmake_install
 popd
-install -Dpm 0644 ImageLounge/%{name}.appdata.xml \
-  %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
+%if 0%{?suse_version} <= 1320
+mv %{buildroot}%{_datadir}/{metainfo,appdata}/
+%endif
 
 rm %{buildroot}%{_libdir}/lib%{name}*.so
 %suse_update_desktop_file %{name}
-%find_lang %{name} --with-qt
 
 %post
-%desktop_database_post
 /sbin/ldconfig
+%if 0%{?suse_version} <= 1320
+%desktop_database_post
+%endif
 
 %postun
-%desktop_database_postun
 /sbin/ldconfig
+%if 0%{?suse_version} <= 1320
+%desktop_database_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc ImageLounge/Readme/*
 %{_bindir}/%{name}
 %{_libdir}/lib%{name}*.so.*
-%{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.*
+%if 0%{?suse_version} > 1320
+%dir %{_datadir}/metainfo/
+%{_datadir}/metainfo/%{name}.appdata.xml
+%else
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/%{name}.appdata.xml
+%endif
 %{_mandir}/man?/%{name}.?%{?ext_man}
 
 %changelog

++++++ nomacs-3.6.1.tar.gz -> nomacs-3.8.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/nomacs/nomacs-3.6.1.tar.gz 
/work/SRC/openSUSE:Factory/.nomacs.new/nomacs-3.8.0.tar.gz differ: char 13, 
line 1


Reply via email to