Blame update_vbox.sh

5c6ce1
VERSION=6.0.14
ded9f4
REL=1
472632
RAWHIDE=32
ded9f4
ded9f4
git pull
386c9c
rpmdev-bumpspec -n $VERSION -c "Update Virtualbox Guest Additions to $VERSION" virtualbox-guest-additions.spec
ded9f4
spectool -g virtualbox-guest-additions.spec
abda82
fedpkg new-sources ./VirtualBox-$VERSION.tar.bz2
abda82
fedpkg srpm && copr-cli build sergiomb/vboxfor23 virtualbox-guest-additions-$VERSION-$REL.fc$RAWHIDE.src.rpm
abda82
echo Press enter to continue; read dummy;
abda82
fedpkg ci -c && git show
ded9f4
echo Press enter to continue; read dummy;
ded9f4
fedpkg push && fedpkg build --nowait
ded9f4
echo Press enter to continue; read dummy;
472632
git checkout f31 && git merge master && git push && fedpkg build --nowait; git checkout master
472632
echo Press enter to continue; read dummy;
b22ed6
git checkout f30 && git merge master && git push && fedpkg build --nowait; git checkout master
b22ed6
echo Press enter to continue; read dummy;
e4a441
git checkout f29 && git merge master && git push && fedpkg build --nowait; git checkout master