public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Update Virtualbox Guest Additions to 6.0.14
@ 2026-07-12 20:57
0 siblings, 0 replies; only message in thread
From: @ 2026-07-12 20:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/virtualbox-guest-additions
Branch : alext-upd-to-7.2.12
Commit : 5c6ce105f145d3c132b70ae856259e2484543fc7
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2019-10-17T03:12:58+01:00
Stats : +7/-3 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/5c6ce105f145d3c132b70ae856259e2484543fc7?branch=alext-upd-to-7.2.12
Log:
Update Virtualbox Guest Additions to 6.0.14
---
diff --git a/.gitignore b/.gitignore
index 8cc87ef..6e9b6d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
/VirtualBox-6.0.8.tar.bz2
/VirtualBox-6.0.10.tar.bz2
/VirtualBox-6.0.12.tar.bz2
+/VirtualBox-6.0.14.tar.bz2
diff --git a/sources b/sources
index eb3b281..3fe4da6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (VirtualBox-6.0.12.tar.bz2) = a2182750c6b7e2f7fe8548a923829c05167b739ad84ed025e6cfd85ce787aaa43d41c72c5a93f17e6b976561bae0aa538d81830c52c1d326b75f5a32ba3d441c
+SHA512 (VirtualBox-6.0.14.tar.bz2) = e1a64c6633987e178b368dc17e738c6fbef4ab262c574188819f1186bf33f38d8c5accd6a566279a12ccd3544bab4ee5a1f8dce7c8c56d7373489c5ff7f8556d
diff --git a/update_vbox.sh b/update_vbox.sh
index 68a4f1b..e8ec588 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,4 +1,4 @@
-VERSION=6.0.12
+VERSION=6.0.14
REL=1
RAWHIDE=32
diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index d8745d8..e10b61e 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -1,7 +1,7 @@
%global __provides_exclude_from %{_libdir}/VBoxGuestAdditions
Name: virtualbox-guest-additions
-Version: 6.0.12
+Version: 6.0.14
Release: 1%{?dist}
Summary: VirtualBox Guest Additions
License: GPLv2 or (GPLv2 and CDDL)
@@ -192,6 +192,9 @@ getent passwd vboxadd >/dev/null || \
%changelog
+* Thu Oct 17 2019 Sérgio Basto <sergio@serjux.com> - 6.0.14-1
+- Update Virtualbox Guest Additions to 6.0.14
+
* Fri Sep 06 2019 Sérgio Basto <sergio@serjux.com> - 6.0.12-1
- Update Virtualbox Guest Additions to 6.0.12
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-12 20:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-12 20:57 [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Update Virtualbox Guest Additions to 6.0.14
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox