public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alex Tereschenko <frozen.and.blue@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/virtualbox-guest-additions] f44: Update Virtualbox Guest Additions to 7.2.14
Date: Sun, 26 Jul 2026 12:11:01 GMT	[thread overview]
Message-ID: <178506786199.1.6945403116227782337.rpms-virtualbox-guest-additions-8f75556cc9ff@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-26 12:11 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=178506786199.1.6945403116227782337.rpms-virtualbox-guest-additions-8f75556cc9ff@fedoraproject.org \
    --to=frozen.and.blue@gmail.com \
    --cc=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