Update to version 4.2.1
OBS-URL: https://build.opensuse.org/package/show/graphics:darktable/darktable?expand=0&rev=55
This commit is contained in:
parent
20cb63db27
commit
78a69bb630
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18b0917fdfe9b09f66c279a681cc3bd52894a566852bbf04b2e179ecfdb11af9
|
||||
size 5862080
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQTxD5aGZSsOlJ/NlMMY3KEj+Um9OwUCY5nqpAAKCRAY3KEj+Um9
|
||||
O6frAJ0cY1zctb8bl5aulpiF8PQzgZ3GZgCgv9+XpDEvl2FOg84rMKQm+Pcv0/U=
|
||||
=FTgc
|
||||
-----END PGP SIGNATURE-----
|
3
darktable-4.2.1.tar.xz
Normal file
3
darktable-4.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:603a39c6074291a601f7feb16ebb453fd0c5b02a6f5d3c7ab6db612eadc97bac
|
||||
size 6112480
|
6
darktable-4.2.1.tar.xz.asc
Normal file
6
darktable-4.2.1.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQTxD5aGZSsOlJ/NlMMY3KEj+Um9OwUCY+0RGAAKCRAY3KEj+Um9
|
||||
O35MAKC3Fh0nB5z34WmKa0gfvU50uRXAiwCeJ4FBEedpUL8pRh3f0ep/fKCBvT8=
|
||||
=py4V
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 15:39:21 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Update to version 4.2.1
|
||||
https://github.com/darktable-org/darktable/releases/tag/release-4.2.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 14:14:41 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -4,7 +4,7 @@ Section: graphics
|
||||
Priority: optional
|
||||
Binary: darktable darktable-tools-basecurve darktable-tools-noise
|
||||
Architecture: any-amd64 any-arm64
|
||||
Version: 4.2.0-1.1
|
||||
Version: 4.2.1-1.1
|
||||
Homepage: http://www.darktable.org/
|
||||
# libavif-dev (>= 0.9.1),
|
||||
Build-Depends: cmake (>= 3.18),
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package darktable
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,6 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%global desktop_filename org.darktable.darktable
|
||||
|
||||
%bcond_with clang
|
||||
|
||||
%if 0%{?fedora} || 0%{?suse_version} >= 1590
|
||||
@ -109,7 +111,7 @@
|
||||
%endif
|
||||
|
||||
Name: darktable
|
||||
Version: 4.2.0
|
||||
Version: 4.2.1
|
||||
Release: 0
|
||||
%global pkg_name darktable
|
||||
%global pkg_version %{version}
|
||||
@ -344,7 +346,7 @@ make %{_smp_mflags} VERBOSE=1
|
||||
%cmake_install
|
||||
|
||||
%if 0%{?suse_version}
|
||||
%suse_update_desktop_file darktable
|
||||
%suse_update_desktop_file %{desktop_filename}
|
||||
%endif
|
||||
#/ cmake macros branch
|
||||
%else
|
||||
@ -388,11 +390,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >/dev/null 2>/dev/null || :
|
||||
%{_bindir}/darktable-cmstest
|
||||
%{_bindir}/darktable-rs-identify
|
||||
%{_libdir}/darktable
|
||||
%{_datadir}/applications/darktable.desktop
|
||||
%{_datadir}/applications/%{desktop_filename}.desktop
|
||||
%{_datadir}/darktable
|
||||
%exclude %{_datadir}/%{pkg_name}/tools/basecurve/
|
||||
%dir %{_datadir}/metainfo
|
||||
%{_datadir}/metainfo/darktable.appdata.xml
|
||||
%{_datadir}/metainfo/%{desktop_filename}.appdata.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/darktable*
|
||||
%{_mandir}/man1/darktable*.1*
|
||||
%if %{with translated_manpages}
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a33c5e41c96f61aeb2be74fc69b82dd5fb170961c586c6bbcb87755d2442b8ee
|
||||
size 21504
|
||||
oid sha256:faf20fc8baf050d37126208f6c2bb706abb09b67c560c1d096515493f65098a2
|
||||
size 102400
|
||||
|
Loading…
Reference in New Issue
Block a user