Hello community,

here is the log from the commit of package rubygem-rubyforge for 
openSUSE:Factory checked in at 2016-04-12 19:32:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rubyforge (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rubyforge.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rubyforge"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rubyforge/rubygem-rubyforge.changes      
2014-10-22 16:23:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-rubyforge.new/rubygem-rubyforge.changes 
2016-04-12 19:32:45.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Mar 23 12:07:48 UTC 2016 - [email protected]
+
+- Force fixed timestamps for patched gems (bsc#916047)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-rubyforge.spec ++++++
--- /var/tmp/diff_new_pack.LLQR2B/_old  2016-04-12 19:32:46.000000000 +0200
+++ /var/tmp/diff_new_pack.LLQR2B/_new  2016-04-12 19:32:46.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rubyforge
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -29,10 +29,10 @@
 %define mod_name rubyforge
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:            http://codeforpeople.rubyforge.org/rubyforge/
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
@@ -58,6 +58,7 @@
 %prep
 %gem_unpack
 %patch0 -p1
+find -type f -print0 | xargs -0 touch -r %{S:0}
 %gem_build
 
 %build


Reply via email to