Hello community,
here is the log from the commit of package rubygem-childprocess for
openSUSE:Factory checked in at 2017-04-11 09:33:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-childprocess (Old)
and /work/SRC/openSUSE:Factory/.rubygem-childprocess.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-childprocess"
Tue Apr 11 09:33:22 2017 rev:20 rq:482696 version:0.6.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-childprocess/rubygem-childprocess.changes
2016-03-18 21:39:04.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-childprocess.new/rubygem-childprocess.changes
2017-04-11 09:33:25.148620973 +0200
@@ -1,0 +2,31 @@
+Sat Mar 25 05:28:46 UTC 2017 - [email protected]
+
+- updated to version 0.6.3
+ see installed CHANGELOG.md
+
+ ### Version 0.6.3 / 2017-03-24
+
+ See beta release notes.
+
+
+ ### Version 0.6.3.beta.1 / 2017-03-10
+
+ * Bug fix: Fixed child process creation problems on Windows 7 when a child
was declared as a leader.
+
+-------------------------------------------------------------------
+Sun Feb 26 05:33:24 UTC 2017 - [email protected]
+
+- updated to version 0.6.2
+ see installed CHANGELOG.md
+
+ ### Version 0.6.2 / 2017-02-25
+
+ * Bug fix: Fixed a potentially broken edge case that could occur on older
32-bit OSX systems.
+
+-------------------------------------------------------------------
+Mon Jan 23 05:30:46 UTC 2017 - [email protected]
+
+- updated to version 0.6.1
+ no changelog found
+
+-------------------------------------------------------------------
Old:
----
childprocess-0.5.9.gem
New:
----
childprocess-0.6.3.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-childprocess.spec ++++++
--- /var/tmp/diff_new_pack.r7djzx/_old 2017-04-11 09:33:25.836523798 +0200
+++ /var/tmp/diff_new_pack.r7djzx/_new 2017-04-11 09:33:25.836523798 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-childprocess
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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: rubygem-childprocess
-Version: 0.5.9
+Version: 0.6.3
Release: 0
%define mod_name childprocess
%define mod_full_name %{mod_name}-%{version}
@@ -32,10 +32,10 @@
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
-Url: http://github.com/jarib/childprocess
+Url: http://github.com/enkessler/childprocess
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
-Summary: This gem aims at being a simple and reliable solution for
+Summary: A simple and reliable solution for controlling external
programs
License: MIT
Group: Development/Languages/Ruby
@@ -49,7 +49,7 @@
%install
%gem_install \
- --doc-files="LICENSE README.md" \
+ --doc-files="CHANGELOG.md LICENSE README.md" \
-f
%gem_packages
++++++ childprocess-0.5.9.gem -> childprocess-0.6.3.gem ++++++
++++ 7892 lines of diff (skipped)