Hello community,

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

Package is "rubygem-bcrypt"

Tue Jul  4 13:29:58 2017 rev:7 rq:507886 version:3.1.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-bcrypt/rubygem-bcrypt.changes    
2016-07-12 23:53:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-bcrypt.new/rubygem-bcrypt.changes       
2017-07-04 13:29:59.555176197 +0200
@@ -1,0 +2,6 @@
+Mon Jul  3 15:34:03 UTC 2017 - mrueck...@suse.de
+
+- add rpmlintrc as we run into rpmlint score limits because of the
+  C source files we ship.
+
+-------------------------------------------------------------------

New:
----
  rubygem-bcrypt-rpmlintrc

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

Other differences:
------------------
++++++ rubygem-bcrypt.spec ++++++
--- /var/tmp/diff_new_pack.MELx2g/_old  2017-07-04 13:30:00.319068704 +0200
+++ /var/tmp/diff_new_pack.MELx2g/_new  2017-07-04 13:30:00.323068141 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-bcrypt
 #
-# 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
@@ -29,13 +29,14 @@
 %define mod_name bcrypt
 %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:            https://github.com/codahale/bcrypt-ruby
-Source:         http://rubygems.org/gems/%{mod_full_name}.gem
-Source1:        gem2rpm.yml
+Source:         https://rubygems.org/gems/%{mod_full_name}.gem
+Source1:        rubygem-bcrypt-rpmlintrc
+Source2:        gem2rpm.yml
 Summary:        OpenBSD's bcrypt() password hashing algorithm
 License:        MIT
 Group:          Development/Languages/Ruby

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.MELx2g/_old  2017-07-04 13:30:00.387059136 +0200
+++ /var/tmp/diff_new_pack.MELx2g/_new  2017-07-04 13:30:00.387059136 +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-bcrypt-rpmlintrc

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

Reply via email to