#!/bin/sh
make tag
make build
echo ''
grep .spec ./CVS/Entries|cut -d'/' -f2|xargs cat|grep -i '^%changelog' -A5
