Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-listen for openSUSE:Factory 
checked in at 2021-01-21 21:54:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-listen (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-listen.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-listen"

Thu Jan 21 21:54:30 2021 rev:13 rq:865204 version:3.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-listen/rubygem-listen.changes    
2020-03-07 21:38:41.124290253 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-listen.new.28504/rubygem-listen.changes 
2021-01-21 21:54:30.729773814 +0100
@@ -1,0 +2,13 @@
+Wed Jan 20 12:53:37 UTC 2021 - Stephan Kulow <[email protected]>
+
+updated to version 3.4.1
+ see installed CHANGELOG.md
+
+
+-------------------------------------------------------------------
+Wed Dec 30 03:38:51 UTC 2020 - Marcus Rueckert <[email protected]>
+
+- updated to version 3.3.3
+ see installed CHANGELOG.md
+
+-------------------------------------------------------------------

Old:
----
  listen-3.2.1.gem

New:
----
  listen-3.4.1.gem

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

Other differences:
------------------
++++++ rubygem-listen.spec ++++++
--- /var/tmp/diff_new_pack.s1qYy7/_old  2021-01-21 21:54:31.273774020 +0100
+++ /var/tmp/diff_new_pack.s1qYy7/_new  2021-01-21 21:54:31.273774020 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-listen
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,13 +24,17 @@
 #
 
 Name:           rubygem-listen
-Version:        3.2.1
+Version:        3.4.1
 Release:        0
 %define mod_name listen
 %define mod_full_name %{mod_name}-%{version}
+# MANUAL
+%if ! 0%{?suse_version} >= 1550
+%define rb_build_versions     ruby26       ruby27
+%define rb_build_ruby_abis    ruby:2.6.0   ruby:2.7.0
+%endif
+# /MANUAL
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby < 3}
-BuildRequires:  %{ruby => 2.2}
 BuildRequires:  %{ruby >= 2.2.7}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
@@ -53,6 +57,7 @@
 
 %install
 %gem_install \
+  --no-rdoc --no-ri \
   --symlink-binaries \
   --doc-files="CHANGELOG.md LICENSE.txt README.md" \
   -f

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.s1qYy7/_old  2021-01-21 21:54:31.305774032 +0100
+++ /var/tmp/diff_new_pack.s1qYy7/_new  2021-01-21 21:54:31.305774032 +0100
@@ -21,9 +21,11 @@
 # ## used by gem2rpm
 # :patches:
 #   foo.patch: -p1
-#   bar.patch: 
+#   bar.patch:
+# :post_patch:
+#   if you need to fiddle with the source dir before rebuilding the gem
 # ## used by gem2rpm
-:sources:
+# :sources:
 # - foo.desktop
 # - bar.desktop
 # :gem_install_args: '....'
@@ -54,7 +56,7 @@
 #   :filelist: |-
 #     /usr/bin/gem2rpm-opensuse
 # ## used by gem_packages
-# :custom:
+# :custom_pkgs:
 #   apache:
 #     :preamble: |-
 #       Requires: .....
@@ -67,4 +69,9 @@
 #       bar
 #     :post: |-
 #       /bin/echo foo
-#
+:disable_docs: true
+:preamble: |-
+    %if ! 0%{?suse_version} >= 1550
+    %define rb_build_versions     ruby26       ruby27
+    %define rb_build_ruby_abis    ruby:2.6.0   ruby:2.7.0
+    %endif

++++++ listen-3.2.1.gem -> listen-3.4.1.gem ++++++
++++ 2724 lines of diff (skipped)

Reply via email to