public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Just force same version and not same release
@ 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 : bd62cd3441634444680bfdc08f66ddf8fbf3075d
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2019-05-24T18:30:17+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/bd62cd3441634444680bfdc08f66ddf8fbf3075d?branch=alext-upd-to-7.2.12
Log:
Just force same version and not same release
---
diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index 2f57176..b4d6213 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -2,7 +2,7 @@
Name: virtualbox-guest-additions
Version: 6.0.8
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: VirtualBox Guest Additions
License: GPLv2 or (GPLv2 and CDDL)
URL: https://www.virtualbox.org/wiki/VirtualBox
@@ -54,7 +54,7 @@ ExclusiveArch: i686 x86_64
# https://bugzilla.rpmfusion.org/show_bug.cgi?id=4980#c8
# we conflict with next (bigger, not equal or bigger) version of VirtualBox
# to force instalation of same version VirtualBox-kmodsrc and virtualBox-guest-additions
-Conflicts: VirtualBox-server > %{version}-%{release}
+Conflicts: VirtualBox-server > %{version}
%description
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for
@@ -192,6 +192,9 @@ getent passwd vboxadd >/dev/null || \
%changelog
+* Fri May 24 2019 Sérgio Basto <sergio@serjux.com> - 6.0.8-2
+- Just force same version and not same release
+
* Sun May 19 2019 Sérgio Basto <sergio@serjux.com> - 6.0.8-1
- Update Virtualbox Guest Additions to 6.0.8
^ 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: Just force same version and not same release
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox