psss / rpms / libguestfs

Forked from rpms/libguestfs 5 years ago
Clone
4a4708e
#!/bin/sh -
4a4708e
4a4708e
set -e
4a4708e
4a4708e
rpmdev-bumpspec -c "- Bump and rebuild." libguestfs.spec
4a4708e
cvs diff -u ||:
4a4708e
cvs ci -m "Bump and rebuild."
4a4708e
make tag && make build