Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package darktable for openSUSE:Factory checked in at 2022-02-13 19:50:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/darktable (Old) and /work/SRC/openSUSE:Factory/.darktable.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "darktable" Sun Feb 13 19:50:57 2022 rev:99 rq:954057 version:3.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/darktable/darktable.changes 2022-02-01 14:03:25.119882871 +0100 +++ /work/SRC/openSUSE:Factory/.darktable.new.1956/darktable.changes 2022-02-13 19:51:33.174294240 +0100 @@ -1,0 +2,7 @@ +Fri Feb 11 09:01:03 UTC 2022 - Andreas Schneider <a...@cryptomilk.org> + +- Update to version 3.8.1 + https://www.darktable.org/2022/02/darktable-3.8.1-released/ +- Removed 10678.patch + +------------------------------------------------------------------- Old: ---- 10678.patch darktable-3.8.0.tar.xz darktable-3.8.0.tar.xz.asc New: ---- darktable-3.8.1.tar.xz darktable-3.8.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ darktable.spec ++++++ --- /var/tmp/diff_new_pack.YQOD0m/_old 2022-02-13 19:51:33.722295701 +0100 +++ /var/tmp/diff_new_pack.YQOD0m/_new 2022-02-13 19:51:33.726295711 +0100 @@ -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 @@ 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 @@ 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 ++++++ darktable-3.8.0.tar.xz -> darktable-3.8.1.tar.xz ++++++ ++++ 129397 lines of diff (skipped) ++++++ darktable.dsc ++++++ --- /var/tmp/diff_new_pack.YQOD0m/_old 2022-02-13 19:51:35.810301263 +0100 +++ /var/tmp/diff_new_pack.YQOD0m/_new 2022-02-13 19:51:35.822301295 +0100 @@ -4,7 +4,7 @@ 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, ++++++ debian.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/debian/changelog new/debian/changelog --- old/debian/changelog 2021-12-24 22:50:22.539549451 +0100 +++ new/debian/changelog 2022-02-11 10:03:29.923814995 +0100 @@ -1,4 +1,11 @@ +darktable (3.8.1-1.1) experimental; urgency=medium + + * Update to version 3.8.1 + https://www.darktable.org/2021/02/darktable-3.8.1-released/ + + -- Andreas Schneider <a...@cryptomilk.org> Fri, 24 Dec 2021 21:49:00 -0000 darktable (3.8.0-1.2) experimental; urgency=medium + * Add BuildDepends for lua5.4-dev with a fallback to 5.3. The fallback only makes it possible to build on old and new distros at the same time. For the old distros allow using the intree lua.