change spec-2023 to spec-20

This commit is contained in:
Trevor Batley 2023-06-02 09:11:37 +10:00
parent 9a645a516c
commit 017fbc8857

View File

@ -488,7 +488,7 @@ done
echo "*.rpm" >> .gitignore echo "*.rpm" >> .gitignore
echo "*.log" >> .gitignore echo "*.log" >> .gitignore
# and the backed up spec file from BogusDateBot.sh # and the backed up spec file from BogusDateBot.sh
echo "*spec-2023*" >>.gitignore echo "*spec-20*" >>.gitignore
cd $GITFiles/$1 cd $GITFiles/$1
# See if the package is a 3rd party or one of ours - indicated by "smeserver" or "e-smith" in the name # See if the package is a 3rd party or one of ours - indicated by "smeserver" or "e-smith" in the name