diff --git a/catfish.spec b/catfish.spec index f628dd0..bb780bd 100644 --- a/catfish.spec +++ b/catfish.spec @@ -7,7 +7,7 @@ BuildRequires: %1 \ %define mainver 1.4.4 %undefine betaver -%define fedoraver 1 +%define fedoraver 2 %if 0%{?fedora} >= 24 %global python2_distutils_extra python2-distutils-extra @@ -43,9 +43,6 @@ BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool -%description -%description_common - %if 0%{?fedora} >= 28 %package -n python2-%{name} Summary: A handy file search tool using python 2 @@ -83,6 +80,9 @@ Provides: %{name} = %{version}-%{release} This package uses python 2 for runtime executable. %endif +%description +%description_common + %if %support_python3 %package python3 Summary: A handy file search tool using python3 @@ -261,6 +261,9 @@ popd %endif %changelog +* Fri Feb 16 2018 Mamoru TASAKA - 1.4.4-2 +- spec file craft: move %%description out of %_fedora scope + * Fri Feb 16 2018 Mamoru TASAKA - 1.4.4-1 - 1.4.4