Hello community,

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

Package is "rubygem-bundler"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-bundler/rubygem-bundler.changes  
2016-01-28 17:22:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-bundler.new/rubygem-bundler.changes     
2016-04-12 19:32:58.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Mar 23 12:07:48 UTC 2016 - o...@aepfle.de
+
+- Force fixed timestamps for patched gems (bsc#916047)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-bundler.spec ++++++
--- /var/tmp/diff_new_pack.Ala60S/_old  2016-04-12 19:32:59.000000000 +0200
+++ /var/tmp/diff_new_pack.Ala60S/_new  2016-04-12 19:32:59.000000000 +0200
@@ -29,9 +29,9 @@
 %define mod_name bundler
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 1.8.7}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:            http://bundler.io
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
@@ -52,6 +52,7 @@
 %prep
 %gem_unpack
 %patch0 -p1
+find -type f -print0 | xargs -0 touch -r %{S:0}
 %gem_build
 
 %build


Reply via email to