psss / rpms / libguestfs

Forked from rpms/libguestfs 5 years ago
Clone
Blob Blame History Raw
#!/bin/sh -

set -e

rpmdev-bumpspec -c "- Bump and rebuild." libguestfs.spec
cvs diff -u ||:
cvs ci -m "Bump and rebuild."
make tag && make build