[VirtualBox] Update VirtualBox to 5.0.24

Sérgio M. Basto sergiomb at rpmfusion.org
Wed Jun 29 02:51:15 CEST 2016


commit b773fdef23a6618c039198060d79abe375c3e18c
Author: Sérgio M. Basto <sergio at serjux.com>
Date:   Wed Jun 29 01:50:48 2016 +0100

    Update VirtualBox to 5.0.24

 .gitignore                 |  1 +
 VirtualBox.spec            |  7 +++++--
 changeset_trunk_59273.diff | 34 ----------------------------------
 sources                    |  2 +-
 4 files changed, 7 insertions(+), 37 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ae7512..31c9969 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ VirtualBox-5.0.14.tar.bz2
 VirtualBox-5.0.14.tar.bz2
 VirtualBox-5.0.16.tar.bz2
 /VirtualBox-5.0.22.tar.bz2
+/VirtualBox-5.0.24.tar.bz2
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 10943b3..ea8cbc8 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -24,9 +24,9 @@
 %bcond_with vnc
 
 Name:       VirtualBox
-Version:    5.0.22
+Version:    5.0.24
 #Release:    6%%{?prerel:.%%{prerel}}%%{?dist}
-Release:    2%{?dist}
+Release:    1%{?dist}
 Summary:    A general-purpose full virtualizer for PC hardware
 
 Group:      Development/Tools
@@ -679,6 +679,9 @@ fi
 %{_datadir}/%{name}-kmod-%{version}
 
 %changelog
+* Tue Jun 28 2016 Sérgio Basto <sergio at serjux.com> - 5.0.24-1
+- Update VirtualBox to 5.0.24
+
 * Fri Jun 24 2016 Sérgio Basto <sergio at serjux.com> - 5.0.22-2
 - Add VirtualBox-5.0.22-guest_soname.patch, do not hack SONAME for
   VBoxOGL and VBoxEGL in guest-additions.
diff --git a/sources b/sources
index a56af8a..8aafefc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6df8e585c7fce90c2a7d76c8001fcad7  VirtualBox-5.0.22.tar.bz2
+2701f423f2828cab4405098982f4f446  VirtualBox-5.0.24.tar.bz2


More information about the rpmfusion-commits mailing list