psss / rpms / libguestfs

Forked from rpms/libguestfs 5 years ago
Clone
4a4708e
#!/bin/sh -
4a4708e
4a4708e
set -e
4a4708e
e99fae9
rpmdev-bumpspec -r -c "- Bump and rebuild." libguestfs.spec
4a4708e
cvs diff -u ||:
e99fae9
echo Press RETURN to commit or ^C to exit.
e99fae9
read
4a4708e
cvs ci -m "Bump and rebuild."
e99fae9
make tag && make build && make update