File project.diff of Package rubygem-gem2rpm

--- 0003-new-opensuse-templates.-they-require-the-config-file.patch.orig
+++ 0003-new-opensuse-templates.-they-require-the-config-file.patch
@@ -262,7 +262,7 @@ index 37de592..25fdec3 100644
 +# spec file for package rubygem-<%= spec.name %><%= config[:version_suffix] %>
  #
 -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
-+# Copyright (c) <%= Time.now.year %> SUSE LINUX GmbH, Nuernberg, Germany.
++# Copyright (c) <%= Time.now.year %> SUSE LINUX Products GmbH, Nuernberg, Germany.
  #
  # All modifications and additions to the file contributed by third parties
  # remain the property of their copyright owners, unless otherwise agreed
--- rubygem-gem2rpm.changes.orig
+++ rubygem-gem2rpm.changes
@@ -1,15 +1,13 @@
 -------------------------------------------------------------------
-Wed Nov 11 23:34:13 UTC 2015 - mrueckert@suse.de
+Tue Jan 12 08:37:22 UTC 2016 - adrian@suse.de
 
-- remove the rubinius 2.2 support
-- add support for rubinius 2.5 and ruby 2.3
+- hot fix for broken version in gem2rpm.ruby2.3
 
 -------------------------------------------------------------------
-Thu Apr 16 22:04:44 UTC 2015 - mrueckert@suse.de
+Wed Nov 11 23:34:13 UTC 2015 - mrueckert@suse.de
 
-- update
-  0003-new-opensuse-templates.-they-require-the-config-file.patch:
-  Fix company name in copyright header
+- remove the rubinius 2.2 support
+- add support for rubinius 2.5 and ruby 2.3
 
 -------------------------------------------------------------------
 Wed Feb 11 01:23:45 UTC 2015 - coolo@suse.com
--- rubygem-gem2rpm.spec.orig
+++ rubygem-gem2rpm.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-gem2rpm
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -99,6 +99,8 @@ The spec file tries to follow the gem as
 for i in %{buildroot}%{_docdir}/*rubygem-gem2rpm*/ ; do
   install -m 0644 %{S:1} $i/gem2rpm.yml
 done
+# hotfix broken version
+sed -i -e 's,0.10.1.a,0.10.1,' %{buildroot}/usr/bin/gem2rpm.ruby2.3-0.10.1
 
 %if %{with gem2rpm_bootstrap}
 %if %{with ruby21}
openSUSE Build Service is sponsored by