diff options
-rw-r--r-- | libkdcraw.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/libkdcraw.spec b/libkdcraw.spec index 1d15bdb..12bb40b 100644 --- a/libkdcraw.spec +++ b/libkdcraw.spec @@ -1,7 +1,7 @@ Name: libkdcraw Summary: A C++ interface around LibRaw library Version: 4.10.5 -Release: 7%{?dist} +Release: 6%{?dist} # libkdcraw is GPLv2+, # LibRaw(bundled) is LGPLv2 # demosaic-pack GPLv2+ GPLv3+ (addons to libraw) @@ -110,6 +110,11 @@ fi %changelog +* Tue Aug 13 2019 Remi Collet <remi@remmirepo.net> -4.10.5-6 +- rebuild against new libRaw in 7.7 + https://github.com/remicollet/remirepo/issues/123 +- lower release to ensure official package will be preferred + * Wed Feb 13 2019 Than Ngo <than@redhat.com> - 4.10.5-7 - Related: #1670708 - rebuilt against rebased LibRaw 0.19.2 |