Hello community,

here is the log from the commit of package rawtherapee for openSUSE:Leap:15.2 
checked in at 2020-02-21 10:52:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/rawtherapee (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.rawtherapee.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rawtherapee"

Fri Feb 21 10:52:56 2020 rev:2 rq:777639 version:5.8

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/rawtherapee/rawtherapee.changes        
2020-02-19 18:42:46.394358058 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.rawtherapee.new.26092/rawtherapee.changes     
2020-02-21 10:53:19.011415429 +0100
@@ -1,0 +2,23 @@
+Thu Feb  6 11:08:19 UTC 2020 - Paolo Stivanin <[email protected]>
+
+- Update to 5.8
+- Automatically recover detail lost to lens blur (diffraction)
+  using the new Capture Sharpening tool, located in the “Raw” tab.
+  It takes place right after demosaicing, and as it works in
+  linear space it is not prone to haloing. Capture Sharpening in
+  combination with Post-Resize Sharpening allows for detailed
+  and crisp results.
+- CR3 support: image data is decoded so you can process your raw files,
+  but metadata is not supported yet. If you have an ICC or DCP input
+  profile for your CR3-producing camera, you will need to point
+  RawTherapee to it manually
+  (Color tab > Color Management > Input Profile > Custom).
+- Improvements of various camera models (new DCP dual-illuminant
+  input profiles, raw crops, white levels, etc.), speedups and
+  optimizations to various tools, better memory management,
+  various bug fixes. See the git log for details.
+- Remove shared libs from spec because it was building just a couple
+  of .a libs
+- Switched from -O2 to -O3, as suggested in the release notes 
+
+-------------------------------------------------------------------

Old:
----
  rawtherapee-5.7.tar.bz2

New:
----
  rawtherapee-5.8.tar.bz2

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

Other differences:
------------------
++++++ rawtherapee.spec ++++++
--- /var/tmp/diff_new_pack.XNOo0C/_old  2020-02-21 10:53:19.631416790 +0100
+++ /var/tmp/diff_new_pack.XNOo0C/_new  2020-02-21 10:53:19.631416790 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package rawtherapee
 #
-# Copyright (c) 2019 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2019 Marcin Bajor
+# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2020 Marcin Bajor
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,11 +13,11 @@
 # 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:           rawtherapee
-Version:        5.7
+Version:        5.8
 Release:        1%{?dist}
 License:        GPL-3.0
 Summary:        Cross-platform raw image processing program
@@ -175,8 +175,8 @@
 test -x "$(type -p g++-6)" && export CXX=g++-6
 test -x "$(type -p gcc-7)" && export CC=gcc-7
 test -x "$(type -p g++-7)" && export CXX=g++-7
-export CFLAGS="%{optflags}"
-export CXXFLAGS="%{optflags}"
+export CFLAGS="%(echo %{optflags} | sed 's/-O2/-O3/' | sed 
's/-D_FORTIFY_SOURCE=2/-D_FORTIFY_SOURCE=3/')"
+export CXXFLAGS="%(echo %{optflags} | sed 's/-O2/-O3/' | sed 
's/-D_FORTIFY_SOURCE=2/-D_FORTIFY_SOURCE=3/')"
 
 %ifarch i386 i486 i586 i686
 export CFLAGS+=" -msse2"
@@ -201,7 +201,6 @@
                 -DCMAKE_INSTALL_PREFIX=%{_prefix} \
                 -DLIBDIR=%{_libdir} \
                 -DCMAKE_BUILD_TYPE=release \
-                -DBUILD_SHARED_LIBS:BOOL=ON \
                 -DDOCDIR=%{_datadir}/doc/packages/%{_name} \
                 -DCREDITSDIR=%{_datadir}/doc/packages/%{_name} \
                 -DLICENCEDIR=%{_datadir}/doc/packages/%{_name} \
@@ -270,7 +269,6 @@
 
 %defattr(-,root,root,-)
 %{_bindir}/*
-%{_libdir}/*.so
 %{_datadir}/applications/%{_name}.desktop
 %dir %{_datadir}/metainfo/
 %{_datadir}/metainfo/com.rawtherapee.RawTherapee.appdata.xml

++++++ rawtherapee-5.7.tar.bz2 -> rawtherapee-5.8.tar.bz2 ++++++
/work/SRC/openSUSE:Leap:15.2/rawtherapee/rawtherapee-5.7.tar.bz2 
/work/SRC/openSUSE:Leap:15.2/.rawtherapee.new.26092/rawtherapee-5.8.tar.bz2 
differ: char 11, line 1


Reply via email to