public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Update Virtualbox Guest Additions to 5.2.16
Date: Sun, 12 Jul 2026 20:57:43 GMT [thread overview]
Message-ID: <178388986397.1.5560375259560117706.rpms-virtualbox-guest-additions-ded9f436fc2b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/virtualbox-guest-additions
Branch : alext-upd-to-7.2.12
Commit : ded9f436fc2bc44aedc2fed25911febe8500e96b
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2018-07-21T01:49:58+01:00
Stats : +17/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/ded9f436fc2bc44aedc2fed25911febe8500e96b?branch=alext-upd-to-7.2.12
Log:
Update Virtualbox Guest Additions to 5.2.16
---
diff --git a/update_vbox.sh b/update_vbox.sh
new file mode 100755
index 0000000..39fdd6b
--- /dev/null
+++ b/update_vbox.sh
@@ -0,0 +1,12 @@
+VERSION=5.2.16
+REL=1
+
+git pull
+rpmdev-bumpspec -n $VERSION -c "Update Virtualbox Guest Additions to $VERSION" virtualbox-guest-additions.spec
+spectool -g virtualbox-guest-additions.spec
+fedpkg new-sources ./VirtualBox-$VERSION.tar.bz2
+fedpkg ci -c && git show
+echo Press enter to continue; read dummy;
+fedpkg push && fedpkg build --nowait
+echo Press enter to continue; read dummy;
+git checkout f28 && git merge master && git push && fedpkg build --nowait; git checkout master
diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index cd5bcfe..4abbee7 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -1,8 +1,8 @@
%global __provides_exclude_from %{_libdir}/VBoxGuestAdditions
Name: virtualbox-guest-additions
-Version: 5.2.14
-Release: 2%{?dist}
+Version: 5.2.16
+Release: 1%{?dist}
Summary: VirtualBox Guest Additions
License: GPLv2 or (GPLv2 and CDDL)
URL: https://www.virtualbox.org/wiki/VirtualBox
@@ -193,6 +193,9 @@ getent passwd vboxadd >/dev/null || \
%changelog
+* Sat Jul 21 2018 Sérgio Basto <sergio@serjux.com> - 5.2.16-1
+- Update Virtualbox Guest Additions to 5.2.16
+
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
reply other threads:[~2026-07-12 20:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178388986397.1.5560375259560117706.rpms-virtualbox-guest-additions-ded9f436fc2b@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox