Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2023-06-23 21:53:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/darktable (Old)
 and      /work/SRC/openSUSE:Factory/.darktable.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "darktable"

Fri Jun 23 21:53:05 2023 rev:106 rq:1094789 version:4.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/darktable/darktable.changes      2023-03-07 
16:49:58.181469430 +0100
+++ /work/SRC/openSUSE:Factory/.darktable.new.15902/darktable.changes   
2023-06-23 21:53:07.854795893 +0200
@@ -1,0 +2,9 @@
+Thu Jun 22 19:56:03 UTC 2023 - Michal Kubecek <mkube...@suse.cz>
+
+- Update to version 4.4.0
+  https://github.com/darktable-org/darktable/releases/tag/release-4.4.0
+- add darktable.keyring
+- require gcc12 and clang 13 (based on graphics:darktable:master)
+- require openexr >= 3
+
+-------------------------------------------------------------------

Old:
----
  darktable-4.2.1.tar.xz
  darktable-4.2.1.tar.xz.asc

New:
----
  darktable-4.4.0.tar.xz
  darktable-4.4.0.tar.xz.asc
  darktable.keyring

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

Other differences:
------------------
++++++ darktable.spec ++++++
--- /var/tmp/diff_new_pack.xdZlfg/_old  2023-06-23 21:53:08.766801119 +0200
+++ /var/tmp/diff_new_pack.xdZlfg/_new  2023-06-23 21:53:08.774801165 +0200
@@ -107,11 +107,11 @@
 %endif
 
 %if 0%{?suse_version} && 0%{?suse_version} < 1550
-%global force_gcc_version 10
+%global force_gcc_version 12
 %endif
 
 Name:           darktable
-Version:        4.2.1
+Version:        4.4.0
 Release:        0
 %global pkg_name darktable
 %global pkg_version %{version}
@@ -119,6 +119,7 @@
 Source0:        
https://github.com/darktable-org/darktable/releases/download/release-%{version}/%{pkg_name}-%{version}.tar.xz
 Source1:        
https://github.com/darktable-org/darktable/releases/download/release-%{version}/%{pkg_name}-%{version}.tar.xz.asc
 Source2:        %{pkg_name}-rpmlintrc
+Source3:        %{pkg_name}.keyring
 #
 Source97:       darktable.dsc
 Source98:       debian.tar.xz
@@ -128,7 +129,7 @@
 #
 ExclusiveArch:  x86_64 aarch64 ppc64le
 # build time tools
-BuildRequires:  clang
+BuildRequires:  clang >= 13
 BuildRequires:  cmake >= 3.18
 BuildRequires:  fdupes
 BuildRequires:  llvm-devel
@@ -136,7 +137,7 @@
 BuildRequires:  llvm-static
 %endif
 %if %{without clang}
-BuildRequires:  gcc%{?force_gcc_version}-c++ >= 10
+BuildRequires:  gcc%{?force_gcc_version}-c++ >= 12
 %if 0%{?force_gcc_version}
 #!BuildIgnore:  libgcc_s1
 %endif
@@ -167,7 +168,7 @@
 #
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(ImageMagick)
-BuildRequires:  pkgconfig(OpenEXR)
+BuildRequires:  pkgconfig(OpenEXR) >= 3
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(colord)
 BuildRequires:  pkgconfig(colord-gtk)

++++++ darktable-4.2.1.tar.xz -> darktable-4.4.0.tar.xz ++++++
++++ 845462 lines of diff (skipped)

Reply via email to