public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Update to 5.2.8
@ 2026-07-12 20:57 Hans de Goede
0 siblings, 0 replies; only message in thread
From: Hans de Goede @ 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 : bf502b0c0b2621a4cfcf8ebcf882e3d896722f5e
Author : Hans de Goede <hdegoede@redhat.com>
Date : 2018-03-01T13:16:58+01:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/bf502b0c0b2621a4cfcf8ebcf882e3d896722f5e?branch=alext-upd-to-7.2.12
Log:
Update to 5.2.8
Use https for all URLs
---
diff --git a/.gitignore b/.gitignore
index 430d378..f848f5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/VirtualBox-5.2.6.tar.bz2
+/VirtualBox-5.2.8.tar.bz2
diff --git a/sources b/sources
index 5b0db2e..376a2f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (VirtualBox-5.2.6.tar.bz2) = ed6f801c055e9b8e152118a1ebfecdc15c310fac2b007ea3cd4a404d17cbbbc83782a3baa76b979c72b9399616844291576846d820f8aefb7c4b4ec2eaf36482
+SHA512 (VirtualBox-5.2.8.tar.bz2) = 49a3bd1c60d2c4cbd3799ece5fbfe15d9b6a00c5af9692478a1365a8eb4975228410e17dba24a388c0cf5387cb79fb7492feb4e6b2f531bc17322c3d61de7887
diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index 3f830f7..a09da4c 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -1,13 +1,13 @@
%global __provides_exclude_from %{_libdir}/VBoxGuestAdditions
Name: virtualbox-guest-additions
-Version: 5.2.6
-Release: 4%{?dist}
+Version: 5.2.8
+Release: 1%{?dist}
Summary: VirtualBox Guest Additions
License: GPLv2 or (GPLv2 and CDDL)
-URL: http://www.virtualbox.org/wiki/VirtualBox
+URL: https://www.virtualbox.org/wiki/VirtualBox
-Source0: http://download.virtualbox.org/virtualbox/%{version}/VirtualBox-%{version}.tar.bz2
+Source0: https://download.virtualbox.org/virtualbox/%{version}/VirtualBox-%{version}.tar.bz2
Source1: vboxservice.service
Source2: 96-vbox.preset
Source3: VirtualBox-60-vboxguest.rules
@@ -187,6 +187,10 @@ getent passwd vboxadd >/dev/null || \
%changelog
+* Thu Mar 1 2018 Hans de Goede <hdegoede@redhat.com> - 5.2.8-1
+- Update to 5.2.8
+- Use https for all URLs
+
* Wed Feb 7 2018 Hans de Goede <hdegoede@redhat.com> - 5.2.6-4
- Do not use pkg-config for includes, as pkg-config prefixes an unwanted -I
- Fix /etc/X11/xinit/xinitrc.d/98vboxadd-xclient.sh to now show an error
^ 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: Update to 5.2.8 Hans de Goede
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox