public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Change BR from python2 to python3
@ 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 : 36b3b1a7b763ca63dea60ca79652c51268fc8398
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2019-11-13T02:02:14+00:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/36b3b1a7b763ca63dea60ca79652c51268fc8398?branch=alext-upd-to-7.2.12

Log:
Change BR from python2 to python3

---
diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index e10b61e..8714b15 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -2,7 +2,7 @@
 
 Name:       virtualbox-guest-additions
 Version:    6.0.14
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    VirtualBox Guest Additions
 License:    GPLv2 or (GPLv2 and CDDL)
 URL:        https://www.virtualbox.org/wiki/VirtualBox
@@ -20,7 +20,7 @@ Patch3:     VirtualBox-5.2.10-xclient.patch
 
 BuildRequires:  gcc-c++
 BuildRequires:  kBuild >= 0.1.9998.r3093
-BuildRequires:  python2-devel
+BuildRequires:  python%{python3_pkgversion}-devel
 BuildRequires:  desktop-file-utils
 # for xsltproc
 BuildRequires:  libxslt
@@ -192,6 +192,9 @@ getent passwd vboxadd >/dev/null || \
 
 
 %changelog
+* Wed Nov 13 2019 Sérgio Basto <sergio@serjux.com> - 6.0.14-2
+- Change BR from python2 to python3
+
 * Thu Oct 17 2019 Sérgio Basto <sergio@serjux.com> - 6.0.14-1
 - Update Virtualbox Guest Additions to 6.0.14
 

^ 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: Change BR from python2 to python3 

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