|
|
ed175d |
VERSION=6.0.10
|
|
|
ded9f4 |
REL=1
|
|
|
386c9c |
RAWHIDE=31
|
|
|
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;
|
|
|
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
|
|
|
ed175d |
#echo Press enter to continue; read dummy;
|
|
|
ed175d |
#git checkout f28 && git merge master && git push && fedpkg build --nowait; git checkout master
|