[meta-virtualization] [m-c-s][PATCH] Ruby-shadow upgrade to 2.5.0

Pablo Saavedra psaavedra at igalia.com
Thu Jun 21 01:26:59 PDT 2018


Ruby was upgraded to 2.5.0 in sumo. A upgrade in the ruby-shadow is
needed to build

Upstream changes:

* Updates code source reference
* Fixes for rubinius and tests
* Add friendlier method names
* Start to add some smoke tests
* Provide info on implementation

Finally, this version of the package is alrady added in Debian Buster
as well.
---
 recipes-support/ruby-shadow/ruby-shadow_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-support/ruby-shadow/ruby-shadow_git.bb b/recipes-support/ruby-shadow/ruby-shadow_git.bb
index 75588f3..e7db6d1 100644
--- a/recipes-support/ruby-shadow/ruby-shadow_git.bb
+++ b/recipes-support/ruby-shadow/ruby-shadow_git.bb
@@ -3,10 +3,10 @@ HOMEPAGE = "https://github.com/apalmblad/ruby-shadow"
 LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=137882914e5269b7268f0fe8e28a3f89"
 
-PV = "2.4.1"
+PV = "2.5.0"
 
 SRC_URI = "git://github.com/apalmblad/ruby-shadow.git"
-SRCREV = "4231a4838fd50022b112838f114ee0586e119605"
+SRCREV = "d2e822d8a8bda61f0774debbfce363a7347ed893"
 S = "${WORKDIR}/git"
 
 inherit ruby
-- 
2.11.0



More information about the meta-virtualization mailing list