Hello community,

here is the log from the commit of package yast2-docker for openSUSE:Factory 
checked in at 2015-05-07 08:29:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-docker (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-docker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-docker"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-docker/yast2-docker.changes        
2015-04-12 00:10:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-docker.new/yast2-docker.changes   
2015-05-07 08:29:31.000000000 +0200
@@ -1,0 +2,6 @@
+Wed May 06 16:30:11 CEST 2015 - [email protected]
+
+- Release 3.1.5
+  - require rubygems of default ruby version (bsc#929899)
+
+-------------------------------------------------------------------

Old:
----
  yast2-docker-3.1.4.tar.bz2

New:
----
  yast2-docker-3.1.5.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-docker.spec ++++++
--- /var/tmp/diff_new_pack.n7y0Gd/_old  2015-05-07 08:29:32.000000000 +0200
+++ /var/tmp/diff_new_pack.n7y0Gd/_new  2015-05-07 08:29:32.000000000 +0200
@@ -24,7 +24,7 @@
 ######################################################################
 
 Name:           yast2-docker
-Version:        3.1.4
+Version:        3.1.5
 Release:        0
 BuildArch:      noarch
 
@@ -34,7 +34,7 @@
 Requires:       docker >= 1.3
 Requires:       yast2 >= 3.1.0
 Requires:       yast2-ruby-bindings >= 1.2.0
-Requires:       rubygem(docker-api)
+Requires:       rubygem(%{rb_default_ruby_abi}:docker-api)
 
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2 >= 3.0.5

++++++ yast2-docker-3.1.4.tar.bz2 -> yast2-docker-3.1.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-docker-3.1.4/README.md 
new/yast2-docker-3.1.5/README.md
--- old/yast2-docker-3.1.4/README.md    2015-04-10 15:52:07.000000000 +0200
+++ new/yast2-docker-3.1.5/README.md    2015-05-06 16:37:07.000000000 +0200
@@ -1,6 +1,6 @@
 # YaST Docker Module
 
-This module provides access to a running Docker daemon running on the server.
+This module provides access to a Docker daemon running on the server.
 
 ## Features
 
@@ -31,11 +31,11 @@
 Docker containers can be started by selecting an image from this tab and 
pressing
 the *"Run"* button.
 
-The run dialog allows to specify the following options:
+The run dialog allows you to specify the following options:
 
   * Share a volume between the Docker host and the container.
     Details about this Docker feature can be found inside of the [official 
documentation](https://docs.docker.com/userguide/dockervolumes/#mount-a-host-directory-as-a-data-volume).
-  * Map services listining inside of the container to the public network.
+  * Map services listening inside of the container to the public network.
     Details about this Docker feature can be found inside of the [official 
documentation](https://docs.docker.com/installation/mac/#container-port-redirection).
 
 <p align="center">
@@ -63,7 +63,7 @@
 
 ### Commit container changes
 
-It is possible to commit a running container and either select or type the
+It is possible to commit a running container and select or type the
 Image's repository, name and version.
 
 <p align="center">
@@ -78,7 +78,7 @@
 since docker 1.3.
 
 By pressing the *"Inject terminal"* button a new terminal window is started.
-Exiting from the new shell session the original **does not** affect the running
+Exiting from the new shell session **does not** affect the running
 container.
 
 <p align="center">
@@ -88,7 +88,7 @@
 
 ## Installation
 
-Right now the package is avaialble only for openSUSE Factory and can be
+Right now the package is available only for openSUSE Factory and can be
 installed from 
[here](http://software.opensuse.org/package/yast2-docker?search_term=yast2-docker).
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-docker-3.1.4/package/yast2-docker.changes 
new/yast2-docker-3.1.5/package/yast2-docker.changes
--- old/yast2-docker-3.1.4/package/yast2-docker.changes 2015-04-10 
15:52:07.000000000 +0200
+++ new/yast2-docker-3.1.5/package/yast2-docker.changes 2015-05-06 
16:37:07.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed May 06 16:30:11 CEST 2015 - [email protected]
+
+- Release 3.1.5
+  - require rubygems of default ruby version (bsc#929899)
+
+-------------------------------------------------------------------
 Fri Apr 10 13:47:55 UTC 2015 - [email protected]
 
 - Release 3.1.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-docker-3.1.4/package/yast2-docker.spec 
new/yast2-docker-3.1.5/package/yast2-docker.spec
--- old/yast2-docker-3.1.4/package/yast2-docker.spec    2015-04-10 
15:52:07.000000000 +0200
+++ new/yast2-docker-3.1.5/package/yast2-docker.spec    2015-05-06 
16:37:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-services-manager
+# spec file for package yast2-docker
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 ######################################################################
 
 Name:           yast2-docker
-Version:        3.1.4
+Version:        3.1.5
 Release:        0
 BuildArch:      noarch
 
@@ -33,7 +33,7 @@
 
 Requires:       yast2 >= 3.1.0
 Requires:       yast2-ruby-bindings >= 1.2.0
-Requires:       rubygem(docker-api)
+Requires:       rubygem(%{rb_default_ruby_abi}:docker-api)
 Requires:       docker >= 1.3
 
 BuildRequires:  update-desktop-files


Reply via email to