diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..5fc88f1 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libraw20 diff --git a/libraw.changes b/libraw.changes index e803395..4f208bd 100644 --- a/libraw.changes +++ b/libraw.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 19 07:41:27 UTC 2021 - pgajdos@suse.com + +- baselibs required by ImageMagick +- added sources + + baselibs.conf + ------------------------------------------------------------------- Mon Oct 26 08:19:42 UTC 2020 - Dirk Mueller diff --git a/libraw.spec b/libraw.spec index b854d25..13eee15 100644 --- a/libraw.spec +++ b/libraw.spec @@ -1,7 +1,7 @@ # # spec file for package libraw # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,8 @@ License: CDDL-1.0 OR LGPL-2.1-only Group: Development/Libraries/C and C++ URL: https://www.libraw.org/ #Git-Clone: git://github.com/LibRaw/LibRaw -Source: https://www.libraw.org/data/%tar_name-%version.tar.gz +Source0: https://www.libraw.org/data/%tar_name-%version.tar.gz +Source1: baselibs.conf BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes