Dominique Leuenberger 2020-02-13 09:13:21 +00:00 committed by Git OBS Bridge
parent 7cea4bf82d
commit 621a9a9dfb
6 changed files with 20 additions and 11 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e43784a4bc560c3aae21bbe5fc1e5ac9cb9fa160f087ea40710374402d02d396
size 15799958
oid sha256:ca1405f56cdff29dbca860fd031b02d1b3bcc9dabe1604b44ac16a80bcd75e64
size 16307772

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a14a14c7c7da57d01689257c5a4acba68d7649ded3359cc9b750ecca4a351489
size 15791706
oid sha256:0e4bab204afcb77be5ebe844e114e513b308213b3c5647b634c78b35e5d05048
size 16300682

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d1190c7a83af13dd996f8112b028aa1b8e2bce77b6c2b5442943504f35bbf46
size 15734343
oid sha256:6fb8793308f36e79c8b99944676e62a0fde88f7030f26dca8936d0577f56f5d2
size 16237603

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 12 15:15:45 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
- Update the documentation to 3.0
-------------------------------------------------------------------
Tue Jan 28 16:04:17 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

View File

@ -61,10 +61,11 @@ Release: 0
%define pkg_version 3.0.0
URL: http://www.darktable.org/
Source0: %{pkg_name}-%{pkg_version}.tar.xz
Source1: https://github.com/darktable-org/darktable/releases/download/release-2.6.1/darktable-usermanual.pdf
Source2: https://github.com/darktable-org/darktable/releases/download/release-2.6.1/darktable-usermanual-de.pdf
Source3: https://github.com/darktable-org/darktable/releases/download/release-2.6.1/darktable-usermanual-it.pdf
Source4: https://github.com/darktable-org/darktable/releases/download/release-2.0.0/darktable-lua-api.pdf
Source1: https://github.com/darktable-org/darktable/releases/download/release-3.0.0/darktable-usermanual.pdf
Source2: https://github.com/darktable-org/darktable/releases/download/release-3.0.0/darktable-usermanual-de.pdf
Source3: https://github.com/darktable-org/darktable/releases/download/release-3.0.0/darktable-usermanual-it.pdf
Source4: https://github.com/darktable-org/darktable/releases/download/release-3.0.0/darktable-usermanual-fr.pdf
Source5: https://github.com/darktable-org/darktable/releases/download/release-2.0.0/darktable-lua-api.pdf
Source96: %{pkg_name}-%{pkg_version}.tar.xz.asc
Source97: darktable.dsc
Source98: debian.tar.xz
@ -204,7 +205,7 @@ This package provides the user manual in PDF format.
%prep
%autosetup -p1 -n %{pkg_name}-%{version}
cp %{S:1} %{S:2} %{S:3} %{S:4} .
cp %{S:1} %{S:2} %{S:3} %{S:4} %{S:5} .
cp %{S:99} .
# Remove bundled OpenCL headers.