Hello community,

here is the log from the commit of package efreet for openSUSE:Factory checked 
in at 2013-10-20 10:50:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/efreet (Old)
 and      /work/SRC/openSUSE:Factory/.efreet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "efreet"

Changes:
--------
--- /work/SRC/openSUSE:Factory/efreet/efreet.changes    2013-08-04 
07:30:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.efreet.new/efreet.changes       2013-10-20 
10:50:24.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Oct 11 13:13:08 UTC 2013 - [email protected]
+
+- properly escape %T in date command call
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ efreet.spec ++++++
--- /var/tmp/diff_new_pack.xIlUnj/_old  2013-10-20 10:50:25.000000000 +0200
+++ /var/tmp/diff_new_pack.xIlUnj/_new  2013-10-20 10:50:25.000000000 +0200
@@ -79,7 +79,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
 
 %configure --disable-static

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to