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.1.12
@ 2026-07-12 20:58 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-12 20:58 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 : 736099b17ceacc38fb00cdb21aa16429aa708470
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2020-08-02T05:15:34+01:00
Stats  : +8/-4 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/736099b17ceacc38fb00cdb21aa16429aa708470?branch=alext-upd-to-7.2.12

Log:
Update Virtualbox Guest Additions to 6.1.12

---
diff --git a/.gitignore b/.gitignore
index 9e3e765..256b563 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /VirtualBox-6.1.6.tar.bz2
 /VirtualBox-6.1.8.tar.bz2
 /VirtualBox-6.1.10.tar.bz2
+/VirtualBox-6.1.12.tar.bz2

diff --git a/sources b/sources
index ac8fbff..8f86a8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (VirtualBox-6.1.10.tar.bz2) = 729840d669281ed3ba2936923a50410e52bcec3fcfd5b6b740d5991aa1c25c2a8f5a5a05b4e3e39ef1a271ab3431d4c4f4b3a1262703d1e281d7111f0d4e8a3b
+SHA512 (VirtualBox-6.1.12.tar.bz2) = 6572bb7d1db92665512e695503a6b3c9ab2850a7844818a22dcbb7d492ae4c835a68a4d06ea922341cc6584904ee3be059def2f7ca39e61d85a09b24c5120fd6

diff --git a/update_vbox.sh b/update_vbox.sh
index 383022f..f9c83a0 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,4 +1,4 @@
-VERSION=6.1.10
+VERSION=6.1.12
 REL=1
 RAWHIDE=33
 BRANCHES="f32 f31"

diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index e75203e..9e1ddf9 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:    6.1.10
-Release:    3%{?dist}
+Version:    6.1.12
+Release:    1%{?dist}
 Summary:    VirtualBox Guest Additions
 License:    GPLv2 or (GPLv2 and CDDL)
 URL:        https://www.virtualbox.org/wiki/VirtualBox
@@ -178,6 +178,9 @@ getent passwd vboxadd >/dev/null || \
 
 
 %changelog
+* Sun Aug 02 2020 Sérgio Basto <sergio@serjux.com> - 6.1.12-1
+- Update Virtualbox Guest Additions to 6.1.12
+
 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.10-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-12 20:58 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:58 [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Update Virtualbox Guest Additions to 6.1.12 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox