Accepting request 954057 from graphics:darktable

- Update to version 3.8.1
  https://www.darktable.org/2022/02/darktable-3.8.1-released/
- Removed 10678.patch

OBS-URL: https://build.opensuse.org/request/show/954057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=99
This commit is contained in:
Dominique Leuenberger 2022-02-13 18:50:57 +00:00 committed by Git OBS Bridge
commit d79767362f
9 changed files with 21 additions and 37 deletions

View File

@ -1,23 +0,0 @@
From 8c89be79f64883e4551db5aa51726b21a62a07e3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hubert=20Figui=C3=A8re?= <hub@figuiere.net>
Date: Fri, 24 Dec 2021 15:42:17 -0500
Subject: [PATCH] __DT_CLONE_TARGETS__ was undefined on aarch64
- it's probably broken on armv7 too and other non intel arch
---
src/common/darktable.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/common/darktable.h b/src/common/darktable.h
index b841bf2bc15..aad6169f8b6 100644
--- a/src/common/darktable.h
+++ b/src/common/darktable.h
@@ -133,6 +133,8 @@ typedef unsigned int u_int;
# elif defined(__PPC64__)
/* __PPC64__ is the only macro tested for in is_supported_platform.h, other macros would fail there anyway. */
#define __DT_CLONE_TARGETS__ __attribute__((target_clones("default","cpu=power9")))
+# else
+#define __DT_CLONE_TARGETS__
# endif
#else
#define __DT_CLONE_TARGETS__

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e65c7c78d074ad218e3ef7a8c3051a8ea78f4a0406386667859645e5e4bf705
size 5415532

View File

@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iFwEABECAB0WIQTxD5aGZSsOlJ/NlMMY3KEj+Um9OwUCYbpM+gAKCRAY3KEj+Um9
O8oHAJjfRXGnap50pWJ4ChmtStRLzNewAJ9D/qkTldFMJl8RnwLfAiO8eJe3pg==
=3PCZ
-----END PGP SIGNATURE-----

3
darktable-3.8.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81ee069054dbde580749b2d3a81cda01b7d169a82ba48731823f3ea560b2bef6
size 5514756

View File

@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQTxD5aGZSsOlJ/NlMMY3KEj+Um9OwUCYgPk4AAKCRAY3KEj+Um9
O7NRAJ97ysYqkJ/G5wwbPL7YN/iwLn/2GgCdGcOO5bTx13evbFrOOhoU3y037gk=
=N4oH
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 11 09:01:03 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 3.8.1
https://www.darktable.org/2022/02/darktable-3.8.1-released/
- Removed 10678.patch
-------------------------------------------------------------------
Tue Jan 25 08:46:58 UTC 2022 - Dan Čermák <dcermak@suse.com>

View File

@ -4,7 +4,7 @@ Section: graphics
Priority: optional
Binary: darktable darktable-tools-basecurve darktable-tools-noise
Architecture: any-amd64 any-arm64
Version: 3.8.0-1.1
Version: 3.8.1-1.1
Homepage: http://www.darktable.org/
# libavif-dev (>= 0.8.2),
Build-Depends: cmake,

View File

@ -103,7 +103,7 @@
%endif
Name: darktable
Version: 3.8.0
Version: 3.8.1
Release: 0
%define pkg_name darktable
%define pkg_version %{version}
@ -117,7 +117,6 @@ Source98: debian.tar.xz
Source99: README.openSUSE
#
Patch0: darktable-old-glib.patch
Patch1: https://github.com/darktable-org/darktable/pull/10678.patch
#
ExclusiveArch: x86_64 aarch64 ppc64le
# build time tools
@ -220,6 +219,7 @@ Summary: A virtual Lighttable and Darkroom
License: GPL-3.0-or-later
Group: Productivity/Graphics/Viewers
Obsoletes: darktable-docs < %{version}-%{release}
Provides: darktable-docs = %{version}-%{release}
%description
darktable is a virtual lighttable and darkroom for photographers: it manages

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad0181965f198b6142f0cac03998aa2a5a91aa17b6d53ec47ac87551c6b092eb
size 21472
oid sha256:9e2ce86a0ca8f318e76ea44151ee2c86446ad08944dc8f78b376bd9768f910d2
size 21356