Blame update_vbox.sh

3cbba6
VERSION=5.2.22
ded9f4
REL=1
abda82
RAWHIDE=30
ded9f4
ded9f4
git pull
abda82
rpmdev-bumpspec -n $VERSION -c "Update Virtualbox Guest Additions to $VERSION, bugfix 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;
e4a441
git checkout f29 && git merge master && git push && fedpkg build --nowait; git checkout master
e4a441
echo Press enter to continue; read dummy;
ded9f4
git checkout f28 && git merge master && git push && fedpkg build --nowait; git checkout master