diff --git a/autospec.spec b/autospec.spec index 7daaddf..0f2663a 100644 --- a/autospec.spec +++ b/autospec.spec @@ -1,5 +1,5 @@ Name: autospec -Version: 1.19 +Version: 1.20 Release: 1mamba Summary: Create specfiles and automatically update/check/fix rpm packages Group: Development/Tools @@ -22,10 +22,6 @@ Requires: grep Requires: sed Requires: /usr/bin/mktemp Requires: /usr/bin/getopt -%if "%{stage1}" != "1" -# host (and 'bind-utils') is not available in early stage platform development -Requires: /usr/bin/host -%endif Requires: bzip2 Requires: gzip Requires: unzip @@ -85,6 +81,9 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix} #BUGS ChangeLog COPYING NEWS TODO %changelog +* Sat Jul 22 2023 Silvan Calarco 1.20-1mamba +- update to 1.20 + * Thu Nov 03 2022 Silvan Calarco 1.19-1mamba - update to 1.19