commit nomacs for openSUSE:Factory
Hello community, here is the log from the commit of package nomacs for openSUSE:Factory checked in at 2015-02-27 11:09:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-11-13 09:18:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nomacs.new/nomacs.changes 2015-02-27 11:09:53.000000000 +0100 @@ -1,0 +2,20 @@ +Thu Feb 26 11:28:42 UTC 2015 - sor.alexei@meowr.ru + +- Update to 2.4.0: + * Batch processing (you can try it by clicking + Tools > Batch Processing). + * Image tabs (open multiple images within different tabs). + * Thumbnail preview improved (copy/paste delete/rename is now + supported). + * Zoom panel improved (you can now chose a specific zoom level). + * Olympus RAW added. + * Convert to grayscale added. + * Faster directory loading (especially if you have many images + in a directory). + * Gesture improvements. + * Saving of images from archives (e.g. zip, docx) is now supported. + * File sorting improved. + * Stability improvements. +- Remove nomacs-strcmp-fix.patch and nomacs-qt5-build-fix.patch. + +------------------------------------------------------------------- Old: ---- nomacs-2.2.0-source.tar.bz2 nomacs-qt5-build-fix.patch nomacs-strcmp-fix.patch New: ---- nomacs-2.4.0-source.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nomacs.spec ++++++ --- /var/tmp/diff_new_pack.PFN3tt/_old 2015-02-27 11:09:54.000000000 +0100 +++ /var/tmp/diff_new_pack.PFN3tt/_new 2015-02-27 11:09:54.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package nomacs # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -17,22 +17,19 @@ Name: nomacs -Version: 2.2.0 +Version: 2.4.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-UPSTREAM nomacs-strcmp-fix.patch sor.alexei@meowr.ru -- Correct string comparison. -Patch0: nomacs-strcmp-fix.patch -# PATCH-FIX-UPSTREAM nomacs-qt5-build-fix.patch sor.alexei@meowr.ru -- Fix build with Qt5. -Patch1: nomacs-qt5-build-fix.patch BuildRequires: cmake >= 2.6 BuildRequires: dos2unix BuildRequires: gcc-c++ BuildRequires: libqt5-linguist-devel BuildRequires: pkg-config +BuildRequires: quazip-devel BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5Network) @@ -54,8 +51,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 dos2unix Readme/* find src -type f -name '*.cpp' | while read f; do # Fix encoding issues in nomacs with Qt5. @@ -64,8 +59,6 @@ %build %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 make %{?_smp_mflags} @@ -87,9 +80,9 @@ %doc Readme/* %{_bindir}/%{name} %{_datadir}/%{name}/ -%{_datadir}/appdata/%{name}.appdata.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png -%{_mandir}/man1/* +%{_datadir}/appdata/%{name}.appdata.xml +%{_mandir}/man?/%{name}.?%{?ext_man} %changelog ++++++ nomacs-2.2.0-source.tar.bz2 -> nomacs-2.4.0-source.tar.bz2 ++++++ ++++ 26050 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de