Hello community,

here is the log from the commit of package rubygem-puma for openSUSE:Factory 
checked in at 2017-07-11 08:25:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-puma (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-puma.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-puma"

Tue Jul 11 08:25:17 2017 rev:26 rq:508374 version:3.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-puma/rubygem-puma.changes        
2017-06-15 11:25:36.948574891 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-puma.new/rubygem-puma.changes   
2017-07-11 08:25:18.587980053 +0200
@@ -34,0 +35,4 @@
+-------------------------------------------------------------------
+Mon Jun  5 01:16:01 UTC 2017 - [email protected]
+
+- fix gem2rpm.yml syntax

New:
----
  rubygem-puma-rpmlintrc

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

Other differences:
------------------
++++++ rubygem-puma.spec ++++++
--- /var/tmp/diff_new_pack.VLbTzD/_old  2017-07-11 08:25:19.111906157 +0200
+++ /var/tmp/diff_new_pack.VLbTzD/_new  2017-07-11 08:25:19.111906157 +0200
@@ -38,8 +38,9 @@
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:            http://puma.io
-Source:         http://rubygems.org/gems/%{mod_full_name}.gem
-Source1:        gem2rpm.yml
+Source:         https://rubygems.org/gems/%{mod_full_name}.gem
+Source1:        rubygem-puma-rpmlintrc
+Source2:        gem2rpm.yml
 Summary:        Puma is a simple, fast, threaded, and highly concurrent HTTP 
1.1
 License:        BSD-3-Clause
 Group:          Development/Languages/Ruby

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.VLbTzD/_old  2017-07-11 08:25:19.143901644 +0200
+++ /var/tmp/diff_new_pack.VLbTzD/_new  2017-07-11 08:25:19.147901080 +0200
@@ -15,8 +15,6 @@
 # ## used by gem2rpm
 # :disable_automatic_rdoc_dep: true
 # ## used by gem2rpm
- :preamble: |-
-   BuildRequires:  openssl-devel
 #   BuildRequires: foobar
 #   Requires: foobar
 # ## used by gem2rpm
@@ -69,3 +67,7 @@
 #     :post: |-
 #       /bin/echo foo
 #
+:preamble: |-
+  BuildRequires:  openssl-devel
+:sources:
+- rubygem-puma-rpmlintrc

++++++ rubygem-puma-rpmlintrc ++++++
addFilter("devel-file-in-non-devel-package")

Reply via email to