Hello community,

here is the log from the commit of package rubygem-celluloid for 
openSUSE:Factory checked in at 2016-03-26 15:21:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-celluloid (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-celluloid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-celluloid"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-celluloid/rubygem-celluloid.changes      
2014-11-11 01:10:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-celluloid.new/rubygem-celluloid.changes 
2016-03-26 15:21:34.000000000 +0100
@@ -1,0 +2,71 @@
+Tue Jan 19 05:33:05 UTC 2016 - [email protected]
+
+- updated to version 0.17.3
+ see installed CHANGES.md
+
+  0.17.3 (2016-01-18)
+  -----
+  * [#701](https://github.com/celluloid/celluloid/pull/701)
+    Conditions in loose threads loop does not take into account the difference 
between
+    backtraces from ruby 2.0.0 and greater than. Fixes 
celluloid/celluloid-io#165.
+    ([@TiagoCardoso1983])
+  
+  * [#700](https://github.com/celluloid/celluloid/pull/700)
+    Set celluloid logger level to info by default unless debug is enabled. 
Fixes #667.
+    ([@ioquatix])
+  
+  * [#695](https://github.com/celluloid/celluloid/pull/695)
+    Extending the condition event handler with the block; this solves a bug
+    introduced in jruby >9.0.0.0, which breaks with an ArgumentError exception,
+    apparently due to the way to_proc procs are passed arguments. Fixes #694.
+    ([@TiagoCardoso1983])
+  
+  * [#689](https://github.com/celluloid/celluloid/pull/689)
+    Simplified sync, async and future proxies by providing specific 
AbstractCall base.
+    ([@ioquatix])
+  
+  * [#688](https://github.com/celluloid/celluloid/pull/688)
+    Fix failure to remove dead actors from sets, e.g. celluloid-supervision.
+    ([@ioquatix])
+  
+  * [#686](https://github.com/celluloid/celluloid/pull/686)
+    Print out method name to help debugging method call which caused dead 
actor error.
+    ([@ioquatix])
+  
+  * [#682](https://github.com/celluloid/celluloid/pull/682)
+    Remove excess call/block require.
+  
+  * [#666](https://github.com/celluloid/celluloid/pull/666)
+    Don't catch IOError.
+
+-------------------------------------------------------------------
+Thu Oct  1 04:28:52 UTC 2015 - [email protected]
+
+- updated to version 0.17.2
+ see installed CHANGES.md
+
+-------------------------------------------------------------------
+Sat Aug 22 04:30:35 UTC 2015 - [email protected]
+
+- updated to version 0.17.1.2
+ see installed CHANGES.md
+
+-------------------------------------------------------------------
+Sat Aug  8 04:29:09 UTC 2015 - [email protected]
+
+- updated to version 0.17.1.1
+ see installed CHANGES.md
+
+-------------------------------------------------------------------
+Fri Aug  7 04:29:03 UTC 2015 - [email protected]
+
+- updated to version 0.17.1
+ see installed CHANGES.md
+
+-------------------------------------------------------------------
+Sun Jul  5 04:29:06 UTC 2015 - [email protected]
+
+- updated to version 0.17.0
+  no changelog found
+
+-------------------------------------------------------------------

Old:
----
  celluloid-0.16.0.gem

New:
----
  celluloid-0.17.3.gem
  gem2rpm.yml

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

Other differences:
------------------
++++++ rubygem-celluloid.spec ++++++
--- /var/tmp/diff_new_pack.gS8Dgp/_old  2016-03-26 15:21:35.000000000 +0100
+++ /var/tmp/diff_new_pack.gS8Dgp/_new  2016-03-26 15:21:35.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-celluloid
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -15,17 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:           rubygem-celluloid
-Version:        0.16.0
+Version:        0.17.3
 Release:        0
 %define mod_name celluloid
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby >= 1.9.2}
+BuildRequires:  %{ruby >= 1.9.3}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  ruby-macros >= 5
 Url:            https://github.com/celluloid/celluloid
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:        gem2rpm.yml
 Summary:        Actor-based concurrent object framework for Ruby
 License:        MIT
 Group:          Development/Languages/Ruby
@@ -41,7 +50,7 @@
 
 %install
 %gem_install \
-  --doc-files="LICENSE.txt README.md" \
+  --doc-files="CHANGES.md LICENSE.txt README.md" \
   -f
 
 %gem_packages

++++++ celluloid-0.16.0.gem -> celluloid-0.17.3.gem ++++++
++++ 13268 lines of diff (skipped)

++++++ gem2rpm.yml ++++++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
# :patches:
#   foo.patch: -p1
#   bar.patch: 
# ## used by gem2rpm
:sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: '....'
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV="no"
#   %endif
# ## used by gem2rpm
# :post_install: |-
#   # delete custom files here or do other fancy stuff
#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
# ## used by gem2rpm
# :filelist: |-
#   /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
#   :post: |-
#     /bin/echo foo
# ## used by gem_packages
# :main:
#   :preamble: |-
#     Requires: util-linux
#     Recommends: pwgen
#   :filelist: |-
#     /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom:
#   apache:
#     :preamble: |-
#       Requires: .....
#     :filelist: |-
#       /etc/apache2/conf.d/passenger.conf
#     :summary: Custom summary is optional
#     :description: |-
#       Custom description is optional
#
#       bar
#     :post: |-
#       /bin/echo foo
#

Reply via email to