diff --git a/dcraw.spec b/dcraw.spec index 36a90be4f14333ed8c089b3b322205e02142329d..3f1655cfba74db8d15fcefce1c605503d67cd596 100644 --- a/dcraw.spec +++ b/dcraw.spec @@ -1,7 +1,7 @@ Summary: Tool for decoding raw image data from digital cameras Name: dcraw Version: 9.28.0 -Release: 7 +Release: 8 License: GPLv2+ URL: http://cybercom.net/~dcoffin/dcraw Source0: https://sources.voidlinux.org/dcraw-%{version}/dcraw-%{version}.tar.gz @@ -18,6 +18,7 @@ downloaded from digital cameras. %package help Summary: Documentation for user of dcraw +Buildarch: noarch Requires: dcraw = %{version}-%{release} %description help @@ -59,6 +60,9 @@ done %{_mandir}/man1/* %changelog +* Tue Aug 20 2024 Jiaming Zhang - 9.28.0-8 +- Added 'Buildarch:noarch' to the help subpackage + * Wed Jul 17 2024 yaoxin - 9.28.0-7 - Fix build failed