Hello community, here is the log from the commit of package rubygem-RedCloth for openSUSE:Factory checked in at 2016-04-12 19:32:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-RedCloth (Old) and /work/SRC/openSUSE:Factory/.rubygem-RedCloth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-RedCloth" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-RedCloth/rubygem-RedCloth.changes 2015-08-27 08:57:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-RedCloth.new/rubygem-RedCloth.changes 2016-04-12 19:32:39.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-RedCloth.spec ++++++ --- /var/tmp/diff_new_pack.u4ZNby/_old 2016-04-12 19:32:40.000000000 +0200 +++ /var/tmp/diff_new_pack.u4ZNby/_new 2016-04-12 19:32:40.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-RedCloth # -# 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 @@ -29,10 +29,10 @@ %define mod_name RedCloth %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 BuildRequires: update-alternatives Url: http://redcloth.org Source: http://rubygems.org/gems/%{mod_full_name}.gem @@ -53,6 +53,7 @@ %prep %gem_unpack %patch0 -p1 +find -type f -print0 | xargs -0 touch -r %{S:0} %gem_build %build
