Hello community, here is the log from the commit of package evas for openSUSE:Factory checked in at 2013-10-20 10:51:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/evas (Old) and /work/SRC/openSUSE:Factory/.evas.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evas" Changes: -------- --- /work/SRC/openSUSE:Factory/evas/evas.changes 2013-09-27 19:47:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.evas.new/evas.changes 2013-10-20 10:51:01.000000000 +0200 @@ -1,0 +2,10 @@ +Fri Oct 11 13:57:57 UTC 2013 - [email protected] + +- properly escape %T in date command call + +------------------------------------------------------------------- +Fri Oct 11 12:54:53 UTC 2013 - [email protected] + +- properly escape %T in date command call + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ evas.spec ++++++ --- /var/tmp/diff_new_pack.pToBhM/_old 2013-10-20 10:51:02.000000000 +0200 +++ /var/tmp/diff_new_pack.pToBhM/_new 2013-10-20 10:51:02.000000000 +0200 @@ -110,7 +110,7 @@ # fake time used for documentation FAKE_DOCDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b %%d %%Y') FAKE_DOCYEAR=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%Y') -FAKE_DOCDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b %%d %%Y %T') +FAKE_DOCDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b %%d %%Y %%T') sed -i "s/\$datetime/$FAKE_DOCDATETIME/g;s/\$date/$FAKE_DOCDATE/g;s/\$year/$FAKEDOCYEAR/g" doc/*.html %if 0%{?sles_version} && 0%{?sles_version} <= 10 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
