Hello community,

here is the log from the commit of package rubygem-fast_xs for openSUSE:Factory 
checked in at 2017-07-04 13:30:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-fast_xs (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-fast_xs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-fast_xs"

Tue Jul  4 13:30:27 2017 rev:8 rq:507884 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-fast_xs/rubygem-fast_xs.changes  
2014-10-14 07:12:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-fast_xs.new/rubygem-fast_xs.changes     
2017-07-04 13:30:28.455109473 +0200
@@ -1,0 +2,6 @@
+Mon Jul  3 15:32:15 UTC 2017 - [email protected]
+
+- add rpmlintrc as we run into rpmlint score limits because of the
+  C source files we ship.
+
+-------------------------------------------------------------------

New:
----
  rubygem-fast_xs-rpmlintrc

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

Other differences:
------------------
++++++ rubygem-fast_xs.spec ++++++
--- /var/tmp/diff_new_pack.IzsofV/_old  2017-07-04 13:30:29.642942325 +0200
+++ /var/tmp/diff_new_pack.IzsofV/_new  2017-07-04 13:30:29.642942325 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-fast_xs
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -16,19 +16,27 @@
 #
 
 
+#
+# 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-fast_xs
 Version:        0.8.0
 Release:        0
 %define mod_name fast_xs
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{rubydevel}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
-BuildRequires:  ruby-macros >= 5
 Url:            http://fast-xs.rubyforge.org/
-Source:         http://rubygems.org/gems/%{mod_full_name}.gem
-Source1:        gem2rpm.yml
+Source:         https://rubygems.org/gems/%{mod_full_name}.gem
+Source1:        rubygem-fast_xs-rpmlintrc
+Source2:        gem2rpm.yml
 Summary:        fast_xs provides C extensions for escaping text
 License:        MIT
 Group:          Development/Languages/Ruby

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.IzsofV/_old  2017-07-04 13:30:29.682936697 +0200
+++ /var/tmp/diff_new_pack.IzsofV/_new  2017-07-04 13:30:29.682936697 +0200
@@ -23,7 +23,7 @@
 #   foo.patch: -p1
 #   bar.patch: 
 # ## used by gem2rpm
-:sources:
+# :sources:
 # - foo.desktop
 # - bar.desktop
 # :gem_install_args: '....'
@@ -68,3 +68,5 @@
 #     :post: |-
 #       /bin/echo foo
 #
+:sources:
+  - rubygem-fast_xs-rpmlintrc

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

Reply via email to