remove stray stash-file

This commit is contained in:
josef radinger 2021-01-05 15:44:37 +01:00
parent bc96e5fbef
commit 9baa21b0d2

View File

@ -10,7 +10,7 @@
Summary: GREYC's Magic for Image Computing
Name: gmic
Version: 2.9.4
Release: 2%{?dist}
Release: 3%{?dist}
Source0: https://gmic.eu/files/source/%{name}_%{version}.tar.gz
# GIT archive snapshot of https://github.com/c-koi/zart
Source1: zart-%{zart_version}.tar.gz
@ -85,6 +85,9 @@ Provides a plugin for using G'MIC from GIMP
%patch2 -p1 -b.arch
%endif
# remove stash-file (thanks Wolfgang Lieff <Wolfgang.Lieff@airborneresearch.org.au>)
rm -f zart/.qmake.stash
%build
export CCACHE_DISABLE=1
cd src
@ -186,6 +189,9 @@ fi
%{gimpplugindir}/gmic_cluts.gmz
%changelog
* Mon Jan 04 2021 josef radinger <cheese@nosuchhost.net> - 2.9.4-3
- remove stray stash file
* Fri Jan 01 2021 Richard Shaw <hobbes1069@gmail.com> - 2.9.4-2
- Rebuild for OpenEXR 2.5.3.