Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rawtherapee for openSUSE:Factory 
checked in at 2024-02-22 20:58:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rawtherapee (Old)
 and      /work/SRC/openSUSE:Factory/.rawtherapee.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rawtherapee"

Thu Feb 22 20:58:27 2024 rev:9 rq:1148890 version:5.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/rawtherapee/rawtherapee.changes  2023-03-21 
17:44:51.574786156 +0100
+++ /work/SRC/openSUSE:Factory/.rawtherapee.new.1706/rawtherapee.changes        
2024-02-22 20:59:17.516865699 +0100
@@ -1,0 +2,57 @@
+Wed Feb 21 21:07:59 UTC 2024 - Joshua Smith <[email protected]>
+
+- Remove 6670.patch -- fixed upstream
+- Update to 5.10
+- Multiple custom external editors can be added and the external
+  editor can be chosen in the Editor tab.
+- The Favorites tab can be configured in Preferences. An option to
+  display Favorite tools in their original location has been added.
+- Metadata is now handled by Exiv2. CR3 metadata is supported.
+- When saving images in the TIFF file format, there is a new option
+  to use the BigTIFF format.
+- The DCP and LCP file paths saved to processing profiles have
+  better interoperability between Windows and Linux, and between
+  different computers.
+- The Tone Equalizer in Local Adjustments is now also available
+  in the Exposure tab. They have a new Pivot adjuster to shift the
+  range of affected tones. The Tone Equalizer in the Exposure tab
+  can display a tonal map for visualizing the tones.
+- The ICC profiles in the user configuration directory are
+  recognized.
+- The language selection in Preferences now show all language names
+  in their own language.
+- The Lensfun database directory can be changed in Preferences.
+- The color pickers in Film Negative (Color tab) now have
+  adjustable size.
+- Dynamic Profile Rules now has a File path filter.
+- The context menu for images (File Browser tab) received a new
+  option to sort images by name, date, rank, color label, or EXIF.
+- The Flat-Field tool (Raw tab) has a new From Metadata option for
+  applying DNG gain maps.
+- Temporary files generated by the external editor feature now have
+  more private file permissions.
+- The Color Appearance & Lighting tool (Advanced tab) received
+  various improvements.
+- The Abstract Profile in the Color Management tool (Color tab)
+  received a Gamut control option.
+- The L*a*b* Adjustments (Exposure tab) and Local Adjustments
+  (Local tab) tools received improvements to the Avoid color shift
+  option.
+- The Highlight reconstruction in the Exposure tool (Exposure
+  tab) has a new Inpaint Opposed method that usually offers
+  better reconstructed details than the Blend method and higher
+  reliability compared to the Color Propagation method.
+- The Temperature correlation automatic white balance method in the
+  White Balance tool (Color tab) received various improvements.
+- The Denoise section of the Blur/Grain & Denoise tool in Local
+  Adjustments (Local tab) has an improved interface.
+- Raw files from OM Digital Solutions cameras are supported.
+- The Dynamic Range Compression tool in the Exposure tab and in
+  Local Adjustments (Local tab) has improved behavior. The tool in
+  Local Adjustments received a Saturation control option.
+- The default value for the Show additional settings option for
+  new spots in Local Adjustments (Local tab) is now linked to the
+  Default complexity for Local Adjustments set in Preferences.
+- Added or improved support for many cameras and raw formats.
+
+-------------------------------------------------------------------

Old:
----
  6670.patch
  rawtherapee-5.9.tar.xz

New:
----
  rawtherapee-5.10.tar.xz

BETA DEBUG BEGIN:
  Old:
- Remove 6670.patch -- fixed upstream
- Update to 5.10
BETA DEBUG END:

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

Other differences:
------------------
++++++ rawtherapee.spec ++++++
--- /var/tmp/diff_new_pack.6FamES/_old  2024-02-22 20:59:18.240892168 +0100
+++ /var/tmp/diff_new_pack.6FamES/_new  2024-02-22 20:59:18.240892168 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rawtherapee
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2022 Marcin Bajor
 #
 # All modifications and additions to the file contributed by third parties
@@ -24,15 +24,13 @@
 %define liblcms2_name lcms2
 %endif
 Name:           rawtherapee
-Version:        5.9
+Version:        5.10
 Release:        3%{?dist}
 Summary:        Cross-platform raw image processing program
 License:        GPL-3.0-only
 Group:          Productivity/Graphics/Other
 URL:            https://rawtherapee.com
 Source0:        https://rawtherapee.com/shared/source/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM - Fix build with gcc13 - 
https://github.com/Beep6581/RawTherapee/pull/6670
-Patch1:         6670.patch
 BuildRequires:  cmake
 BuildRequires:  fftw3-devel
 BuildRequires:  glib2-devel
@@ -44,6 +42,7 @@
 BuildRequires:  libtiff-devel
 BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(exiv2) >= 0.24
 BuildRequires:  pkgconfig(glibmm-2.4)
 BuildRequires:  pkgconfig(gtkmm-2.4)
 Requires:       %{liblcms2_name} >= 2.6
@@ -133,7 +132,7 @@
 BuildRequires:  liblcms2-devel >= 2.6
 BuildRequires:  update-desktop-files
 Requires(post): desktop-file-utils
-Requires(postun):desktop-file-utils
+Requires(postun): desktop-file-utils
 %else
 BuildRequires:  desktop-file-utils
 BuildRequires:  expat-devel
@@ -154,8 +153,7 @@
 %endif
 
 %prep
-%setup -q
-%patch1 -p1
+%autosetup -p1
 
 %build
 test -x "$(type -p gcc-4.9)" && export CC=gcc-4.9

++++++ rawtherapee-5.9.tar.xz -> rawtherapee-5.10.tar.xz ++++++
/work/SRC/openSUSE:Factory/rawtherapee/rawtherapee-5.9.tar.xz 
/work/SRC/openSUSE:Factory/.rawtherapee.new.1706/rawtherapee-5.10.tar.xz 
differ: char 17, line 1

Reply via email to