public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Change BR from python2 to python3
Date: Sun, 12 Jul 2026 20:57:53 GMT [thread overview]
Message-ID: <178388987349.1.9123759963495104361.rpms-virtualbox-guest-additions-36b3b1a7b763@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-12 20:57 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=178388987349.1.9123759963495104361.rpms-virtualbox-guest-additions-36b3b1a7b763@fedoraproject.org \
--to=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