public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/virtualbox-guest-additions] f44: Update Virtualbox Guest Additions to 7.2.14
@ 2026-07-26 12:11 Alex Tereschenko
  0 siblings, 0 replies; only message in thread
From: Alex Tereschenko @ 2026-07-26 12:11 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/virtualbox-guest-additions
            Branch : f44
            Commit : 8f75556cc9ffee83d043ba2e7237cd9992278781
            Author : Alex Tereschenko <frozen.and.blue@gmail.com>
            Date   : 2026-07-25T20:10:30+02:00
            Stats  : +11/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/8f75556cc9ffee83d043ba2e7237cd9992278781?branch=f44

            Log:
            Update Virtualbox Guest Additions to 7.2.14

Additional minor tweaks:
  - Drop i686 architecture builds as no longer relevant (rhbz#2499679)
  - Correct Bugzilla record number reference in the changelog for 7.2.12 update (rhbz#2499698)

Signed-off-by: Alex Tereschenko <frozen.and.blue@gmail.com>

---
diff --git a/.gitignore b/.gitignore
index 8417f30..fb773a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,4 @@
 /VirtualBox-7.2.8.tar.bz2
 /VirtualBox-7.2.10.tar.bz2
 /VirtualBox-7.2.12.tar.bz2
+/VirtualBox-7.2.14.tar.bz2

diff --git a/sources b/sources
index a1c8b20..bbfb7b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (VirtualBox-7.2.12.tar.bz2) = a58ab2a7436ab09a66fe30e477adcdc376d3e4d09b9ce10621fda25c72f68b345de84ce3f96784460573f732899cf4b4ec1baa2478c5ff81af721b12ffb88082
+SHA512 (VirtualBox-7.2.14.tar.bz2) = 97fde73d0c93cdd26d148429b1f6b92538469b41006888803024505b200cb78e8098e19a101d9cc471991a6be7519bbf42b8818ddd584925946af048dc2ffff3

diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index d34acc0..7257e7b 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -1,6 +1,6 @@
 Name:       virtualbox-guest-additions
-Version:    7.2.12
-Release:    2%{?dist}
+Version:    7.2.14
+Release:    1%{?dist}
 Summary:    VirtualBox Guest Additions
 License:    GPL-3.0-only AND (GPL-3.0-only OR CDDL-1.0)
 URL:        https://www.virtualbox.org/wiki/VirtualBox
@@ -45,7 +45,7 @@ BuildRequires: systemd
 Obsoletes:      VirtualBox-guest-additions < %{version}-%{release}
 Provides:       VirtualBox-guest-additions = %{version}-%{release}
 # VirtualBox guests are always x86, no need to build for other archs
-ExclusiveArch:  i686 x86_64
+ExclusiveArch:  x86_64
 
 # kernel 5.6.14 have the fixes for vboxguest on VBox 6.1.x
 Requires: kernel >= 5.6.14
@@ -199,11 +199,16 @@ install -m0644 -D virtualbox-guest-additions.sysusers.conf %{buildroot}%{_sysuse
 
 
 %changelog
+* Sat Jul 25 2026 Alex Tereschenko <frozen.and.blue@gmail.com> - 7.2.14-1
+- Update Virtualbox Guest Additions to 7.2.14 (rhbz#2503394)
+- Drop i686 architecture builds as no longer relevant (rhbz#2499679)
+- Correct Bugzilla record number reference in the changelog for 7.2.12 update (rhbz#2499698)
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 
 * Sun Jul 12 2026 Alex Tereschenko <frozen.and.blue@gmail.com> - 7.2.12-1
-- Update Virtualbox Guest Additions to 7.2.12 (rhbz#2460053)
+- Update Virtualbox Guest Additions to 7.2.12 (rhbz#2489301)
 - Switch to building with nasm instead of yasm
 
 * Sat Jun 13 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 7.2.8-2

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

only message in thread, other threads:[~2026-07-26 12:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-26 12:11 [rpms/virtualbox-guest-additions] f44: Update Virtualbox Guest Additions to 7.2.14 Alex Tereschenko

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