Hello community,

here is the log from the commit of package nomacs for openSUSE:Factory checked 
in at 2015-12-24 12:16:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nomacs (Old)
 and      /work/SRC/openSUSE:Factory/.nomacs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nomacs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nomacs/nomacs.changes    2015-08-23 
17:45:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nomacs.new/nomacs.changes       2015-12-24 
12:16:29.000000000 +0100
@@ -1,0 +2,14 @@
+Thu Dec 17 18:28:24 UTC 2015 - [email protected]
+
+- Update to 3.0.0:
+  * Add plugins support.
+  * Full SVG support.
+  * Add Quick Launch.
+  * Add Tiny Planet option.
+  * Improve batch processing.
+  * Add command line arguments.
+  * Improve zoom control.
+  * Add Bulgarian and Ukrainian translations.
+- Remove nomacs-qt5-build-fix.patch.
+
+-------------------------------------------------------------------

Old:
----
  nomacs-2.4.6-source.tar.bz2
  nomacs-qt5-build-fix.patch

New:
----
  nomacs-3.0.0-source.tar.bz2

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

Other differences:
------------------
++++++ nomacs.spec ++++++
--- /var/tmp/diff_new_pack.K0PSou/_old  2015-12-24 12:16:30.000000000 +0100
+++ /var/tmp/diff_new_pack.K0PSou/_new  2015-12-24 12:16:30.000000000 +0100
@@ -17,15 +17,13 @@
 
 
 Name:           nomacs
-Version:        2.4.6
+Version:        3.0.0
 Release:        0
 Summary:        Lightweight image viewer
 License:        GPL-3.0+
 Group:          Productivity/Graphics/Viewers
 Url:            http://nomacs.org/
-Source:         
http://downloads.sf.net/%{name}/%{name}-%{version}-source.tar.bz2
-# PATCH-FIX-OPENSUSE nomacs-qt5-build-fix.patch [email protected] -- Fix 
build with Qt5.
-Patch0:         %{name}-qt5-build-fix.patch
+Source:         
https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}-source.tar.bz2
 BuildRequires:  cmake >= 2.6
 BuildRequires:  dos2unix
 BuildRequires:  gcc-c++
@@ -37,6 +35,7 @@
 BuildRequires:  pkgconfig(Qt5Concurrent)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(expat)
@@ -46,14 +45,13 @@
 
 %description
 nomacs is a free image viewer, which is small, fast and able to handle the
-most common image formats. Additionally it is possible to synchronize
-multiple viewers. A synchronization of viewers running on the same
+most common image formats. Additionally it is possible to synchronise
+multiple viewers. A synchronisation of viewers running on the same
 computer or via LAN is possible. It allows to compare images and spot the
 differences (e.g. schemes of architects to show the progress).
 
 %prep
 %setup -q
-%patch0 -p1
 dos2unix Readme/*
 find src -type f -name '*.cpp' | while read f; do
     # Fix encoding issues in nomacs with Qt5.
@@ -66,8 +64,7 @@
 %cmake \
   -DCMAKE_C_FLAGS='%{optflags} -fno-strict-aliasing'   \
   -DCMAKE_CXX_FLAGS='%{optflags} -fno-strict-aliasing' \
-  -DENABLE_QT5=1                                       \
-  -DQT_QMAKE_EXECUTABLE=%{_libdir}/qt5/bin/qmake
+  -DCMAKE_SHARED_LINKER_FLAGS=""
 make %{?_smp_mflags}
 
 %install
@@ -87,6 +84,7 @@
 %defattr(-,root,root)
 %doc Readme/*
 %{_bindir}/%{name}
+%{_libdir}/lib%{name}lib.so
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png

++++++ nomacs-2.4.6-source.tar.bz2 -> nomacs-3.0.0-source.tar.bz2 ++++++
++++ 221299 lines of diff (skipped)


Reply via email to